tests/testthat.R

if (require("testthat")) {
  test_check("DEploid")
} else {
  warning("testthat not available. Skipping unittests!")
}

Try the DEploid package in your browser

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

DEploid documentation built on April 22, 2020, 1:04 a.m.