Last updated on 2017-07-21 08:48:21.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7 | 2.22 | 32.43 | 34.65 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7 | 2.33 | 31.82 | 34.14 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.7 | 64.52 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.7 | 60.81 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.7 | 9.00 | 53.00 | 62.00 | NOTE | |
| r-patched-linux-x86_64 | 0.7 | 2.24 | 34.06 | 36.30 | NOTE | |
| r-patched-solaris-x86 | 0.7 | 85.00 | NOTE | |||
| r-release-linux-x86_64 | 0.7 | 2.48 | 32.89 | 35.37 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.7 | 7.00 | 63.00 | 70.00 | NOTE | |
| r-release-osx-x86_64 | 0.7 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.7 | 6.00 | 59.00 | 65.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-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-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