Last updated on 2025-05-19 08:51:31 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
pbivnorm | 4 | 9 | |
polywog | 1 | 1 | 11 |
Current CRAN status: NOTE: 4, OK: 9
Version: 0.6.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Brenton Kenkel <brenton.kenkel@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Fortran", "code", "by", "Alan", "Genz.", "R", "code", "by", "Brenton"),
family = "Kenkel",
role = "aut"),
person(given = c("based", "on", "Adelchi", "Azzalini's", "'mnormt'"),
family = "package.",
role = "aut"),
person(given = "Brenton",
family = "Kenkel",
role = "cre",
email = "brenton.kenkel@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.6.0
Check: compiled code
Result: NOTE
File ‘pbivnorm/libs/pbivnorm.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: WARN: 1, NOTE: 1, OK: 11
Version: 0.4-1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
bootPolywog.Rd: foreach, dgCMatrix-class
cv.polywog.Rd: cv.ncvreg
polywog.Rd: glmnet, ncvreg, foreach, Formula, dgCMatrix-class,
cv.glmnet, cv.ncvreg
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavor: r-patched-linux-x86_64
Version: 0.4-2
Check: Rd files
Result: WARN
cv.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
margEff.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
model.frame.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
model.matrix.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
plot.margEff.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
plot.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
polywog-package.Rd: Sections \title, and \name must exist and be unique in Rd files
Error writing to connection: No space left on device
Error writing to connection: No space left on device
predict.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
summary.margEff.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
summary.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
problems found in ‘cv.polywog.Rd’, ‘margEff.polywog.Rd’, ‘model.frame.polywog.Rd’, ‘model.matrix.polywog.Rd’, ‘plot.margEff.polywog.Rd’, ‘plot.polywog.Rd’, ‘polywog-package.Rd’, ‘polywog.Rd’, ‘predVals.Rd’, ‘predict.polywog.Rd’, ‘summary.margEff.polywog.Rd’, ‘summary.polywog.Rd’
Flavor: r-oldrel-macos-x86_64