Last updated on 2022-06-20 14:51:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.90 | 20.32 | 22.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.51 | 16.01 | 17.52 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 40.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 36.86 | NOTE | |||
r-devel-windows-x86_64 | 0.1 | 8.00 | 41.00 | 49.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 1.74 | 20.04 | 21.78 | NOTE | |
r-release-linux-x86_64 | 0.1 | 1.76 | 20.09 | 21.85 | NOTE | |
r-release-macos-arm64 | 0.1 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 0.1 | 21.00 | NOTE | |||
r-release-windows-x86_64 | 0.1 | 5.00 | 41.00 | 46.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1 | 15.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1 | 26.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1 | 5.00 | 33.00 | 38.00 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
miney : plot.initial.matrix: no visible global function definition for
'rect'
miney : plot.known.matrix: no visible global function definition for
'rect'
miney : plot.known.matrix: no visible global function definition for
'text'
miney: no visible global function definition for 'locator'
miney: no visible global function definition for 'rect'
miney: no visible global function definition for 'title'
Undefined global functions or variables:
locator rect text title
Consider adding
importFrom("graphics", "locator", "rect", "text", "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