CRAN Package Check Results for Package radviz3d

Last updated on 2026-02-12 12:51:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.0 ERROR
r-devel-linux-x86_64-debian-gcc 2.3.0 2.41 26.76 29.17 ERROR
r-devel-linux-x86_64-fedora-clang 2.3.0 52.31 ERROR
r-devel-linux-x86_64-fedora-gcc 2.3.0 49.80 ERROR
r-devel-macos-arm64 2.3.0 1.00 11.00 12.00 OK
r-devel-windows-x86_64 2.3.0 6.00 50.00 56.00 ERROR
r-patched-linux-x86_64 2.3.0 3.32 28.18 31.50 ERROR
r-release-linux-x86_64 2.3.0 3.44 28.77 32.21 ERROR
r-release-macos-arm64 2.3.0 OK
r-release-macos-x86_64 2.3.0 2.00 31.00 33.00 OK
r-release-windows-x86_64 2.3.0 6.00 50.00 56.00 OK
r-oldrel-macos-arm64 2.3.0 OK
r-oldrel-macos-x86_64 2.3.0 3.00 70.00 73.00 OK
r-oldrel-windows-x86_64 2.3.0 7.00 56.00 63.00 ERROR

Check Details

Version: 2.3.0
Check: examples
Result: ERROR Running examples in ‘radviz3d-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: radialvis3d > ### Title: 3D Radial Visualization function > ### Aliases: radialvis3d > > ### ** Examples > > radialvis3d(data = iris[,-5], cl = iris[,5], domrp = TRUE) cumulative variance explained: 0.9588083 1 1 1 Error in rgl.lines(rbind(rep(0, 3), radius * anchors[p, ]), col = "gray40", : 'rgl.lines' is defunct. Use 'segments3d' instead. See help("Defunct") Calls: radialvis3d -> rgl.lines -> .Defunct Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.3.0
Check: examples
Result: ERROR Running examples in ‘radviz3d-Ex.R’ failed The error most likely occurred in: > ### Name: radialvis3d > ### Title: 3D Radial Visualization function > ### Aliases: radialvis3d > > ### ** Examples > > radialvis3d(data = iris[,-5], cl = iris[,5], domrp = TRUE) cumulative variance explained: 0.9588083 1 1 1 Error in rgl.lines(rbind(rep(0, 3), radius * anchors[p, ]), col = "gray40", : 'rgl.lines' is defunct. Use 'segments3d' instead. See help("Defunct") Calls: radialvis3d -> rgl.lines -> .Defunct Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-oldrel-windows-x86_64