CRAN Package Check Results for Package renv

Last updated on 2026-04-30 01:49:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 22.98 416.20 439.18 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 16.34 264.16 280.50 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 40.00 1409.29 1449.29 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 39.00 1048.30 1087.30 OK
r-devel-windows-x86_64 1.2.2 25.00 137.00 162.00 OK
r-patched-linux-x86_64 1.2.2 19.12 390.91 410.03 OK
r-release-linux-x86_64 1.2.2 20.36 396.50 416.86 OK
r-release-macos-arm64 1.2.2 5.00 46.00 51.00 OK
r-release-macos-x86_64 1.2.2 18.00 324.00 342.00 NOTE
r-release-windows-x86_64 1.2.2 25.00 249.00 274.00 OK
r-oldrel-macos-arm64 1.2.2 6.00 49.00 55.00 OK
r-oldrel-macos-x86_64 1.2.2 18.00 302.00 320.00 OK
r-oldrel-windows-x86_64 1.2.2 31.00 174.00 205.00 OK

Check Details

Version: 1.2.2
Check: compiled code
Result: NOTE File ‘renv/libs/renv.so’: Found non-API call to R: ‘R_MissingArg’ 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-release-macos-x86_64