CRAN Package Check Results for Package mhsmm

Last updated on 2024-04-27 21:20:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.21 7.37 58.41 65.78 OK
r-devel-linux-x86_64-debian-gcc 0.4.21 4.71 42.13 46.84 OK
r-devel-linux-x86_64-fedora-clang 0.4.21 80.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.21 90.43 NOTE
r-devel-windows-x86_64 0.4.21 7.00 93.00 100.00 OK
r-patched-linux-x86_64 0.4.21 7.47 53.78 61.25 OK
r-release-linux-x86_64 0.4.21 4.74 52.30 57.04 OK
r-release-macos-arm64 0.4.21 31.00 OK
r-release-windows-x86_64 0.4.21 8.00 91.00 99.00 OK
r-oldrel-macos-arm64 0.4.21 38.00 OK
r-oldrel-macos-x86_64 0.4.21 139.00 OK
r-oldrel-windows-x86_64 0.4.21 7.00 86.00 93.00 OK

Check Details

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