# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Spatiotemporal Nutrient Balance ... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/manureshed_0.1.5.tar.gz" LICENSE='MIT' IUSE="${IUSE-} r_suggests_cowplot r_suggests_dt r_suggests_exactextractr r_suggests_ggpubr r_suggests_ggrepel r_suggests_knitr r_suggests_leaflet r_suggests_nhdplustools r_suggests_plotly r_suggests_progress r_suggests_ragg r_suggests_rcolorbrewer r_suggests_rmarkdown r_suggests_shiny r_suggests_shinydashboard r_suggests_terra r_suggests_testthat r_suggests_viridis" R_SUGGESTS=" r_suggests_cowplot? ( >=sci-CRAN/cowplot-1.1.0 ) r_suggests_dt? ( >=sci-CRAN/DT-0.18 ) r_suggests_exactextractr? ( sci-CRAN/exactextractr ) r_suggests_ggpubr? ( >=sci-CRAN/ggpubr-0.4.0 ) r_suggests_ggrepel? ( sci-CRAN/ggrepel ) r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_leaflet? ( >=sci-CRAN/leaflet-2.0.0 ) r_suggests_nhdplustools? ( >=sci-CRAN/nhdplusTools-0.5.0 ) r_suggests_plotly? ( >=sci-CRAN/plotly-4.9.0 ) r_suggests_progress? ( sci-CRAN/progress ) r_suggests_ragg? ( sci-CRAN/ragg ) r_suggests_rcolorbrewer? ( >=sci-CRAN/RColorBrewer-1.1.0 ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_shiny? ( >=sci-CRAN/shiny-1.7.0 ) r_suggests_shinydashboard? ( >=sci-CRAN/shinydashboard-0.7.0 ) r_suggests_terra? ( sci-CRAN/terra ) r_suggests_testthat? ( >=sci-CRAN/testthat-3.0.0 ) r_suggests_viridis? ( >=sci-CRAN/viridis-0.6.0 ) " DEPEND=">=sci-CRAN/igraph-1.2.0 >=sci-CRAN/tigris-1.5.0 >=sci-CRAN/dplyr-1.0.0 >=sci-CRAN/tidyr-1.1.0 >=sci-CRAN/sf-1.0.0 >=dev-lang/R-4.1.0 >=sci-CRAN/ggplot2-3.3.0 >=sci-CRAN/jsonlite-1.7.0 >=sci-CRAN/rlang-0.4.0 sci-CRAN/magrittr >=sci-CRAN/scales-1.1.0 " RDEPEND="${DEPEND-} sci-libs/gdal sci-libs/proj sci-libs/geos ${R_SUGGESTS-} "