CRAN Package Check Results for Package GBOP2

Last updated on 2025-12-23 18:49:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 53.88 63.82 117.70 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 39.34 43.13 82.47 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 112.00 105.95 217.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 101.00 108.95 209.95 NOTE
r-devel-windows-x86_64 0.1.4 59.00 114.00 173.00 NOTE
r-patched-linux-x86_64 0.1.3 55.83 56.38 112.21 OK
r-release-linux-x86_64 0.1.3 54.34 56.55 110.89 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.3 63.00 86.00 149.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.3 74.00 113.00 187.00 OK

Check Details

Version: 0.1.3
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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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