tests/test-all.R

library("Rcpp")
library("RcppTN")
library("testthat")
library("methods")

set.seed(1)
test_dir("./testthat/")

set.seed(2)
test_file("./testthat/test-RNG.R")

Try the RcppTN package in your browser

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

RcppTN documentation built on May 2, 2019, 8:54 a.m.