Package: PopED Type: Package Title: Population (and Individual) Optimal Experimental Design Version: 0.7.0.9002 Depends: R (>= 2.14) Imports: ggplot2, MASS, mvtnorm, dplyr (>= 0.7.0), codetools, stats, utils, magrittr, boot, purrr, stringr, tibble, gtools Suggests: testthat, Hmisc, nlme, GA, deSolve, Rcpp, shiny, rhandsontable, knitr, rmarkdown, gridExtra, covr, devtools, mrgsolve, quarto, tidyr, readr Authors@R: c( person("Andrew C.","Hooker", email="andrew.hooker@uu.se", role=c("aut","cre","trl","cph"), comment=c(ORCID = "0000-0002-2676-5912") ), person("Marco","Foracchia", role="aut", comment="O-Matrix version"), person("Eric","Stroemberg", role="ctb", comment="MATLAB version"), person("Martin","Fink", role="ctb", comment="Streamlining code, added functionality, vignettes"), person("Giulia","Lestini", role="ctb", comment="Streamlining code, added functionality, vignettes"), person("Sebastian","Ueckert", role="aut", comment=c("MATLAB version",ORCID="0000-0002-3712-0255")), person("Joakim", "Nyberg", role="aut", comment="MATLAB version") ) Description: Optimal experimental designs for both population and individual studies based on nonlinear mixed-effect models. Often this is based on a computation of the Fisher Information Matrix. This package was developed for pharmacometric problems, and examples and predefined models are available for these types of systems. The methods are described in Nyberg et al. (2012) , and Foracchia et al. (2004) . License: LGPL (>= 3) ByteCompile: true URL: https://andrewhooker.github.io/PopED/, https://github.com/andrewhooker/PopED BugReports: https://github.com/andrewhooker/PopED/issues Copyright: 2014-2021 Andrew C. Hooker Encoding: UTF-8 VignetteBuilder: knitr Config/Needs/website: mrgsolve, kableExtra, PKPDsim, rxode2, quarto Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://andrewhooker.r-universe.dev Date/Publication: 2026-05-26 16:43:25 UTC RemoteUrl: https://github.com/andrewhooker/poped RemoteRef: HEAD RemoteSha: 5a11c43f5b5a82bfb3b23e18be75b2d0bdc15d72 NeedsCompilation: no Packaged: 2026-07-03 20:22:41 UTC; root Author: Andrew C. Hooker [aut, cre, trl, cph] (ORCID: ), Marco Foracchia [aut] (O-Matrix version), Eric Stroemberg [ctb] (MATLAB version), Martin Fink [ctb] (Streamlining code, added functionality, vignettes), Giulia Lestini [ctb] (Streamlining code, added functionality, vignettes), Sebastian Ueckert [aut] (MATLAB version, ORCID: ), Joakim Nyberg [aut] (MATLAB version) Maintainer: Andrew C. Hooker