Last updated on 2020-03-27 00:49:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7 | 7.41 | 49.90 | 57.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7 | 5.56 | 38.90 | 44.46 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7 | 77.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7 | 66.62 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7 | 14.00 | 54.00 | 68.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.7 | 12.00 | 63.00 | 75.00 | NOTE | |
r-patched-linux-x86_64 | 0.7 | 6.25 | 44.60 | 50.85 | NOTE | |
r-patched-solaris-x86 | 0.7 | 107.40 | NOTE | |||
r-release-linux-x86_64 | 0.7 | 5.67 | 43.71 | 49.38 | NOTE | |
r-release-windows-ix86+x86_64 | 0.7 | 17.00 | 61.00 | 78.00 | NOTE | |
r-release-osx-x86_64 | 0.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.7 | 11.00 | 75.00 | 86.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.7 | NOTE |
Version: 0.7
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'splines' 'survival'
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-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.7
Check: R code for possible problems
Result: NOTE
IndividualPROC: no visible global function definition for 'survfit'
IndividualPROC: no visible global function definition for 'quantile'
Undefined global functions or variables:
quantile survfit
Consider adding
importFrom("stats", "quantile")
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-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