Last updated on 2021-01-23 06:48:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 11.90 | 122.67 | 134.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 8.04 | 89.76 | 97.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 164.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 150.90 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 28.00 | 150.00 | 178.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 10.16 | 114.05 | 124.21 | OK | |
r-patched-solaris-x86 | 0.1.0 | 237.80 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 8.22 | 114.19 | 122.41 | OK | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 23.00 | 150.00 | 173.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 13.00 | 101.00 | 114.00 | NOTE |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Hmisc’ ‘methods’ ‘readr’ ‘recipes’ ‘sf’ ‘stringr’ ‘utils’
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.1.0
Check: R code for possible problems
Result: NOTE
plot.cosinor: 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