CRAN Package Check Results for Package spheresmooth

Last updated on 2025-12-06 00:49:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.31 26.18 28.49 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 1.82 16.28 18.10 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 42.22 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 39.24 OK
r-devel-windows-x86_64 0.1.3 5.00 44.00 49.00 OK
r-patched-linux-x86_64 0.1.3 2.74 22.06 24.80 OK
r-release-linux-x86_64 0.1.3 2.25 23.35 25.60 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 2.00 24.00 26.00 OK
r-release-windows-x86_64 0.1.3 5.00 43.00 48.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 4.00 51.00 55.00 OK
r-oldrel-windows-x86_64 0.1.3 4.00 50.00 54.00 OK

Check Details

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘spheresmooth-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: piecewise_geodesic > ### Title: Piecewise Geodesic > ### Aliases: piecewise_geodesic > > ### ** Examples > > # `rgl` package and `sphereplot` pacakges are needed for the visualizaiton of the following example. > # Define control points and knots > library(rgl) Error in library(rgl) : there is no package called ‘rgl’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc