CRAN Package Check Results for Package enviPat

Last updated on 2025-02-18 09:50:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6 6.85 31.07 37.92 NOTE
r-devel-linux-x86_64-debian-gcc 2.6 5.59 22.98 28.57 NOTE
r-devel-linux-x86_64-fedora-clang 2.6 60.91 NOTE
r-devel-linux-x86_64-fedora-gcc 2.6 59.58 NOTE
r-devel-macos-arm64 2.6 19.00 NOTE
r-devel-macos-x86_64 2.6 36.00 NOTE
r-devel-windows-x86_64 2.6 10.00 51.00 61.00 NOTE
r-patched-linux-x86_64 2.6 7.62 29.02 36.64 OK
r-release-linux-x86_64 2.6 6.59 28.96 35.55 OK
r-release-macos-arm64 2.6 22.00 OK
r-release-macos-x86_64 2.6 31.00 OK
r-release-windows-x86_64 2.6 12.00 50.00 62.00 OK
r-oldrel-macos-arm64 2.6 23.00 OK
r-oldrel-macos-x86_64 2.6 33.00 OK
r-oldrel-windows-x86_64 2.6 12.00 55.00 67.00 OK

Check Details

Version: 2.6
Check: compiled code
Result: NOTE File ‘enviPat/libs/enviPat.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, r-devel-macos-arm64, r-devel-macos-x86_64

Version: 2.6
Check: compiled code
Result: NOTE File 'enviPat/libs/x64/enviPat.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