Last updated on 2022-06-13 12:54:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.91 | 30.66 | 32.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.59 | 24.05 | 25.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 40.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 39.08 | NOTE | |||
r-devel-windows-x86_64 | 0.1 | 15.00 | 51.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 2.18 | 30.21 | 32.39 | NOTE | |
r-release-linux-x86_64 | 0.1 | 1.32 | 30.04 | 31.36 | NOTE | |
r-release-macos-arm64 | 0.1 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 0.1 | 20.00 | NOTE | |||
r-release-windows-x86_64 | 0.1 | 4.00 | 49.00 | 53.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1 | 28.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1 | 26.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1 | 4.00 | 29.00 | 33.00 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
addxaxis: no visible global function definition for 'par'
addxaxis: no visible global function definition for 'axis'
addxaxis: no visible global function definition for 'mtext'
eplot: no visible global function definition for 'par'
eplot: no visible global function definition for 'axis'
eplot: no visible global function definition for 'mtext'
Undefined global functions or variables:
axis mtext par
Consider adding
importFrom("graphics", "axis", "mtext", "par")
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