Nothing
test_that("test wbc loading", {
.nonmem2rx <- function(..., save=FALSE) {
suppressWarnings(suppressMessages(nonmem2rx(..., save=FALSE)))
}
m1 <- .nonmem2rx(system.file("wbc/wbc.lst", package="nonmem2rx"))
expect_length(m1$meta$validation, 4L)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.