tests/test-all.R

# Run all tests in the inst/tests directory:

library(testthat)
library(drsmooth)

# test scripts do not seem to recognize loaded libraries:
library(car)
library(multcomp)
library(pgirmess)
library(DTK)
library(mgcv)
library(segmented)

test_package("drsmooth")

Try the drsmooth package in your browser

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

drsmooth documentation built on May 1, 2019, 10:28 p.m.