CRAN Package Check Results for Package pomp

Last updated on 2025-03-09 21:50:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 6.1 30.47 95.54 126.01 NOTE
r-devel-linux-x86_64-debian-gcc 6.1 21.91 66.68 88.59 NOTE
r-devel-linux-x86_64-fedora-clang 6.1 217.56 NOTE
r-devel-linux-x86_64-fedora-gcc 6.1 203.52 NOTE
r-devel-macos-arm64 6.1 54.00 OK
r-devel-macos-x86_64 6.1 97.00 OK
r-devel-windows-x86_64 6.1 43.00 138.00 181.00 NOTE
r-patched-linux-x86_64 6.1 34.26 88.89 123.15 OK
r-release-linux-x86_64 6.1 27.95 88.25 116.20 OK
r-release-macos-arm64 6.1 60.00 OK
r-release-macos-x86_64 6.1 129.00 OK
r-release-windows-x86_64 6.1 44.00 135.00 179.00 OK
r-oldrel-macos-arm64 6.1 OK
r-oldrel-macos-x86_64 6.1 137.00 OK
r-oldrel-windows-x86_64 6.1 44.00 157.00 201.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

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. Flavor: r-devel-windows-x86_64