CRAN Package Check Results for Maintainer ‘Kevin Ushey <kevin at rstudio.com>’

Last updated on 2026-02-28 19:50:49 CET.

Package WARN NOTE OK
RcppParallel 3 11
renv 2 12
rstudioapi 14

Package RcppParallel

Current CRAN status: NOTE: 3, OK: 11

Version: 5.1.11-1
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package renv

Current CRAN status: WARN: 2, OK: 12

Version: 1.1.7
Check: compiled code
Result: WARN File ‘renv/libs/renv.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘FORMALS’, ‘R_lsInternal’ These entry points may be removed soon: ‘R_lsInternal’, ‘BODY’, ‘FORMALS’, ‘CLOENV’ 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-gcc, r-devel-linux-x86_64-fedora-gcc

Package rstudioapi

Current CRAN status: OK: 14