Last updated on 2022-05-24 06:50:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 3.39 | 49.28 | 52.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 2.56 | 37.84 | 40.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 62.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 51.38 | NOTE | |||
r-devel-windows-x86_64 | 1.5 | 22.00 | 70.00 | 92.00 | NOTE | |
r-patched-linux-x86_64 | 1.5 | 3.36 | 47.53 | 50.89 | NOTE | |
r-release-linux-x86_64 | 1.5 | NOTE | ||||
r-release-macos-arm64 | 1.5 | 19.00 | NOTE | |||
r-release-macos-x86_64 | 1.5 | 27.00 | NOTE | |||
r-release-windows-x86_64 | 1.5 | 22.00 | 69.00 | 91.00 | NOTE | |
r-oldrel-macos-arm64 | 1.5 | 28.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.5 | 36.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.5 | 10.00 | 55.00 | 65.00 | NOTE |
Version: 1.5
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'rgl'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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
Version: 1.5
Check: R code for possible problems
Result: NOTE
pointsphere: no visible global function definition for 'runif'
rgl.sphMW: no visible global function definition for 'plot3d'
rgl.sphcirc: no visible global function definition for 'rotate3d'
rgl.sphcirc: no visible global function definition for 'lines3d'
rgl.sphgrid: no visible global function definition for 'open3d'
rgl.sphgrid: no visible global function definition for 'plot3d'
rgl.sphgrid: no visible global function definition for 'lines3d'
rgl.sphgrid: no visible global function definition for 'text3d'
rgl.sphpoints: no visible global function definition for 'points3d'
rgl.sphsun: no visible global function definition for 'plot3d'
rgl.sphtext: no visible global function definition for 'text3d'
Undefined global functions or variables:
lines3d open3d plot3d points3d rotate3d runif text3d
Consider adding
importFrom("stats", "runif")
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