Last updated on 2022-05-16 16:52:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6 | 4.97 | 60.28 | 65.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6 | 3.58 | 46.70 | 50.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6 | 79.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.6 | 78.70 | NOTE | |||
r-devel-windows-x86_64 | 1.6 | 106.00 | 74.00 | 180.00 | NOTE | |
r-patched-linux-x86_64 | 1.6 | 7.21 | 57.45 | 64.66 | NOTE | |
r-release-linux-x86_64 | 1.6 | 5.83 | 57.56 | 63.39 | NOTE | |
r-release-macos-arm64 | 1.6 | 27.00 | NOTE | |||
r-release-macos-x86_64 | 1.6 | 39.00 | NOTE | |||
r-release-windows-x86_64 | 1.6 | 63.00 | 75.00 | 138.00 | NOTE | |
r-oldrel-macos-arm64 | 1.6 | 45.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6 | 56.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.6 | 12.00 | 67.00 | 79.00 | NOTE |
Version: 1.6
Check: R code for possible problems
Result: NOTE
DrawDensity3D: no visible global function definition for 'colorRamp'
DrawDensity3D: no visible global function definition for 'rgb'
ReadFromFile3D: no visible global function definition for 'read.table'
Undefined global functions or variables:
colorRamp read.table rgb
Consider adding
importFrom("grDevices", "colorRamp", "rgb")
importFrom("utils", "read.table")
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