Last updated on 2019-07-03 01:47:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 3.15 | 32.78 | 35.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 2.75 | 26.28 | 29.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 48.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 45.05 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5 | 9.00 | 61.00 | 70.00 | NOTE | |
r-patched-linux-x86_64 | 1.5 | 2.98 | 32.82 | 35.80 | NOTE | |
r-patched-solaris-x86 | 1.5 | 64.60 | NOTE | |||
r-release-linux-x86_64 | 1.5 | 3.11 | 33.17 | 36.28 | NOTE | |
r-release-windows-ix86+x86_64 | 1.5 | 9.00 | 49.00 | 58.00 | NOTE | |
r-release-osx-x86_64 | 1.5 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.5 | 8.00 | 50.00 | 58.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.5 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-release-osx-x86_64