CRAN Package Check Results for Package genepop

Last updated on 2026-04-25 09:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.14 93.52 38.66 132.18 OK
r-devel-linux-x86_64-debian-gcc 1.2.14 71.93 30.14 102.07 OK
r-devel-linux-x86_64-fedora-clang 1.2.14 137.00 55.36 192.36 OK
r-devel-linux-x86_64-fedora-gcc 1.2.14 203.00 53.58 256.58 OK
r-patched-linux-x86_64 1.2.14 99.60 34.60 134.20 OK
r-release-linux-x86_64 1.2.14 89.29 32.91 122.20 OK
r-release-macos-arm64 1.2.14 21.00 -2.00 19.00 OK
r-release-macos-x86_64 1.2.14 63.00 11.00 74.00 NOTE
r-release-windows-x86_64 1.2.14 113.00 86.00 199.00 OK
r-oldrel-macos-arm64 1.2.14 17.00 3.00 20.00 OK
r-oldrel-macos-x86_64 1.2.14 61.00 11.00 72.00 OK
r-oldrel-windows-x86_64 1.2.14 96.00 84.00 180.00 OK

Check Details

Version: 1.2.14
Check: compiled code
Result: NOTE File ‘genepop/libs/genepop.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-x86_64