{
  "_id": "6a35021f3efcd9bda43d6f52",
  "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-06-19 08:44:24 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": "d7075f85b025dec36fe195b8bf85e85d",
  "_user": "pepijn-devries",
  "_type": "src",
  "_file": "CopernicusClimate_0.0.5.0002.tar.gz",
  "_fileid": "094a0e8200c84fb658ea8c7f504827839e4c503e01c62f89367fa4accfa93c3e",
  "_filesize": 2131414,
  "_sha256": "094a0e8200c84fb658ea8c7f504827839e4c503e01c62f89367fa4accfa93c3e",
  "_created": "2026-06-19T08:44:24.000Z",
  "_published": "2026-06-19T08:47:27.496Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82315278264,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745489015"
    },
    {
      "job": 82315278255,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745493846"
    },
    {
      "job": 82315278282,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745480171"
    },
    {
      "job": 82315278280,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745472827"
    },
    {
      "job": 82314765047,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745446507"
    },
    {
      "job": 82315278265,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745483779"
    },
    {
      "job": 82315278269,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745475184"
    },
    {
      "job": 82315278274,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745474485"
    },
    {
      "job": 82315278270,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745470880"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589",
  "_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",
    "followers": 25
  },
  "_downloads": {
    "count": 515,
    "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-06-19T08:46:41.000Z",
      "distro": "noble",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "531697722d8aaf27d839f13876a7d94df4d357090575a1f32a441c3bad8233f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5.0002",
      "date": "2026-06-19T08:46:54.000Z",
      "distro": "noble",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "287a6114ec6076ec02f71703101242735f30b15038c9826a4ae23e56ee13ff05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5.0002",
      "date": "2026-06-19T08:46:16.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "4d851e68c7e892ddbb70e68a7e0655c4afca68d81bd46be0fda309302ac99831",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5.0002",
      "date": "2026-06-19T08:45:54.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "7a3ee15fedb73b211ad57d008ba78a0ac79fce63cadb736510ff4a436024505f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5.0002",
      "date": "2026-06-19T08:46:39.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "76e8ac0a62e270aeb410cf9e9a84621a3242ea2675e5614f8ab033964e770c7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5.0002",
      "date": "2026-06-19T08:45:50.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "d9bd64cca52cc06a4f7db6e3267ea421ca6cb358701a1c8cebe6c48c1bcdd7e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5.0002",
      "date": "2026-06-19T08:45:48.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "f1b21a0ec6e0dbbf613c0c8010fedfee47dd65a27e78a3c8b6369da176fb2cdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5.0002",
      "date": "2026-06-19T08:45:43.000Z",
      "commit": "f36cefef77f123ca154558e3d00ff7eff06d7bdb",
      "fileid": "416f6de4445dd102c56c5795509b1a8fe80540c01426d6a6f9244ecfbe0e2e24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27815245589"
    }
  ]
}