CRAN Package Check Results for Package archive

Last updated on 2024-04-24 10:22:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.7 30.28 48.44 78.72 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.7 23.83 36.87 60.70 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.7 115.88 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.7 103.55 NOTE
r-devel-windows-x86_64 1.1.7 54.00 81.00 135.00 OK
r-patched-linux-x86_64 1.1.7 28.68 46.40 75.08 OK
r-release-linux-x86_64 1.1.7 31.36 46.64 78.00 OK
r-release-macos-arm64 1.1.7 43.00 OK
r-release-windows-x86_64 1.1.7 62.00 98.00 160.00 OK
r-oldrel-macos-arm64 1.1.7 41.00 OK
r-oldrel-macos-x86_64 1.1.7 60.00 OK
r-oldrel-windows-x86_64 1.1.7 44.00 83.00 127.00 OK

Check Details

Version: 1.1.7
Check: compiled code
Result: NOTE File ‘archive/libs/archive.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’ 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