CRAN Package Check Results for Package lpSolveAPI

Last updated on 2024-05-02 04:00:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.5.2.0-17.11 36.65 36.40 73.05 NOTE
r-devel-linux-x86_64-debian-gcc 5.5.2.0-17.11 28.75 26.98 55.73 NOTE
r-devel-linux-x86_64-fedora-clang 5.5.2.0-17.11 85.69 NOTE
r-devel-linux-x86_64-fedora-gcc 5.5.2.0-17.11 101.90 NOTE
r-devel-windows-x86_64 5.5.2.0-17.11 70.00 67.00 137.00 NOTE
r-patched-linux-x86_64 5.5.2.0-17.11 36.93 34.63 71.56 OK
r-release-linux-x86_64 5.5.2.0-17.11 35.94 33.80 69.74 OK
r-release-macos-arm64 5.5.2.0-17.11 29.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. 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. Flavor: r-devel-windows-x86_64