Last updated on 2022-06-15 07:52:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.54 | 2.01 | 35.48 | 37.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.54 | 1.48 | 27.44 | 28.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.54 | 45.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.54 | 43.70 | NOTE | |||
r-devel-windows-x86_64 | 0.54 | 14.00 | 52.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 0.54 | 2.22 | 33.44 | 35.66 | NOTE | |
r-release-linux-x86_64 | 0.54 | 1.76 | 33.26 | 35.02 | NOTE | |
r-release-macos-arm64 | 0.54 | 17.00 | NOTE | |||
r-release-macos-x86_64 | 0.54 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 0.54 | 6.00 | 49.00 | 55.00 | NOTE | |
r-oldrel-macos-arm64 | 0.54 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.54 | 36.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.54 | 5.00 | 31.00 | 36.00 | NOTE |
Version: 0.54
Check: R code for possible problems
Result: NOTE
PoincarePlot: no visible global function definition for 'lines'
PoincarePlot: no visible global function definition for 'lowess'
hctest: no visible global function definition for 'cor.test'
rdplot: no visible global function definition for 'lines'
rdplot: no visible global function definition for 'lowess'
rdplot: no visible global function definition for 'rgb'
simer: no visible global function definition for 'runif'
simer: no visible global function definition for 'rnorm'
Undefined global functions or variables:
cor.test lines lowess rgb rnorm runif
Consider adding
importFrom("grDevices", "rgb")
importFrom("graphics", "lines")
importFrom("stats", "cor.test", "lowess", "rnorm", "runif")
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-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64