Type: Package
Package: nlmixr2auto
Title: Automated Population Pharmacokinetic Modeling
Version: 1.0.0
Authors@R: c(person("Zhonghui","Huang", role = c("aut", "cre"), email = "huangzhonghui22@gmail.com"),
   person("Joseph", "Standing", role = "ctb", email = "j.standing@ucl.ac.uk"),
   person("Matthew", "Fidler", role = "ctb", email = "matthew.fidler@gmail.com"),
   person("Frank", "Kloprogge", role = "ctb", email = "f.kloprogge@ucl.ac.uk"))
Description: Automated population pharmacokinetic modeling framework for
    data-driven initialisation, model evaluation, and metaheuristic
    optimization. Supports genetic algorithms, ant colony optimization,
    tabu search, and stepwise procedures for automated model selection
    and parameter estimation within the nlmixr2 ecosystem.
License: GPL (>= 3)
URL: https://github.com/ucl-pharmacometrics/nlmixr2auto
BugReports: https://github.com/ucl-pharmacometrics/nlmixr2auto/issues
Depends: R (>= 4.1.0), nlmixr2data
Imports: nlmixr2, nlmixr2est, nlmixr2autoinit, rxode2, dplyr,
        progressr, processx (> 3.8.0), withr, crayon
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
RoxygenNote: 7.3.1
Packaged: 2026-02-03 20:08:03 UTC; zhonghuihuang
Author: Zhonghui Huang [aut, cre],
  Joseph Standing [ctb],
  Matthew Fidler [ctb],
  Frank Kloprogge [ctb]
Maintainer: Zhonghui Huang <huangzhonghui22@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-06 19:40:02 UTC
Built: R 4.5.1; ; 2026-02-06 22:51:59 UTC; unix
