CRAN Package Check Results for Package sparseLTSEigen

Last updated on 2026-08-09 09:50:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0.1 52.57 55.78 108.35 OK
r-devel-linux-x86_64-debian-gcc 0.2.0.1 44.15 49.64 93.79 OK
r-devel-linux-x86_64-fedora-clang 0.2.0.1 41.00 38.94 79.94 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0.1 49.00 35.41 84.41 NOTE
r-devel-windows-x86_64 0.2.0.1 67.00 95.00 162.00 OK
r-patched-linux-x86_64 0.2.0.1 61.52 54.62 116.14 OK
r-release-linux-x86_64 0.2.0.1 61.16 55.29 116.45 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 68.00 95.00 163.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 85.00 113.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