tests/testthat.R

library(RxODE)
library(testthat)
test_check("RxODE",
  stop_on_failure = FALSE,
  reporter = testthat::LocationReporter
)

Try the RxODE package in your browser

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

RxODE documentation built on March 23, 2022, 9:06 a.m.