CRAN Package Check Results for Package GBOP2

Last updated on 2026-03-07 01:51:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 69.54 63.16 132.70 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 39.89 41.94 81.83 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 77.00 94.48 171.48 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 111.00 97.16 208.16 OK
r-devel-macos-arm64 0.1.4 11.00 18.00 29.00 NOTE
r-devel-windows-x86_64 0.1.4 80.00 98.00 178.00 OK
r-patched-linux-x86_64 0.1.4 55.98 57.74 113.72 OK
r-release-linux-x86_64 0.1.4 57.69 57.64 115.33 OK
r-release-macos-arm64 0.1.4 9.00 18.00 27.00 OK
r-release-macos-x86_64 0.1.4 37.00 247.00 284.00 OK
r-release-windows-x86_64 0.1.4 62.00 94.00 156.00 OK
r-oldrel-macos-arm64 0.1.4 9.00 20.00 29.00 OK
r-oldrel-macos-x86_64 0.1.4 46.00 324.00 370.00 OK
r-oldrel-windows-x86_64 0.1.4 71.00 113.00 184.00 OK

Check Details

Version: 0.1.4
Check: compiled code
Result: NOTE File ‘GBOP2/libs/GBOP2.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-macos-arm64