# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Save nlmixr2 Fits in a Format Re... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/nlmixr2save_0.1.0.tar.gz" LICENSE='MIT' IUSE="${IUSE-} r_suggests_babelmixr2 r_suggests_dplyr r_suggests_knitr r_suggests_nlmixr2data r_suggests_nlmixr2est r_suggests_poped r_suggests_rmarkdown r_suggests_testthat r_suggests_tidyvpc r_suggests_withr" R_SUGGESTS=" r_suggests_babelmixr2? ( sci-CRAN/babelmixr2 ) r_suggests_dplyr? ( sci-CRAN/dplyr ) r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_nlmixr2data? ( sci-CRAN/nlmixr2data ) r_suggests_nlmixr2est? ( >=sci-CRAN/nlmixr2est-5.0.2 ) r_suggests_poped? ( sci-CRAN/PopED ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_testthat? ( >=sci-CRAN/testthat-3.0.0 ) r_suggests_tidyvpc? ( sci-CRAN/tidyvpc ) r_suggests_withr? ( sci-CRAN/withr ) " DEPEND="sci-CRAN/checkmate sci-CRAN/digest sci-CRAN/cli sci-CRAN/Rcpp >sci-CRAN/rxode2-5.0.1 sci-CRAN/zip " RDEPEND="${DEPEND-} sci-CRAN/Rcpp ${R_SUGGESTS-} "