CRAN Package Check Results for Package rIsing

Last updated on 2026-04-26 03:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 28.27 26.12 54.39 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 21.04 22.87 43.91 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 36.00 39.52 75.52 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 57.00 37.20 94.20 NOTE
r-patched-linux-x86_64 0.1.0 30.37 26.23 56.60 OK
r-release-linux-x86_64 0.1.0 23.90 25.82 49.72 OK
r-release-macos-arm64 0.1.0 7.00 9.00 16.00 OK
r-release-macos-x86_64 0.1.0 21.00 45.00 66.00 OK
r-release-windows-x86_64 0.1.0 31.00 59.00 90.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 35.00 71.00 106.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