CRAN Package Check Results for Package hsphase

Last updated on 2025-11-23 12:49:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.4 49.79 51.33 101.12 OK
r-devel-linux-x86_64-debian-gcc 2.0.4 29.76 38.20 67.96 OK
r-devel-linux-x86_64-fedora-clang 2.0.4 134.00 56.07 190.07 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.4 109.00 52.25 161.25 NOTE
r-devel-windows-x86_64 2.0.4 79.00 104.00 183.00 OK
r-patched-linux-x86_64 2.0.4 45.83 48.66 94.49 OK
r-release-linux-x86_64 2.0.4 43.65 48.27 91.92 OK
r-release-macos-arm64 2.0.4 OK
r-release-macos-x86_64 2.0.4 29.00 118.00 147.00 OK
r-release-windows-x86_64 2.0.4 62.00 98.00 160.00 OK
r-oldrel-macos-arm64 2.0.4 OK
r-oldrel-macos-x86_64 2.0.4 33.00 148.00 181.00 OK
r-oldrel-windows-x86_64 2.0.4 69.00 110.00 179.00 OK

Check Details

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