Last updated on 2019-07-03 01:47:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 6.66 | 54.37 | 61.03 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 5.40 | 44.13 | 49.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 85.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 83.29 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.4 | 12.00 | 86.00 | 98.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.4 | 6.35 | 53.46 | 59.81 | NOTE | |
r-patched-solaris-x86 | 1.0.4 | 118.50 | NOTE | |||
r-release-linux-x86_64 | 1.0.4 | 4.82 | 54.36 | 59.18 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.4 | 13.00 | 90.00 | 103.00 | NOTE | |
r-release-osx-x86_64 | 1.0.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.4 | 7.00 | 66.00 | 73.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