CRAN Package Check Results for Package readstata13

Last updated on 2025-12-20 00:48:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.0 41.84 44.51 86.35 OK
r-devel-linux-x86_64-debian-gcc 0.11.0 32.68 33.60 66.28 NOTE
r-devel-linux-x86_64-fedora-clang 0.11.0 81.00 73.78 154.78 OK
r-devel-linux-x86_64-fedora-gcc 0.11.0 87.00 78.28 165.28 OK
r-devel-windows-x86_64 0.11.0 46.00 88.00 134.00 OK
r-patched-linux-x86_64 0.11.0 42.88 40.33 83.21 OK
r-release-linux-x86_64 0.11.0 42.85 40.97 83.82 OK
r-release-macos-arm64 0.11.0 OK
r-release-macos-x86_64 0.11.0 26.00 86.00 112.00 OK
r-release-windows-x86_64 0.11.0 49.00 84.00 133.00 OK
r-oldrel-macos-arm64 0.11.0 OK
r-oldrel-macos-x86_64 0.11.0 26.00 101.00 127.00 OK
r-oldrel-windows-x86_64 0.11.0 63.00 98.00 161.00 OK

Check Details

Version: 0.11.0
Check: compiled code
Result: NOTE File ‘readstata13/libs/readstata13.so’: Found non-API call to R: ‘ATTRIB’ 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-linux-x86_64-debian-gcc