CRAN Package Check Results for Package mhsmm

Last updated on 2024-03-28 15:49:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.21 6.34 55.90 62.24 OK
r-devel-linux-x86_64-debian-gcc 0.4.21 5.09 42.09 47.18 OK
r-devel-linux-x86_64-fedora-clang 0.4.21 78.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.21 88.46 NOTE
r-devel-windows-x86_64 0.4.21 8.00 91.00 99.00 OK
r-patched-linux-x86_64 0.4.21 7.17 55.73 62.90 OK
r-release-linux-x86_64 0.4.21 6.24 53.94 60.18 OK
r-release-macos-arm64 0.4.21 38.00 OK
r-release-macos-x86_64 0.4.21 139.00 OK
r-release-windows-x86_64 0.4.21 7.00 85.00 92.00 OK
r-oldrel-macos-arm64 0.4.21 35.00 OK
r-oldrel-windows-x86_64 0.4.21 10.00 84.00 94.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