CRAN Package Check Results for Package readstata13

Last updated on 2025-12-26 11:52:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.0 42.98 45.41 88.39 NOTE
r-devel-linux-x86_64-debian-gcc 0.11.0 32.07 33.39 65.46 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 86.00 89.75 175.75 NOTE
r-devel-windows-x86_64 0.11.0 48.00 87.00 135.00 NOTE
r-patched-linux-x86_64 0.11.0 45.11 40.38 85.49 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 51.00 101.00 152.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.11.0
Check: compiled code
Result: NOTE File 'readstata13/libs/x64/readstata13.dll': 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-windows-x86_64