CRAN Package Check Results for Package renv

Last updated on 2026-04-24 13:48:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 23.47 412.56 436.03 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 15.54 264.68 280.22 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 46.00 1509.90 1555.90 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 43.00 1414.62 1457.62 OK
r-patched-linux-x86_64 1.2.2 21.35 391.70 413.05 OK
r-release-linux-x86_64 1.2.2 18.52 383.86 402.38 OK
r-release-macos-arm64 1.2.2 6.00 49.00 55.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 134.00 158.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 23.00 131.00 154.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