tests/testthat/test-print.R

test_that("print", {
  skip_on_cran()
  
  mod <- nonmem2rx(system.file("mods/cpt/runODE032.ctl", package="nonmem2rx"), lst=".res", save=FALSE,
                   determineError = FALSE)

  expect_error(print(mod), NA)
  
})

Try the nonmem2rx package in your browser

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

nonmem2rx documentation built on April 3, 2025, 11:05 p.m.