tests/testthat.R

library(RxODE)
library(testthat)
test_check("RxODE",
  stop_on_failure = FALSE,
  reporter = testthat::LocationReporter
)
nlmixrdevelopment/RxODE documentation built on April 10, 2022, 5:36 a.m.