Last updated on 2022-06-20 14:51:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 2.28 | 22.05 | 24.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 1.69 | 17.48 | 19.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 39.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 39.50 | NOTE | |||
r-devel-windows-x86_64 | 1.0-1 | 11.00 | 48.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 2.26 | 21.73 | 23.99 | NOTE | |
r-release-linux-x86_64 | 1.0-1 | 2.13 | 21.87 | 24.00 | NOTE | |
r-release-macos-arm64 | 1.0-1 | 13.00 | NOTE | |||
r-release-macos-x86_64 | 1.0-1 | 21.00 | NOTE | |||
r-release-windows-x86_64 | 1.0-1 | 5.00 | 48.00 | 53.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-1 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0-1 | 26.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 4.00 | 24.00 | 28.00 | NOTE |
Version: 1.0-1
Check: R code for possible problems
Result: NOTE
plot.bursts: no visible global function definition for 'axis'
plot.bursts: no visible global function definition for 'arrows'
Undefined global functions or variables:
arrows axis
Consider adding
importFrom("graphics", "arrows", "axis")
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