Package: apmx Type: Package Title: Automated Population Pharmacokinetic Dataset Assembly Version: 1.1.1 Date: 2024-01-05 Authors@R: c( person("Stephen", "Amori", email="stephen.amori@amadorbio.com", role = c("aut", "cre", "cph")), person("Ethan", "DellaMaestra", email="ethan.dellamaestra@amadorbio.com", role = c("aut")), person("Michael", "Dick", email="michael.dick@amadorbio.com", role=c("aut")), person("Daniel", "Litow", role = c("ctb")), person("Jonah", "Lyon", role = c("ctb")) ) Maintainer: Stephen Amori Description: Automated methods to assemble population PK (pharmacokinetic) and PKPD (pharmacodynamic) datasets for analysis in 'NONMEM' (non-linear mixed effects modeling) by Bauer (2019) . The package includes functions to build datasets from SDTM (study data tabulation module) , ADaM (analysis dataset module) , or other dataset formats. The package will combine population datasets, add covariates, and create documentation to support regulatory submission and internal communication. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Imports: dplyr, tidyr, purrr, this.path, flextable, officer, tidyselect, utils, arsenal RoxygenNote: 7.3.0 URL: https://github.com/stephen-amori/apmx BugReports: https://github.com/stephen-amori/apmx/issues Depends: R (>= 4.00) Suggests: rmarkdown, knitr, testthat, tibble VignetteBuilder: knitr Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://stephen-amori.r-universe.dev Date/Publication: 2024-01-18 21:04:58 UTC RemoteUrl: https://github.com/stephen-amori/apmx RemoteRef: HEAD RemoteSha: 571d5287014e59cbf57e6ba6e4fe4018dbd493bf NeedsCompilation: no Packaged: 2026-07-17 06:14:33 UTC; root Author: Stephen Amori [aut, cre, cph], Ethan DellaMaestra [aut], Michael Dick [aut], Daniel Litow [ctb], Jonah Lyon [ctb]