Last updated on 2017-07-21 08:48:25.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6 | 2.94 | 40.67 | 43.60 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.6 | 2.74 | 40.89 | 43.64 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.6 | 79.72 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6 | 78.90 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.6 | 10.00 | 66.00 | 76.00 | NOTE | |
| r-patched-linux-x86_64 | 0.6 | 2.76 | 39.89 | 42.65 | NOTE | |
| r-patched-solaris-x86 | 0.6 | 104.00 | NOTE | |||
| r-release-linux-x86_64 | 0.6 | 2.83 | 38.92 | 41.75 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.6 | 9.00 | 81.00 | 90.00 | NOTE | |
| r-release-osx-x86_64 | 0.6 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.6 | 8.00 | 80.00 | 88.00 | NOTE | |
| r-oldrel-osx-x86_64 | 0.6 | NOTE |
Version: 0.6
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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: 0.6
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘penalized’ ‘splines’ ‘survival’ ‘survivalROC’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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: 0.6
Check: R code for possible problems
Result: NOTE
boot.ROC: no visible global function definition for ‘qnorm’
boot.ROC: no visible global function definition for ‘penalized’
boot.ROC: no visible global function definition for ‘coefficients’
boot.ROC: no visible global function definition for ‘sd’
boot.ROC: no visible global function definition for ‘optL1’
boot.ROCt: no visible global function definition for ‘qnorm’
boot.ROCt: no visible global function definition for ‘penalized’
boot.ROCt: no visible global function definition for ‘Surv’
boot.ROCt: no visible global function definition for ‘coefficients’
boot.ROCt: no visible global function definition for ‘sd’
boot.ROCt: no visible global function definition for ‘survivalROC’
boot.ROCt: no visible global function definition for ‘optL1’
Undefined global functions or variables:
Surv coefficients optL1 penalized qnorm sd survivalROC
Consider adding
importFrom("stats", "coefficients", "qnorm", "sd")
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