tests/testthat.R

if(require("testthat")) {
    library(testthat)
    library(Rdpack)
    test_check("Rdpack")
} else
    warning("package 'testthat' required for 'Rdpack\'s' tests")

Try the Rdpack package in your browser

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

Rdpack documentation built on Nov. 8, 2023, 5:06 p.m.