CRAN Package Check Results for Package lpSolveAPI

Last updated on 2024-07-11 09:51:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.5.2.0-17.11 31.74 35.33 67.07 NOTE
r-devel-linux-x86_64-debian-gcc 5.5.2.0-17.11 26.56 27.26 53.82 NOTE
r-devel-linux-x86_64-fedora-clang 5.5.2.0-17.11 89.48 NOTE
r-devel-linux-x86_64-fedora-gcc 5.5.2.0-17.11 105.08 NOTE
r-devel-windows-x86_64 5.5.2.0-17.11 71.00 73.00 144.00 NOTE
r-patched-linux-x86_64 5.5.2.0-17.11 33.06 34.71 67.77 OK
r-release-linux-x86_64 5.5.2.0-17.11 35.24 33.88 69.12 OK
r-release-macos-arm64 5.5.2.0-17.11 29.00 OK
r-release-macos-x86_64 5.5.2.0-17.11 35.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.11 34.00 OK
r-oldrel-macos-x86_64 5.5.2.0-17.11 52.00 OK
r-oldrel-windows-x86_64 5.5.2.0-17.11 96.00 68.00 164.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. 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: 5.5.2.0-17.11
Check: compiled code
Result: NOTE File 'lpSolveAPI/libs/x64/lpSolveAPI.dll': 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-windows-x86_64