CRAN Package Check Results for Package sparseLTSEigen

Last updated on 2026-09-04 08:51:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0.1 58.34 59.63 117.97 OK
r-devel-linux-x86_64-debian-gcc 0.2.0.1 46.38 48.94 95.32 OK
r-devel-linux-x86_64-fedora-clang 0.2.0.1 40.00 39.53 79.53 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0.1 49.00 37.75 86.75 NOTE
r-devel-windows-x86_64 0.2.0.1 67.00 173.00 240.00 OK
r-patched-linux-x86_64 0.2.0.1 59.66 55.97 115.63 OK
r-release-linux-x86_64 0.2.0.1 58.47 56.82 115.29 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 78.00 114.00 192.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