# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Nonlinear Mixed Effects Models in Population PK/PD' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/nlmixr2_7.0.1.tar.gz" LICENSE='GPL-3+' IUSE="${IUSE-} r_suggests_admixr2 r_suggests_babelmixr2 r_suggests_devtools r_suggests_diagrammer r_suggests_ggplot2 r_suggests_ggpmx r_suggests_knitr r_suggests_monolix2rx r_suggests_n1qn1 r_suggests_nlmixr2auto r_suggests_nlmixr2autoinit r_suggests_nlmixr2lib r_suggests_nlmixr2rpt r_suggests_nlmixr2targets r_suggests_nonmem2rx r_suggests_pmxnode r_suggests_posologyr r_suggests_rmarkdown r_suggests_shinymixr r_suggests_testthat r_suggests_withr r_suggests_xpose_nlmixr2" R_SUGGESTS=" r_suggests_admixr2? ( sci-CRAN/admixr2 ) r_suggests_babelmixr2? ( sci-CRAN/babelmixr2 ) r_suggests_devtools? ( sci-CRAN/devtools ) r_suggests_diagrammer? ( sci-CRAN/DiagrammeR ) r_suggests_ggplot2? ( sci-CRAN/ggplot2 ) r_suggests_ggpmx? ( sci-CRAN/ggPMX ) r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_monolix2rx? ( sci-CRAN/monolix2rx ) r_suggests_n1qn1? ( sci-CRAN/n1qn1 ) r_suggests_nlmixr2auto? ( sci-CRAN/nlmixr2auto ) r_suggests_nlmixr2autoinit? ( sci-CRAN/nlmixr2autoinit ) r_suggests_nlmixr2lib? ( sci-CRAN/nlmixr2lib ) r_suggests_nlmixr2rpt? ( sci-CRAN/nlmixr2rpt ) r_suggests_nlmixr2targets? ( sci-CRAN/nlmixr2targets ) r_suggests_nonmem2rx? ( sci-CRAN/nonmem2rx ) r_suggests_pmxnode? ( sci-CRAN/pmxNODE ) r_suggests_posologyr? ( sci-CRAN/posologyr ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_shinymixr? ( sci-CRAN/shinyMixR ) r_suggests_testthat? ( sci-CRAN/testthat ) r_suggests_withr? ( sci-CRAN/withr ) r_suggests_xpose_nlmixr2? ( sci-CRAN/xpose_nlmixr2 ) " DEPEND=">=sci-CRAN/nlmixr2extra-5.0.0 sci-CRAN/tibble sci-CRAN/clisymbols >=sci-CRAN/lotri-0.4.3 >=dev-lang/R-4.1.0 >=sci-CRAN/cli-1.0.0 >=sci-CRAN/dplyr-0.7.4 >=sci-CRAN/crayon-1.3.4 >=sci-CRAN/purrr-0.2.4 >=sci-CRAN/rstudioapi-0.7 >=sci-CRAN/nlmixr2est-5.0.0 >=sci-CRAN/rxode2-5.0.0 >=sci-CRAN/nlmixr2save-0.1.0 >=sci-CRAN/nlmixr2plot-5.0.0 " RDEPEND="${DEPEND-} ${R_SUGGESTS-}"