.github-ci/build-and-check.R

# Programming Logic -------------------------------------------------------
system("R CMD build . --no-build-vignettes --no-manual")
system("R CMD check $(ls -1t *.tar.gz | head -n 1) --no-manual")
tidylab/tidylab.deployment documentation built on June 9, 2019, 11:41 a.m.