tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/ppr.R

## example from PR#13571: should fail, not crash.

require("stats")
bad <- as.matrix(read.csv("ppr_test.csv"))
try(ppr(bad[,-3], bad[, 3], nterms=1))
rappster/rapp documentation built on May 26, 2019, 11:56 p.m.