CRAN Package Check Results for Package socratadata

Last updated on 2026-04-24 13:48:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 107.12 31.96 139.08 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 87.30 25.17 112.47 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 173.00 45.09 218.09 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 172.00 44.47 216.47 OK
r-patched-linux-x86_64 0.1.1 108.59 28.40 136.99 OK
r-release-linux-x86_64 0.1.1 108.07 27.22 135.29 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 85.00 30.00 115.00 NOTE
r-release-windows-x86_64 0.1.1 138.00 74.00 212.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 82.00 26.00 108.00 OK
r-oldrel-windows-x86_64 0.1.1 139.00 68.00 207.00 OK

Check Details

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘socratadata/libs/socratadata.so’: Found non-API calls to R: ‘R_MissingArg’, ‘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