R/zzz.R

Defines functions release_questions

release_questions <- function() {
  c(
    "Did you run cffr::cff_write()?",
    "Is inst/CITATION up-to-date?"
  )
}

Try the piar package in your browser

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

piar documentation built on May 6, 2026, 9:06 a.m.