CRAN Package Check Results for Package pomp

Last updated on 2025-04-15 09:52:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 6.1 28.40 96.54 124.94 NOTE
r-devel-linux-x86_64-debian-gcc 6.1 22.79 65.48 88.27 NOTE
r-devel-linux-x86_64-fedora-clang 6.1 196.54 NOTE
r-devel-linux-x86_64-fedora-gcc 6.1 187.49 NOTE
r-devel-windows-x86_64 6.1 41.00 140.00 181.00 NOTE
r-patched-linux-x86_64 6.1 33.60 91.54 125.14 NOTE
r-release-linux-x86_64 6.1 28.18 92.27 120.45 NOTE
r-release-macos-arm64 6.1 63.00 NOTE
r-release-macos-x86_64 6.1 97.00 NOTE
r-release-windows-x86_64 6.1 42.00 140.00 182.00 NOTE
r-oldrel-macos-arm64 6.1 60.00 OK
r-oldrel-macos-x86_64 6.1 129.00 OK
r-oldrel-windows-x86_64 6.1 53.00 162.00 215.00 OK

Check Details

Version: 6.1
Check: compiled code
Result: NOTE File ‘pomp/libs/pomp.so’: Found non-API call to R: ‘CLOENV’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 6.1
Check: compiled code
Result: NOTE File 'pomp/libs/x64/pomp.dll': Found non-API call to R: 'CLOENV' 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. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64