Last updated on 2019-01-19 00:46:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.87 | 4.21 | 54.55 | 58.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.87 | 2.93 | 42.83 | 45.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.87 | 68.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.87 | 65.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.87 | 10.00 | 89.00 | 99.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.87 | 4.27 | 50.47 | 54.74 | NOTE | |
r-patched-solaris-x86 | 1.1.87 | 106.60 | NOTE | |||
r-release-linux-x86_64 | 1.1.87 | 3.63 | 50.47 | 54.10 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1.87 | 10.00 | 83.00 | 93.00 | NOTE | |
r-release-osx-x86_64 | 1.1.87 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.87 | 10.00 | 65.00 | 75.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1.87 | NOTE |
Version: 1.1.87
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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: 1.1.87
Check: R code for possible problems
Result: NOTE
cvriskMSM: no visible global function definition for ‘predict’
plotcvriskMSM: no visible global function definition for ‘plot’
plotcvriskMSM: no visible binding for global variable ‘lines’
plotcvriskMSM: no visible global function definition for ‘lines’
Undefined global functions or variables:
lines plot predict
Consider adding
importFrom("graphics", "lines", "plot")
importFrom("stats", "predict")
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