R/zzz.R

Defines functions release_bullets

release_bullets <- function() {
  c(
    '`Sys.setenv("CPP4R_EVAL" = "true"); devtools::submit_cran()`'
  )
}

Try the cpp4r package in your browser

Any scripts or data that you put into this service are public.

cpp4r documentation built on April 16, 2026, 9:06 a.m.