CRAN Package Check Results for Package swaglm

Last updated on 2026-03-31 22:52:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 78.68 264.91 343.59 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.1 55.84 190.21 246.05 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.1 113.00 423.97 536.97 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.1 146.00 443.75 589.75 NOTE
r-devel-macos-arm64 0.0.1 15.00 71.00 86.00 OK
r-devel-windows-x86_64 0.0.1 90.00 373.00 463.00 NOTE
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 78.00 362.00 440.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 93.00 444.00 537.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. 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.0.1
Check: compiled code
Result: NOTE File 'swaglm/libs/x64/swaglm.dll': 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-windows-x86_64