Last updated on 2019-01-26 15:47:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.02 | 4.02 | 56.98 | 61.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.02 | 3.42 | 43.34 | 46.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.02 | 70.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.02 | 66.64 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.02 | 8.00 | 92.00 | 100.00 | NOTE | |
r-patched-linux-x86_64 | 1.02 | 3.25 | 51.54 | 54.79 | NOTE | |
r-patched-solaris-x86 | 1.02 | 111.00 | NOTE | |||
r-release-linux-x86_64 | 1.02 | 3.76 | 51.56 | 55.32 | NOTE | |
r-release-windows-ix86+x86_64 | 1.02 | 11.00 | 71.00 | 82.00 | NOTE | |
r-release-osx-x86_64 | 1.02 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.02 | 11.00 | 68.00 | 79.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.02 | NOTE |
Version: 1.02
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
‘DESCRIPTION.old’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.02
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
predict.lars.en predict.lars.glm
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.02
Check: R code for possible problems
Result: NOTE
calcz02: no visible global function definition for ‘coxph’
calcz02: no visible global function definition for ‘residuals’
covTest: no visible global function definition for ‘Surv’
covTest: no visible global function definition for ‘predict’
covTest: no visible global function definition for ‘update’
covTest: no visible global function definition for ‘lsfit’
covTest: no visible global function definition for ‘pexp’
covTest: no visible global function definition for ‘pf’
lars.en: no visible binding for global variable ‘var’
predict.lars.en: no visible global function definition for ‘predict’
Undefined global functions or variables:
Surv coxph lsfit pexp pf predict residuals update var
Consider adding
importFrom("stats", "lsfit", "pexp", "pf", "predict", "residuals",
"update", "var")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.02
Check: Rd line widths
Result: NOTE
Rd file 'lars.glm.Rd':
\usage lines wider than 90 characters:
lars.glm(x, y, status = NULL, family = c("binomial", "cox"), standardize=TRUE,frac.arclength=.1)
These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64