Last updated on 2021-01-24 05:48:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 12.35 | 105.65 | 118.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 12.13 | 78.60 | 90.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 156.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 150.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4.1 | 26.00 | 108.00 | 134.00 | OK | |
r-patched-linux-x86_64 | 0.4.1 | 10.79 | 98.07 | 108.86 | OK | |
r-patched-solaris-x86 | 0.4.1 | 167.90 | NOTE | |||
r-release-linux-x86_64 | 0.4.1 | 12.04 | 99.41 | 111.45 | OK | |
r-release-macos-x86_64 | 0.4.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4.1 | 27.00 | 150.00 | 177.00 | OK | |
r-oldrel-macos-x86_64 | 0.4.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 18.00 | 134.00 | 152.00 | NOTE |
Version: 0.4.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘viridis’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.4.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘behaviorchange’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.1
Check: R code for possible problems
Result: NOTE
biDimColors: no visible global function definition for ‘plot’
uniDimColors: no visible global function definition for ‘plot’
Undefined global functions or variables:
plot
Consider adding
importFrom("graphics", "plot")
to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64