CRAN Package Check Results for Package sparseLTSEigen

Last updated on 2026-09-10 12:54:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0.1 52.52 60.55 113.07 OK
r-devel-linux-x86_64-debian-gcc 0.2.0.1 43.25 49.11 92.36 OK
r-devel-linux-x86_64-fedora-clang 0.2.0.1 40.00 40.09 80.09 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0.1 50.00 38.42 88.42 NOTE
r-devel-windows-x86_64 0.2.0.1 66.00 161.00 227.00 OK
r-patched-linux-x86_64 0.2.0.1 60.91 55.61 116.52 OK
r-release-linux-x86_64 0.2.0.1 60.17 54.53 114.70 OK
r-release-macos-arm64 0.2.0.1 12.00 14.00 26.00 OK
r-release-macos-x86_64 0.2.0.1 37.00 60.00 97.00 OK
r-release-windows-x86_64 0.2.0.1 64.00 96.00 160.00 OK
r-oldrel-macos-arm64 0.2.0.1 OK
r-oldrel-macos-x86_64 0.2.0.1 34.00 30.00 64.00 OK
r-oldrel-windows-x86_64 0.2.0.1 83.00 114.00 197.00 OK

Check Details

Version: 0.2.0.1
Check: compiled code
Result: NOTE File ‘sparseLTSEigen/libs/sparseLTSEigen.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc