CRAN Package Check Results for Package aum

Last updated on 2025-12-29 19:50:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2024.6.19 15.04 86.69 101.73 NOTE
r-devel-linux-x86_64-debian-gcc 2024.6.19 10.17 61.47 71.64 NOTE
r-devel-linux-x86_64-fedora-clang 2024.6.19 36.00 129.32 165.32 NOTE
r-devel-linux-x86_64-fedora-gcc 2024.6.19 32.00 152.73 184.73 NOTE
r-devel-windows-x86_64 2024.6.19 20.00 106.00 126.00 NOTE
r-patched-linux-x86_64 2024.6.19 15.24 73.23 88.47 OK
r-release-linux-x86_64 2024.6.19 15.57 73.56 89.13 OK
r-release-macos-arm64 2024.6.19 OK
r-release-macos-x86_64 2024.6.19 10.00 88.00 98.00 OK
r-release-windows-x86_64 2024.6.19 20.00 113.00 133.00 OK
r-oldrel-macos-arm64 2024.6.19 OK
r-oldrel-macos-x86_64 2024.6.19 13.00 173.00 186.00 OK
r-oldrel-windows-x86_64 2024.6.19 23.00 139.00 162.00 OK

Check Details

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