CRAN Package Check Results for Package lpSolveAPI

Last updated on 2024-07-22 01:49:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.5.2.0-17.11 30.88 35.38 66.26 NOTE
r-devel-linux-x86_64-debian-gcc 5.5.2.0-17.12 26.24 27.31 53.55 OK
r-devel-linux-x86_64-fedora-clang 5.5.2.0-17.12 89.72 OK
r-devel-linux-x86_64-fedora-gcc 5.5.2.0-17.12 111.21 OK
r-devel-windows-x86_64 5.5.2.0-17.12 76.00 63.00 139.00 OK
r-patched-linux-x86_64 5.5.2.0-17.11 34.87 34.09 68.96 OK
r-release-linux-x86_64 5.5.2.0-17.12 32.26 34.00 66.26 OK
r-release-macos-arm64 5.5.2.0-17.12 30.00 OK
r-release-macos-x86_64 5.5.2.0-17.12 82.00 OK
r-release-windows-x86_64 5.5.2.0-17.11 70.00 65.00 135.00 OK
r-oldrel-macos-arm64 5.5.2.0-17.12 34.00 OK
r-oldrel-macos-x86_64 5.5.2.0-17.12 63.00 OK
r-oldrel-windows-x86_64 5.5.2.0-17.12 75.00 72.00 147.00 OK

Check Details

Version: 5.5.2.0-17.11
Check: compiled code
Result: NOTE File ‘lpSolveAPI/libs/lpSolveAPI.so’: Found non-API call to R: ‘SETLENGTH’ 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-clang