Last updated on 2017-07-21 08:48:25.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 2.46 | 39.96 | 42.42 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 2.46 | 38.21 | 40.67 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 79.56 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 76.46 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0.4 | 10.00 | 63.00 | 73.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.4 | 2.46 | 38.15 | 40.62 | NOTE | |
| r-patched-solaris-x86 | 1.0.4 | 108.80 | NOTE | |||
| r-release-linux-x86_64 | 1.0.4 | 2.31 | 38.36 | 40.67 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0.4 | 6.00 | 84.00 | 90.00 | NOTE | |
| r-release-osx-x86_64 | 1.0.4 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0.4 | 6.00 | 77.00 | 83.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0.4 | NOTE |
Version: 1.0.4
Check: R code for possible problems
Result: NOTE
KM.plot: no visible global function definition for ‘plot’
KM.plot: no visible global function definition for ‘lines’
SchoenSmooth: no visible global function definition for ‘lm’
llCoxReg: no visible binding for global variable ‘time’
risksetAUC: no visible global function definition for ‘abline’
risksetROC: no visible global function definition for ‘abline’
weightedKM: no visible binding for global variable ‘time’
Undefined global functions or variables:
abline lines lm plot time
Consider adding
importFrom("graphics", "abline", "lines", "plot")
importFrom("stats", "lm", "time")
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