Last updated on 2020-02-16 08:47:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.22 | 21.40 | 23.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.78 | 17.03 | 18.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 29.77 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.0 | 5.00 | 35.00 | 40.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0 | 8.00 | 46.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.56 | 19.77 | 21.33 | NOTE | |
r-patched-solaris-x86 | 1.0 | 44.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.81 | 19.99 | 21.80 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 42.00 | 47.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 2.00 | 56.00 | 58.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
ComputeLambdaAndNuHat.shiftCMPest: no visible global function
definition for 'nlminb'
ControlCharts: no visible global function definition for
'com.log.density'
ControlCharts: no visible global function definition for 'plot'
ControlCharts: no visible global function definition for 'abline'
Undefined global functions or variables:
abline com.log.density nlminb plot
Consider adding
importFrom("graphics", "abline", "plot")
importFrom("stats", "nlminb")
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-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: 1.0
Check: package dependencies
Result: WARN
Requires orphaned package: ‘compoisson’
Flavor: r-devel-linux-x86_64-fedora-clang