R/release-questions.R

Defines functions release_questions

release_questions <- function()
  c("Have you single-quoted package and other non-English names in the DESCRIPTION and TITLE?\nhttps://cran.r-project.org/doc/manuals/r-release/R-exts.html#The-DESCRIPTION-file", 
    "Have you manually inspected your rendered vignettes?")

Try the spdplyr package in your browser

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

spdplyr documentation built on July 1, 2020, 10:29 p.m.