CRAN Package Check Results for Package rIsing

Last updated on 2026-05-06 13:54:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 25.86 26.19 52.05 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 20.91 22.41 43.32 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 35.00 38.87 73.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 58.00 37.43 95.43 NOTE
r-devel-windows-x86_64 0.1.0 31.00 63.00 94.00 OK
r-patched-linux-x86_64 0.1.0 27.69 25.98 53.67 OK
r-release-linux-x86_64 0.1.0 27.12 25.89 53.01 OK
r-release-macos-arm64 0.1.0 7.00 9.00 16.00 OK
r-release-macos-x86_64 0.1.0 19.00 52.00 71.00 OK
r-release-windows-x86_64 0.1.0 31.00 61.00 92.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 18.00 35.00 53.00 OK
r-oldrel-windows-x86_64 0.1.0 40.00 70.00 110.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘rIsing/libs/rIsing.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