Last updated on 2021-01-19 07:50:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 13.14 | 94.65 | 107.79 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 8.80 | 69.30 | 78.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 133.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 124.97 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.1 | 20.00 | 93.00 | 113.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 11.19 | 84.95 | 96.14 | OK | |
r-patched-solaris-x86 | 1.2.1 | 161.70 | NOTE | |||
r-release-linux-x86_64 | 1.2.1 | 12.08 | 85.04 | 97.12 | OK | |
r-release-macos-x86_64 | 1.2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2.1 | 19.00 | 85.00 | 104.00 | OK | |
r-oldrel-macos-x86_64 | 1.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 14.00 | 88.00 | 102.00 | NOTE |
Version: 1.2.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘ggrepel’ ‘gridExtra’
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: 1.2.1
Check: R code for possible problems
Result: NOTE
plot_scm: 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