{
  "_id": "6a5e42839baadeef8ab570c5",
  "Package": "CopernicusMarine",
  "Type": "Package",
  "Title": "Search Download and Handle Data from Copernicus Marine Service\nInformation",
  "Version": "0.4.8",
  "Authors@R": "c(person(\"Pepijn\", \"de Vries\", role = c(\"aut\", \"cre\", \"dtc\"),\nemail = \"pepijn.devries@outlook.com\",\ncomment = c(ORCID = \"0000-0002-7961-6646\")))",
  "Author": "Pepijn de Vries [aut, cre, dtc] (ORCID:\n<https://orcid.org/0000-0002-7961-6646>)",
  "Maintainer": "Pepijn de Vries <pepijn.devries@outlook.com>",
  "Description": "Subset and download data from EU Copernicus Marine Service\nInformation: <https://data.marine.copernicus.eu>. Import data\non the oceans physical and biogeochemical state from Copernicus\ninto R without the need of external software.",
  "SystemRequirements": "Requires GDAL >= 3.11 with BLOSC support See\n<https://pepijn-devries.github.io/CopernicusMarine/articles/blosc.html>",
  "URL": "https://github.com/pepijn-devries/CopernicusMarine,\nhttps://pepijn-devries.github.io/CopernicusMarine/",
  "BugReports": "https://github.com/pepijn-devries/CopernicusMarine/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Collate": "'CopernicusMarine-package.r' 'cms_catalogue_entry.R'\n'cms_cite_product.r' 'init.R' 'generics.r'\n'cms_download_native.R' 'cms_login.r' 'cms_download_subset.r'\n'cms_glossary.R' 'cms_product_details.r'\n'cms_product_metadata.r' 'cms_product_services.r'\n'cms_products_list.r' 'cms_wmts.r' 'import.r' 'translate.R'",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 15:41:32 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libblosc-dev libgdal-dev gdal-bin",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-20 12:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/CopernicusMarine",
  "RemoteRef": "HEAD",
  "RemoteSha": "13641f287142df7a8f7b099c6fd9476c8a73da09",
  "_user": "cran",
  "_type": "src",
  "_file": "CopernicusMarine_0.4.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/c9e5ff81893f77b3c4ec76f5c8e28e7b3d43d0cf3e308243654aadd7b9b2830a",
  "_filesize": 658795,
  "_sha256": "c9e5ff81893f77b3c4ec76f5c8e28e7b3d43d0cf3e308243654aadd7b9b2830a",
  "_expires": "2026-10-28T15:45:05.000Z",
  "_created": "2026-07-20T15:41:32.000Z",
  "_published": "2026-07-20T15:45:07.084Z",
  "_jobs": [
    {
      "job": 88399529289,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8466901072"
    },
    {
      "job": 88399529197,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8466901326"
    },
    {
      "job": 88398438198,
      "time": 247,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8466812222"
    },
    {
      "job": 88399529190,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8466902436"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29755995399",
  "_status": "success",
  "_upstream": "https://github.com/cran/CopernicusMarine",
  "_commit": {
    "id": "13641f287142df7a8f7b099c6fd9476c8a73da09",
    "author": "Pepijn de Vries <pepijn.devries@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.8\n",
    "time": 1784549402
  },
  "_maintainer": {
    "name": "Pepijn de Vries",
    "email": "pepijn.devries@outlook.com",
    "login": "pepijn-devries",
    "linkedin": "in/pepijn-de-vries-2509b664",
    "orcid": "0000-0002-7961-6646",
    "description": "",
    "uuid": 13707449
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-24",
      "role": "Imports"
    },
    {
      "package": "stars",
      "version": ">= 0.7-1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "CFtime",
      "version": ">= 1.7.1",
      "role": "Suggests"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "cubelyr",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "ncmeta",
      "role": "Suggests"
    },
    {
      "package": "paws",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2025-09-11"
    },
    {
      "name": "0.3.1",
      "date": "2025-09-27"
    },
    {
      "name": "0.3.2",
      "date": "2025-10-12"
    },
    {
      "name": "0.3.5",
      "date": "2025-11-07"
    },
    {
      "name": "0.3.6",
      "date": "2025-11-11"
    },
    {
      "name": "0.3.7",
      "date": "2025-11-30"
    },
    {
      "name": "0.4.0",
      "date": "2026-02-12"
    },
    {
      "name": "0.4.4",
      "date": "2026-02-26"
    },
    {
      "name": "0.4.5",
      "date": "2026-03-12"
    },
    {
      "name": "0.4.6",
      "date": "2026-04-07"
    },
    {
      "name": "0.4.7",
      "date": "2026-07-05"
    },
    {
      "name": "0.4.8",
      "date": "2026-07-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pepijn-devries",
      "count": 21,
      "uuid": 13707449
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 621,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 670,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CopernicusMarine"
  },
  "_devurl": "https://github.com/pepijn-devries/copernicusmarine",
  "_pkgdown": "https://pepijn-devries.github.io/CopernicusMarine/",
  "_searchresults": 44,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CopernicusMarine.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pepijn-devries/copernicusmarine",
  "_realowner": "pepijn-devries",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2023-01-18"
    },
    {
      "version": "0.0.6",
      "date": "2023-01-30"
    },
    {
      "version": "0.0.9",
      "date": "2023-08-21"
    },
    {
      "version": "0.1.1",
      "date": "2023-11-09"
    },
    {
      "version": "0.2.0",
      "date": "2024-01-08"
    },
    {
      "version": "0.2.3",
      "date": "2024-01-25"
    },
    {
      "version": "0.2.4",
      "date": "2024-12-22"
    },
    {
      "version": "0.2.5",
      "date": "2025-04-05"
    },
    {
      "version": "0.2.6",
      "date": "2025-07-14"
    },
    {
      "version": "0.3.0",
      "date": "2025-09-11"
    },
    {
      "version": "0.3.1",
      "date": "2025-09-27"
    },
    {
      "version": "0.3.2",
      "date": "2025-10-12"
    },
    {
      "version": "0.3.5",
      "date": "2025-11-07"
    },
    {
      "version": "0.3.6",
      "date": "2025-11-11"
    },
    {
      "version": "0.3.7",
      "date": "2025-11-30"
    },
    {
      "version": "0.4.0",
      "date": "2026-02-16"
    },
    {
      "version": "0.4.4",
      "date": "2026-02-26"
    },
    {
      "version": "0.4.5",
      "date": "2026-03-12"
    },
    {
      "version": "0.4.6",
      "date": "2026-04-07"
    },
    {
      "version": "0.4.7",
      "date": "2026-07-05"
    },
    {
      "version": "0.4.8",
      "date": "2026-07-20"
    }
  ],
  "_exports": [
    "addCmsWMTSTiles",
    "cms_cite_product",
    "cms_download_native",
    "cms_download_subset",
    "cms_get_client_info",
    "cms_get_password",
    "cms_get_username",
    "cms_glossary",
    "cms_list_native_files",
    "cms_login",
    "cms_native_proxy",
    "cms_native_s3",
    "cms_product_details",
    "cms_product_metadata",
    "cms_product_services",
    "cms_products_list",
    "cms_products_list2",
    "cms_set_password",
    "cms_set_username",
    "cms_translate",
    "cms_wmts_details",
    "cms_wmts_get_capabilities",
    "cms_zarr_proxy"
  ],
  "_help": [
    {
      "page": "cms_cite_product",
      "title": "How to cite a Copernicus marine product",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_cite_product"
      ]
    },
    {
      "page": "cms_download_native",
      "title": "Download raw files as provided to Copernicus Marine",
      "concept": [
        "download",
        "product"
      ],
      "topics": [
        "cms_download_native",
        "cms_list_native_files"
      ]
    },
    {
      "page": "cms_download_subset",
      "title": "Subset and download a specific marine product from Copernicus",
      "concept": [
        "download"
      ],
      "topics": [
        "cms_download_subset"
      ]
    },
    {
      "page": "cms_get_client_info",
      "title": "Get information about Copernicus Marine clients",
      "concept": [
        "supporting"
      ],
      "topics": [
        "cms_get_client_info"
      ]
    },
    {
      "page": "account",
      "title": "Set or get Copernicus account details",
      "concept": [
        "authentication"
      ],
      "topics": [
        "cms_get_password",
        "cms_get_username",
        "cms_set_password",
        "cms_set_username"
      ]
    },
    {
      "page": "cms_glossary",
      "title": "Get Copernicus Marine Terminology Glossary",
      "concept": [
        "supporting"
      ],
      "topics": [
        "cms_glossary"
      ]
    },
    {
      "page": "cms_login",
      "title": "Contact Copernicus Marine login page",
      "concept": [
        "authentication"
      ],
      "topics": [
        "cms_login"
      ]
    },
    {
      "page": "cms_native_proxy",
      "title": "Get a proxy stars object from a native service",
      "concept": [
        "download"
      ],
      "topics": [
        "cms_native_proxy"
      ]
    },
    {
      "page": "cms_native_s3",
      "title": "Navigate through CopernicusMarine native file via S3",
      "concept": [
        "download"
      ],
      "topics": [
        "cms_native_s3"
      ]
    },
    {
      "page": "cms_product_details",
      "title": "Obtain details for a specific Copernicus marine product",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_product_details"
      ]
    },
    {
      "page": "cms_product_metadata",
      "title": "Obtain product meta data",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_product_metadata"
      ]
    },
    {
      "page": "cms_product_services",
      "title": "Obtain available services for a specific Copernicus marine product",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_product_services"
      ]
    },
    {
      "page": "cms_products_list",
      "title": "List products available from data.marine.copernicus.eu",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_products_list",
        "cms_products_list2"
      ]
    },
    {
      "page": "cms_translate",
      "title": "Translate Python code or command line request to R list",
      "concept": [
        "supporting"
      ],
      "topics": [
        "cms_translate"
      ]
    },
    {
      "page": "cms_wmts",
      "title": "Obtain a WMTS entry for specific Copernicus marine products and add to a leaflet map",
      "concept": [
        "leaflet"
      ],
      "topics": [
        "addCmsWMTSTiles",
        "cms_wmts_details",
        "cms_wmts_get_capabilities"
      ]
    },
    {
      "page": "cms_zarr_proxy",
      "title": "Get a proxy stars object from a Zarr service",
      "concept": [
        "download"
      ],
      "topics": [
        "cms_zarr_proxy"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/CopernicusMarine/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/CopernicusMarine/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "sp",
    "stars",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "blosc.Rmd",
      "filename": "blosc.html",
      "title": "BLOSC Support",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Windows",
        "MacOS",
        "Debian (and alike)",
        "Fedora (and alike)"
      ],
      "created": "2026-02-26 08:40:12",
      "modified": "2026-04-07 23:56:08",
      "commits": 2
    },
    {
      "source": "glossary.Rmd",
      "filename": "glossary.html",
      "title": "CopernicusMarine Glossary",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-07 23:56:08",
      "modified": "2026-07-05 09:20:02",
      "commits": 2
    },
    {
      "source": "product-info.Rmd",
      "filename": "product-info.html",
      "title": "Product Information",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Web Browser",
        "Listing Products",
        "Product Details",
        "Product Metadata",
        "Product Services"
      ],
      "created": "2026-03-12 15:20:09",
      "modified": "2026-04-07 23:56:08",
      "commits": 2
    },
    {
      "source": "translate.Rmd",
      "filename": "translate.html",
      "title": "Translate Request",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Locating a dataset",
        "Download data with request"
      ],
      "created": "2025-10-12 23:00:15",
      "modified": "2026-04-07 23:56:08",
      "commits": 7
    },
    {
      "source": "proxy.Rmd",
      "filename": "proxy.html",
      "title": "Using stars_proxy Objects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setting Up a Proxy Object",
        "Selecting an Asset Type",
        "Slicing a Proxy Object"
      ],
      "created": "2026-02-26 08:40:12",
      "modified": "2026-04-07 23:56:08",
      "commits": 3
    }
  ],
  "_score": 5.933487287848705,
  "_indexed": false,
  "_nocasepkg": "copernicusmarine",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://pepijn-devries.r-universe.dev/CopernicusMarine",
  "_previous": "0.4.7",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-07-20T15:44:15.000Z",
      "distro": "resolute",
      "commit": "13641f287142df7a8f7b099c6fd9476c8a73da09",
      "fileid": "https://r2.ropensci.org/f58a8d4e70995d7404cd777f08cf4494a85ef0ab1e8cc8e60be41318d410b08c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29755995399"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-07-20T15:44:15.000Z",
      "distro": "resolute",
      "commit": "13641f287142df7a8f7b099c6fd9476c8a73da09",
      "fileid": "https://r2.ropensci.org/39b35620ecc7648cddbd886ebeba4a466f55ae24be323cfbd4b1cddcb671f926",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29755995399"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.8",
      "date": "2026-07-20T15:44:39.000Z",
      "commit": "13641f287142df7a8f7b099c6fd9476c8a73da09",
      "fileid": "https://r2.ropensci.org/2c6711df9338a0b9beaa05597630384f7f1e7f8d70156160ecd9dc5a925f601c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29755995399"
    }
  ]
}