CRAN Package Check Results for Package renv

Last updated on 2026-04-29 00:53:41 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 15.34 271.60 286.94 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 26.00 141.00 167.00 OK
r-patched-linux-x86_64 1.2.2 21.35 391.70 413.05 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 24.00 148.00 172.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