tests/testthat/test-rxode-issue-449.R

if (!.Call(`_rxode2_isIntel`)) {
  test_that("rxode2 produces an error instead of crashing for bad model types; Issue RxODE#449", {
    expect_error(rxSolve(list(a=3), events=et(0)))
  })
}

Try the rxode2 package in your browser

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

rxode2 documentation built on Oct. 30, 2024, 9:06 a.m.