Last updated on 2025-12-24 09:50:31 CET.
| Package | NOTE | OK |
|---|---|---|
| GBOP2 | 5 | 8 |
Current CRAN status: NOTE: 5, OK: 8
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.
Flavor: r-devel-linux-x86_64-debian-clang
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-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 '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