CRAN Package Check Results for Package sparseLTSEigen

Last updated on 2026-06-13 17:54:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0.1 60.09 53.07 113.16 OK
r-devel-linux-x86_64-debian-gcc 0.2.0.1 42.80 44.54 87.34 OK
r-devel-linux-x86_64-fedora-clang 0.2.0.1 78.00 84.39 162.39 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0.1 111.00 81.17 192.17 NOTE
r-devel-windows-x86_64 0.2.0.1 63.00 98.00 161.00 OK
r-patched-linux-x86_64 0.2.0.1 56.07 55.05 111.12 OK
r-release-linux-x86_64 0.2.0.1 59.43 54.99 114.42 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 65.00 93.00 158.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 81.00 117.00 198.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