Learn R Programming

nlmixr2est (version 5.0.2)

nlmixr2Validate: Validate nlmixr2

Description

This allows easy validation/qualification of nlmixr2 by running the testing suite on your system.

Usage

nlmixr2Validate(type = NULL, skipOnCran = TRUE)

nmTest(type = NULL, skipOnCran = TRUE)

Value

Nothing, called for its side effects

Arguments

type

of test to be run

skipOnCran

when `TRUE` skip the test on CRAN.

Author

Matthew L. Fidler