CRAN Package Check Results for Package radviz3d

Last updated on 2026-02-28 02:54:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.0 3.45 32.26 35.71 ERROR
r-devel-linux-x86_64-debian-gcc 2.3.1 2.51 26.21 28.72 OK
r-devel-linux-x86_64-fedora-clang 2.3.0 52.09 ERROR
r-devel-linux-x86_64-fedora-gcc 2.3.1 6.00 47.30 53.30 OK
r-devel-macos-arm64 2.3.1 1.00 12.00 13.00 OK
r-devel-windows-x86_64 2.3.1 7.00 52.00 59.00 OK
r-patched-linux-x86_64 2.3.0 3.40 28.77 32.17 ERROR
r-release-linux-x86_64 2.3.0 2.91 28.49 31.40 ERROR
r-release-macos-arm64 2.3.1 1.00 12.00 13.00 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 59.00 65.00 ERROR
r-oldrel-macos-arm64 2.3.1 1.00 16.00 17.00 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 58.00 65.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-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-release-windows-x86_64, r-oldrel-windows-x86_64