rxValidate function

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

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

rxValidate(type = NULL, skipOnCran = TRUE) rxTest(type = NULL, skipOnCran = TRUE)

Arguments

  • type: Type of test or filter of test type, When this is an expression, evaluate the contents, respecting skipOnCran
  • skipOnCran: when TRUE skip the test on CRAN.

Returns

nothing

Author(s)

Matthew L. Fidler