{
  "_id": "6a1edb52b401979e7340f82b",
  "Package": "CopernicusClimate",
  "Title": "Search Download and Handle Data from Copernicus Climate Data\nService",
  "Version": "0.0.5.0002",
  "Authors@R": "c(\nperson(\"Pepijn\", \"de Vries\", role = c(\"aut\", \"cre\"),\nemail = \"pepijn.devries@outlook.com\",\ncomment = c(ORCID = \"0000-0002-7961-6646\"))\n)",
  "Description": "Subset and download data from EU Copernicus Climate Data\nService: <https://cds.climate.copernicus.eu/>. Import\ninformation about the Earth's past, present and future climate\nfrom Copernicus into R without the need of external software.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Collate": "'CopernicusClimate-package.R' 'helpers.R' 'catalogue.R'\n'cite.R' 'jobs.R' 'licenses.R' 'python.R' 'retrieve.R'\n'stars.R' 'token.R'",
  "Config/testthat/edition": "3",
  "Language": "en-GB",
  "URL": "https://pepijn-devries.github.io/CopernicusClimate/,\nhttps://github.com/pepijn-devries/CopernicusClimate/",
  "BugReports": "https://github.com/pepijn-devries/CopernicusClimate/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://pepijn-devries.r-universe.dev",
  "Date/Publication": "2026-01-20 18:11:22 UTC",
  "RemoteUrl": "https://github.com/pepijn-devries/CopernicusClimate",
  "RemoteRef": "main",
  "RemoteSha": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:52:03 UTC",
    "User": "root"
  },
  "Author": "Pepijn de Vries [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7961-6646>)",
  "Maintainer": "Pepijn de Vries <pepijn.devries@outlook.com>",
  "MD5sum": "519de0fc0f801ba95936236d3420004e",
  "_user": "pepijn-devries",
  "_type": "src",
  "_file": "CopernicusClimate_0.0.5.0002.tar.gz",
  "_fileid": "315612608beb6ea693f27edb0f7a1163c6c62cbc52db1b0633915a94c80425aa",
  "_filesize": 2129057,
  "_sha256": "315612608beb6ea693f27edb0f7a1163c6c62cbc52db1b0633915a94c80425aa",
  "_created": "2026-05-20T08:52:03.000Z",
  "_published": "2026-06-02T13:32:02.358Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79082418198,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105517121"
    },
    {
      "job": 79082418160,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105509654"
    },
    {
      "job": 79082417934,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105495589"
    },
    {
      "job": 79082418194,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105509360"
    },
    {
      "job": 79082417028,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105465203"
    },
    {
      "job": 79082417157,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359116932"
    },
    {
      "job": 79082417875,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105506409"
    },
    {
      "job": 79082418782,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105497991"
    },
    {
      "job": 79082418286,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105493732"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pepijn-devries/CopernicusClimate",
  "_commit": {
    "id": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
    "author": "Pepijn de Vries <pepijn-devries@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #35 from pepijn-devries/work-in-progress\n\nFixed test",
    "time": 1768932682
  },
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "RefManageR",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pepijn-devries",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 7
    },
    {
      "week": "2025-40",
      "n": 14
    },
    {
      "week": "2025-41",
      "n": 8
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "pepijn-devries",
      "count": 89,
      "uuid": 13707449
    }
  ],
  "_userbio": {
    "uuid": 13707449,
    "type": "user",
    "name": "Pepijn de Vries"
  },
  "_downloads": {
    "count": 549,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CopernicusClimate"
  },
  "_devurl": "https://github.com/pepijn-devries/copernicusclimate",
  "_pkgdown": "https://pepijn-devries.github.io/CopernicusClimate/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CopernicusClimate.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pepijn-devries/copernicusclimate",
  "_realowner": "pepijn-devries",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2025-10-09"
    },
    {
      "version": "0.0.3",
      "date": "2025-10-23"
    },
    {
      "version": "0.0.4",
      "date": "2025-12-11"
    },
    {
      "version": "0.0.5",
      "date": "2026-01-07"
    }
  ],
  "_exports": [
    "cds_accept_licence",
    "cds_accepted_licences",
    "cds_account_metrics",
    "cds_assign_star",
    "cds_build_request",
    "cds_catalogue_vocabulary",
    "cds_check_authentication",
    "cds_cite_dataset",
    "cds_dataset_form",
    "cds_delete_job",
    "cds_download_jobs",
    "cds_estimate_costs",
    "cds_get_account",
    "cds_get_token",
    "cds_job_results",
    "cds_list_datasets",
    "cds_list_jobs",
    "cds_list_licences",
    "cds_python_to_r",
    "cds_remove_star",
    "cds_search_datasets",
    "cds_set_token",
    "cds_starred",
    "cds_submit_job",
    "cds_token_works"
  ],
  "_help": [
    {
      "page": "cds_accept_licence",
      "title": "Accept a specific licence",
      "concept": [
        "licences"
      ],
      "topics": [
        "cds_accept_licence"
      ]
    },
    {
      "page": "cds_accepted_licences",
      "title": "List accepted licences",
      "concept": [
        "licences"
      ],
      "topics": [
        "cds_accepted_licences"
      ]
    },
    {
      "page": "cds_account_metrics",
      "title": "Get Prometheus metrics for account",
      "topics": [
        "cds_account_metrics"
      ]
    },
    {
      "page": "cds_build_request",
      "title": "Prepare a request for downloading a dataset",
      "topics": [
        "cds_build_request"
      ]
    },
    {
      "page": "cds_catalogue_vocabulary",
      "title": "List catalogue vocabulary",
      "topics": [
        "cds_catalogue_vocabulary"
      ]
    },
    {
      "page": "cds_check_authentication",
      "title": "Check if authentication works with a specific token",
      "topics": [
        "cds_check_authentication",
        "cds_token_works"
      ]
    },
    {
      "page": "cds_cite_dataset",
      "title": "Cite a dataset",
      "topics": [
        "cds_cite_dataset"
      ]
    },
    {
      "page": "cds_dataset_form",
      "title": "Obtain an overview of options to subset a dataset",
      "topics": [
        "cds_dataset_form"
      ]
    },
    {
      "page": "cds_delete_job",
      "title": "Delete/cancel jobs submitted to the Climate Data Service",
      "topics": [
        "cds_delete_job"
      ]
    },
    {
      "page": "cds_download_jobs",
      "title": "Download specific jobs",
      "topics": [
        "cds_download_jobs"
      ]
    },
    {
      "page": "cds_estimate_costs",
      "title": "Check the cost of a request against your quota",
      "topics": [
        "cds_estimate_costs"
      ]
    },
    {
      "page": "cds_get_account",
      "title": "Get account details",
      "topics": [
        "cds_get_account"
      ]
    },
    {
      "page": "cds_get_token",
      "title": "Get or set a Climate Data Service API key",
      "topics": [
        "cds_get_token",
        "cds_set_token"
      ]
    },
    {
      "page": "cds_job_results",
      "title": "Get the results for a submitted job",
      "topics": [
        "cds_job_results"
      ]
    },
    {
      "page": "cds_search_datasets",
      "title": "List or search Climate Data Service datasets",
      "topics": [
        "cds_list_datasets",
        "cds_search_datasets"
      ]
    },
    {
      "page": "cds_list_jobs",
      "title": "List jobs submitted to the Climate Data Service",
      "topics": [
        "cds_list_jobs"
      ]
    },
    {
      "page": "cds_list_licences",
      "title": "Obtain a list of licences that can be accepted",
      "concept": [
        "licences"
      ],
      "topics": [
        "cds_list_licences"
      ]
    },
    {
      "page": "cds_python_to_r",
      "title": "Translate Python Climate Data Store request to R request",
      "topics": [
        "cds_python_to_r"
      ]
    },
    {
      "page": "cds_starred",
      "title": "Add or remove a star to a dataset, or list starred datasets",
      "topics": [
        "cds_assign_star",
        "cds_remove_star",
        "cds_starred"
      ]
    },
    {
      "page": "cds_submit_job",
      "title": "Submit a download job for a dataset",
      "topics": [
        "cds_submit_job"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pepijn-devries/CopernicusClimate/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/pepijn-devries/CopernicusClimate/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "download.Rmd",
      "filename": "download.html",
      "title": "Downloading from Copernicus Climate Service",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Prerequisites",
        "Access token",
        "Licences",
        "Finding datasets",
        "Websites",
        "Programmatically",
        "Favourite datasets",
        "Specifying a request",
        "What are my options?",
        "How much can I get?",
        "Submitting a request",
        "Tracking submitted requests",
        "Downloading data"
      ],
      "created": "2025-10-04 13:05:45",
      "modified": "2025-12-05 08:00:05",
      "commits": 8
    },
    {
      "source": "translate.Rmd",
      "filename": "translate.html",
      "title": "Translate API Code",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Locating a dataset",
        "Downloading the dataset",
        "Translation"
      ],
      "created": "2025-10-12 22:04:23",
      "modified": "2025-10-12 22:04:23",
      "commits": 1
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "copernicusclimate",
  "_universes": [
    "pepijn-devries"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5.0002",
      "date": "2026-05-20T08:54:28.000Z",
      "distro": "noble",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "be8a63de97b0c30e1443d43bba38c7f48a5619ecd0969bbd35d558f6729c654c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5.0002",
      "date": "2026-05-20T08:54:10.000Z",
      "distro": "noble",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "960d08014095ff020a512c30b87e03cbd2fd970a6124b47a40db16e001066576",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5.0002",
      "date": "2026-05-20T08:53:35.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "0b04a20a4e8d091c0c15bc4857dc40a745314b63d38beee04d9ac6cae047ae3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5.0002",
      "date": "2026-05-20T08:54:04.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "0d6f47c25d1484b4ea16a1884806b94a0b21728ed4741d4c730107ce4dd9f5c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5.0002",
      "date": "2026-05-20T08:53:54.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "dc0c7cc59b1b93dd297b8f263595eb002b6ce8d88ec0958346a4532ef264047e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5.0002",
      "date": "2026-05-20T08:53:31.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "b032e63fc72dc18160b0ce5ce3f5c4528863fa3d9b0e86d32ee127ea79877b71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5.0002",
      "date": "2026-05-20T08:53:21.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "7d1b075fe5a8ad72e05d624d2eca9503e9bd06eeb4cdc065396f26fdd7a8f1bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5.0002",
      "date": "2026-06-02T13:31:37.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "b003940c8e9eed45ae2f090e39b113013d5618ee823ad9099e64b829aa6fbafe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/26151813717"
    }
  ]
}