Last updated on 2021-04-14 18:51:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 14.60 | 120.72 | 135.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 11.69 | 90.24 | 101.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 190.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 158.07 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 37.00 | 143.00 | 180.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.1.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.1.0 | 13.44 | 112.40 | 125.84 | OK | |
r-patched-solaris-x86 | 1.1.0 | 237.70 | NOTE | |||
r-release-linux-x86_64 | 1.1.0 | 13.56 | 110.42 | 123.98 | OK | |
r-release-macos-x86_64 | 1.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.0 | 42.00 | 151.00 | 193.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 23.00 | 105.00 | 128.00 | NOTE |
Version: 1.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘knitr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.1.0
Check: R code for possible problems
Result: NOTE
plot.SEIRfansy: no visible global function definition for ‘plot’
plot.SEIRfansyPredict: 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