Last updated on 2020-08-07 01:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 3.63 | 38.94 | 42.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 3.36 | 31.41 | 34.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 62.75 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 53.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5 | 15.00 | 46.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 1.5 | 4.01 | 38.90 | 42.91 | NOTE | |
r-patched-solaris-x86 | 1.5 | 73.90 | NOTE | |||
r-release-linux-x86_64 | 1.5 | 4.20 | 39.42 | 43.62 | NOTE | |
r-release-macos-x86_64 | 1.5 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.5 | 17.00 | 73.00 | 90.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.5 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.5 | 10.00 | 62.00 | 72.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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, 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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64