CRAN Package Check Results for Package re2

Last updated on 2025-12-27 09:50:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 113.80 37.40 151.20 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 77.48 28.83 106.31 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 300.00 37.63 337.63 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 225.00 81.15 306.15 NOTE
r-devel-windows-x86_64 0.1.4 135.00 82.00 217.00 NOTE
r-patched-linux-x86_64 0.1.4 116.39 34.19 150.58 OK
r-release-linux-x86_64 0.1.4 112.05 32.84 144.89 OK
r-release-macos-arm64 0.1.4 OK
r-release-macos-x86_64 0.1.4 72.00 19.00 91.00 OK
r-release-windows-x86_64 0.1.4 152.00 81.00 233.00 OK
r-oldrel-macos-arm64 0.1.4 NOTE
r-oldrel-macos-x86_64 0.1.4 76.00 33.00 109.00 NOTE
r-oldrel-windows-x86_64 0.1.4 141.00 94.00 235.00 OK

Check Details

Version: 0.1.4
Check: compiled code
Result: NOTE File ‘re2/libs/re2.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-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.4
Check: compiled code
Result: NOTE File 're2/libs/x64/re2.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

Version: 0.1.4
Check: installed package size
Result: NOTE installed size is 9.2Mb sub-directories of 1Mb or more: libs 8.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64