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 sps package in your browser

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

sps documentation built on Aug. 24, 2025, 9:08 a.m.