bin/release.R

library(devtools)

options(repos = "https://cran.rstudio.com/")
check(cran = TRUE, check_version = TRUE, manual = TRUE)
write(1, file = "inst/extdata/promptUser")
release(check = F)
joshkatz/needs documentation built on May 19, 2019, 8:53 p.m.