Last updated on 2020-04-12 16:48:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6 | 9.53 | 59.84 | 69.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6 | 7.63 | 47.52 | 55.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6 | 84.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6 | 88.70 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6 | 16.00 | 79.00 | 95.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.6 | 16.00 | 70.00 | 86.00 | NOTE | |
r-patched-linux-x86_64 | 0.6 | 9.88 | 59.08 | 68.96 | NOTE | |
r-patched-osx-x86_64 | 0.6 | NOTE | ||||
r-patched-solaris-x86 | 0.6 | 132.30 | NOTE | |||
r-release-linux-x86_64 | 0.6 | 6.59 | 53.81 | 60.40 | NOTE | |
r-release-windows-ix86+x86_64 | 0.6 | 15.00 | 88.00 | 103.00 | NOTE | |
r-release-osx-x86_64 | 0.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.6 | 14.00 | 66.00 | 80.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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-osx-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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-osx-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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-osx-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