_site/tests/run-all.R

# should be executed from package root
library(testthat)
library(devtools)

setwd("~/github/predcomps")
document(".")
install(".")
test_package("predcomps")
dchudz/predcomps documentation built on May 15, 2019, 1:48 a.m.