tests/test2.R

# This file is for checking expectWarnings() and expectStop()

library("splus2R")

testFile <- "warnings.t"
do.test(testFile)
do.test(testFile, local=TRUE)

testFile <- "stops.t"
do.test(testFile)
do.test(testFile, verbose=TRUE)
spkaluzny/splus2r documentation built on Feb. 19, 2024, 9:14 a.m.