Last updated on 2022-06-09 07:51:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 2.14 | 30.64 | 32.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 1.62 | 23.66 | 25.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 39.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 38.11 | NOTE | |||
r-devel-windows-x86_64 | 0.3 | 8.00 | 48.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 2.12 | 29.19 | 31.31 | NOTE | |
r-release-linux-x86_64 | 0.3 | 1.55 | 29.71 | 31.26 | NOTE | |
r-release-macos-arm64 | 0.3 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 0.3 | 18.00 | NOTE | |||
r-release-windows-x86_64 | 0.3 | 4.00 | 47.00 | 51.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.3 | 22.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.3 | 5.00 | 34.00 | 39.00 | NOTE |
Version: 0.3
Check: R code for possible problems
Result: NOTE
slcestimates: no visible global function definition for 'par'
slcestimates: no visible global function definition for 'abline'
slcestimates: no visible global function definition for 'lines'
slcestimates: no visible global function definition for 'axis'
slcestimates: no visible global function definition for 'points'
slcestimates: no visible global function definition for 'title'
Undefined global functions or variables:
abline axis lines par points title
Consider adding
importFrom("graphics", "abline", "axis", "lines", "par", "points",
"title")
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
Version: 0.3
Check: Rd cross-references
Result: NOTE
Undeclared package ‘RcmdrPlugin.SLC’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang