CRAN Package Check Results for Package rENA

Last updated on 2025-12-29 17:50:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 41.48 232.27 273.75 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 27.60 166.20 193.80 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 76.00 320.81 396.81 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 81.00 348.27 429.27 NOTE
r-devel-windows-x86_64 0.3.0 52.00 221.00 273.00 NOTE
r-patched-linux-x86_64 0.3.0 42.18 192.62 234.80 OK
r-release-linux-x86_64 0.3.0 38.27 192.81 231.08 OK
r-release-macos-arm64 0.3.0 OK
r-release-macos-x86_64 0.3.0 28.00 246.00 274.00 OK
r-release-windows-x86_64 0.3.0 47.00 216.00 263.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 29.00 260.00 289.00 OK
r-oldrel-windows-x86_64 0.3.0 60.00 273.00 333.00 OK

Check Details

Version: 0.3.0
Check: compiled code
Result: NOTE File ‘rENA/libs/rENA.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.3.0
Check: compiled code
Result: NOTE File 'rENA/libs/x64/rENA.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