-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cf38556
commit f6d6fdc
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,7 @@ Package: NMdata | |
Type: Package | ||
Title: Preparation, Checking and Post-Processing Data for PK/PD Modeling | ||
Version: 0.0.17.911 | ||
Authors@R: c(person("Philip", "Delff", email = "[email protected]", | ||
role = c("aut", "cre")) | ||
Authors@R: c(person("Philip", "Delff", email = "[email protected]", role = c("aut", "cre"))) | ||
Maintainer: Philip Delff <[email protected]> | ||
Description: Efficient tools for preparation, checking and post-processing of data in PK/PD (pharmacokinetics/pharmacodynamics) modeling, with focus on use of Nonmem. Attention is paid to ensure consistency, traceability, and Nonmem compatibility of Data. Rigorously checks final Nonmem datasets. Implemented in 'data.table', but easily integrated with 'base' and 'tidyverse'. | ||
License: MIT + file LICENSE | ||
|