Last updated on 2022-06-10 15:51:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6 | 6.10 | 58.60 | 64.70 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6 | 4.22 | 45.69 | 49.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6 | 80.11 | NOTE | |||
r-devel-windows-x86_64 | 1.6 | 99.00 | 82.00 | 181.00 | NOTE | |
r-patched-linux-x86_64 | 1.6 | 6.59 | 58.19 | 64.78 | NOTE | |
r-release-linux-x86_64 | 1.6 | 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 | 55.00 | 77.00 | 132.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-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