CRAN Package Check Results for Package LambertW

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.9-2 45.31 101.30 146.61 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.9-2 34.66 73.19 107.85 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.9-2 72.00 153.38 225.38 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.9-2 95.00 175.33 270.33 NOTE
r-devel-macos-arm64 0.6.9-2 11.00 23.00 34.00 OK
r-devel-windows-x86_64 0.6.9-2 58.00 132.00 190.00 NOTE
r-patched-linux-x86_64 0.6.9-2 40.84 86.85 127.69 OK
r-release-linux-x86_64 0.6.9-2 39.85 87.80 127.65 OK
r-release-macos-arm64 0.6.9-2 OK
r-release-macos-x86_64 0.6.9-2 26.00 91.00 117.00 OK
r-release-windows-x86_64 0.6.9-2 50.00 124.00 174.00 OK
r-oldrel-macos-arm64 0.6.9-2 OK
r-oldrel-macos-x86_64 0.6.9-2 26.00 94.00 120.00 OK
r-oldrel-windows-x86_64 0.6.9-2 60.00 157.00 217.00 OK

Check Details

Version: 0.6.9-2
Check: compiled code
Result: NOTE File ‘LambertW/libs/LambertW.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.6.9-2
Check: compiled code
Result: NOTE File 'LambertW/libs/x64/LambertW.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