# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Search Download and Handle Data ... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/CopernicusMarine_0.4.8.tar.gz" LICENSE='GPL-3+' IUSE="${IUSE-} r_suggests_cftime r_suggests_clipr r_suggests_cubelyr r_suggests_curl r_suggests_dt r_suggests_knitr r_suggests_lifecycle r_suggests_ncmeta r_suggests_paws r_suggests_rmarkdown r_suggests_testthat" R_SUGGESTS=" r_suggests_cftime? ( >=sci-CRAN/CFtime-1.7.1 ) r_suggests_clipr? ( sci-CRAN/clipr ) r_suggests_cubelyr? ( sci-CRAN/cubelyr ) r_suggests_curl? ( sci-CRAN/curl ) r_suggests_dt? ( sci-CRAN/DT ) r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_lifecycle? ( sci-CRAN/lifecycle ) r_suggests_ncmeta? ( sci-CRAN/ncmeta ) r_suggests_paws? ( sci-CRAN/paws ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_testthat? ( >=sci-CRAN/testthat-3.0.0 ) " DEPEND="sci-CRAN/rlang sci-CRAN/purrr sci-CRAN/lubridate >=sci-CRAN/stars-0.7.1 sci-CRAN/tidyr sci-CRAN/tibble >=dev-lang/R-4.1.0 sci-CRAN/xml2 sci-CRAN/dplyr sci-CRAN/jsonlite >=sci-CRAN/httr2-1.1.0 sci-CRAN/cli sci-CRAN/leaflet >=sci-CRAN/sf-1.0.24 sci-CRAN/stringr " RDEPEND="${DEPEND-} sci-libs/gdal ${R_SUGGESTS-} "