Writing R Extensions now says > @itemx CLOENV Use `@code{R_ClosureBody}`, `@code{R_ClosureFormals}`, and `@code{R_ClosureEnv}`; these were added in `@R{}` 4.5.0. Rcpp uses `CLOENV` [here](https://github.com/RcppCore/Rcpp/blob/165f82f7d6d000af566b730beb76595622caa8e3/inst/include/Rcpp/Function.h#L102) A NOTE recently appeared in `lme4`'s CRAN checks (haven't done the archaeology yet to see exactly when this was added ...)