tests/run_tests.R

# --------------------------------------------------------------
# Š 2011 Winged Foot Capital Research, LLC - All rights reserved
# author: Suraj Gupta <suraj@wingedfootcapital.com>
# --------------------------------------------------------------

library( "testthat" )

# convert all warnings to errors
options( warn = 1 )

# run tests
# test_package( "CSSP" )
test_check( "CSSP" )

Try the CSSP package in your browser

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

CSSP documentation built on Nov. 8, 2020, 8:26 p.m.