CRAN Package Check Results for Package aum

Last updated on 2025-12-31 18:50:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2024.6.19 14.66 86.03 100.69 NOTE
r-devel-linux-x86_64-debian-gcc 2024.6.19 10.59 61.52 72.11 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 21.00 107.00 128.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 22.00 136.00 158.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