CRAN Package Check Results for Package swaglm

Last updated on 2026-03-29 01:50:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 76.84 268.10 344.94 OK
r-devel-linux-x86_64-debian-gcc 0.0.1 53.54 193.30 246.84 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.1 114.00 390.02 504.02 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1 149.00 348.03 497.03 OK
r-devel-macos-arm64 0.0.1 13.00 70.00 83.00 OK
r-devel-windows-x86_64 0.0.1 91.00 374.00 465.00 OK
r-patched-linux-x86_64 0.0.1 59.17 246.72 305.89 OK
r-release-linux-x86_64 0.0.1 54.96 245.47 300.43 OK
r-release-macos-arm64 0.0.1 OK
r-release-macos-x86_64 0.0.1 39.00 227.00 266.00 OK
r-release-windows-x86_64 0.0.1 82.00 378.00 460.00 OK
r-oldrel-macos-arm64 0.0.1 OK
r-oldrel-macos-x86_64 0.0.1 40.00 270.00 310.00 OK
r-oldrel-windows-x86_64 0.0.1 96.00 447.00 543.00 OK

Check Details

Version: 0.0.1
Check: compiled code
Result: NOTE File ‘swaglm/libs/swaglm.so’: Found non-API call to R: ‘R_UnboundValue’ 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-gcc