R/zzz.R

Defines functions release_questions

release_questions <- function() {
  c(
    "Is the code free of #TODOs?",
    "Have you updated references to Smith (2022) in Readme, R/Quartet-Package, & inst/REFS?",
    "Have you checked the Vignettes for sanity?"
  )
}

Try the Quartet package in your browser

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

Quartet documentation built on July 8, 2022, 5:08 p.m.