Last updated on 2026-02-04 19:56:02 CET.
| Package | ERROR | OK |
|---|---|---|
| radviz3d | 3 | 10 |
Current CRAN status: ERROR: 3, OK: 10
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
Flavor: r-devel-linux-x86_64-debian-gcc
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