CRAN Package Check Results for Maintainer ‘Kwan-Young Bak <kybak at sungshin.ac.kr>’

Last updated on 2025-12-07 07:50:35 CET.

Package ERROR OK
FastKRR 13
spheresmooth 1 12

Package FastKRR

Current CRAN status: OK: 13

Package spheresmooth

Current CRAN status: ERROR: 1, OK: 12

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