tests/testthat/test-check.R

test_that("internal test package CHECKs correctly", {
    expect_error(rcmdcheck::rcmdcheck(system.file("newtests", package="beachmat"), 
        args=c("--no-multiarch"), error_on="error"), NA)
})

Try the beachmat package in your browser

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

beachmat documentation built on Dec. 22, 2020, 2 a.m.