Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 821 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 821 Bytes

nmtools

nmtools provides functions for common NONMEM and Perl-speaks-NONMEM (PsN) workflows.

Codecov test coverage Lifecycle: experimental

Installation

You can install the development version of nmtools from GitHub with:

# install.packages("devtools")
devtools::install_github("gvelasq/nmtools")