tests/testthat.R

# Required packages for testing
suppressMessages({
  library(testthat)
  library(merlin)
  library(nlme)
  library(survival)
})

# Run tests
testthat::test_check(package = "merlin")

Try the merlin package in your browser

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

merlin documentation built on July 8, 2020, 7:31 p.m.