CRAN Package Check Results for Package epm

Last updated on 2024-06-19 10:24:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 34.97 124.38 159.35 OK
r-devel-linux-x86_64-debian-gcc 1.1.2 25.64 86.94 112.58 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.2 216.67 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.2 215.44 NOTE
r-devel-windows-x86_64 1.1.2 29.00 127.00 156.00 NOTE
r-patched-linux-x86_64 1.1.2 35.68 115.81 151.49 OK
r-release-linux-x86_64 1.1.2 31.53 117.78 149.31 OK
r-release-macos-arm64 1.1.2 51.00 OK
r-release-macos-x86_64 1.1.2 77.00 OK
r-release-windows-x86_64 1.1.2 31.00 128.00 159.00 OK
r-oldrel-macos-arm64 1.1.2 54.00 OK
r-oldrel-macos-x86_64 1.1.2 117.00 OK
r-oldrel-windows-x86_64 1.1.2 39.00 156.00 195.00 OK

Check Details

Version: 1.1.2
Check: compiled code
Result: NOTE File ‘epm/libs/epm.so’: Found non-API call to R: ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.2
Check: compiled code
Result: NOTE File 'epm/libs/x64/epm.dll': Found non-API call to R: 'STRING_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64