CRAN Package Check Results for Package rIsing

Last updated on 2026-08-12 20:52:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc 0.1.0 22.27 26.41 48.68 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 21.00 19.79 40.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 25.00 19.59 44.59 NOTE
r-devel-windows-x86_64 0.1.0 32.00 123.00 155.00 OK
r-patched-linux-x86_64 0.1.0 29.96 26.51 56.47 OK
r-release-linux-x86_64 0.1.0 31.69 26.57 58.26 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 32.00 62.00 94.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 38.00 74.00 112.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