{
  "_id": "6a4a2aed4727062d5eca5707",
  "Package": "rcmip6",
  "Title": "Download CMIP6 Data",
  "Version": "0.0.2.9000",
  "Authors@R": "person(\"Elio\", \"Campitelli\", , \"elio.campitelli@cima.fcen.uba.ar\",\nrole = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-7742-9230\"))",
  "Description": "Search and download CMIP6 data.",
  "License": "GPL-3",
  "URL": "https://github.com/eliocamp/rcmip6",
  "BugReports": "https://github.com/eliocamp/rcmip6/issues",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://eliocamp.r-universe.dev",
  "Date/Publication": "2026-01-08 23:53:07 UTC",
  "RemoteUrl": "https://github.com/eliocamp/rcmip6",
  "RemoteRef": "HEAD",
  "RemoteSha": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 10:41:12 UTC",
    "User": "root"
  },
  "Author": "Elio Campitelli [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-7742-9230>)",
  "Maintainer": "Elio Campitelli <elio.campitelli@cima.fcen.uba.ar>",
  "_user": "eliocamp",
  "_type": "src",
  "_file": "rcmip6_0.0.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5673a3737742792a4b2f8eb69c32c14d35bf1344ea85d78ae4e9901001c483ba",
  "_filesize": 124693,
  "_sha256": "5673a3737742792a4b2f8eb69c32c14d35bf1344ea85d78ae4e9901001c483ba",
  "_expires": "2026-10-13T09:59:07.000Z",
  "_created": "2026-06-08T10:41:12.000Z",
  "_published": "2026-07-05T09:59:09.178Z",
  "_jobs": [
    {
      "job": 85212838722,
      "time": 433,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7478068978"
    },
    {
      "job": 85212838787,
      "time": 433,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7478068804"
    },
    {
      "job": 85212838630,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7478005361"
    },
    {
      "job": 85212838598,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477999249"
    },
    {
      "job": 85212838616,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477916351"
    },
    {
      "job": 85212838651,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477953797"
    },
    {
      "job": 85212838791,
      "time": 305,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7478024132"
    },
    {
      "job": 85212838758,
      "time": 301,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7478023093"
    },
    {
      "job": 85212838665,
      "time": 295,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7478020211"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922",
  "_status": "success",
  "_upstream": "https://github.com/eliocamp/rcmip6",
  "_commit": {
    "id": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
    "author": "Elio Campitelli <eliocampitelli@gmail.com>",
    "committer": "Elio Campitelli <eliocampitelli@gmail.com>",
    "message": "Fucking skip test on CI because ESGF is as reliable as a wet biscuit.\n",
    "time": 1767916387
  },
  "_maintainer": {
    "name": "Elio Campitelli",
    "email": "elio.campitelli@cima.fcen.uba.ar",
    "login": "eliocamp",
    "mastodon": "@eliocamp@mastodon.social",
    "orcid": "0000-0002-7742-9230",
    "description": "Research Fellow at Monash University\n",
    "uuid": 8617595
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "ps",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "eliocamp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 8
    },
    {
      "week": "2026-02",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "eliocamp",
      "count": 126,
      "uuid": 8617595
    },
    {
      "user": "paocorrales",
      "count": 4,
      "uuid": 9036871
    },
    {
      "user": "jcvdav",
      "count": 1,
      "uuid": 11950459
    },
    {
      "user": "mdsumner",
      "count": 1,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 8617595,
    "type": "user",
    "name": "Elio Campitelli",
    "description": "Research Fellow at Monash University\r\n"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rcmip6"
  },
  "_devurl": "https://github.com/eliocamp/rcmip6",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rcmip6.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cmip_available",
    "cmip_available_legacy",
    "cmip_download",
    "cmip_download_config",
    "cmip_filter_replicas",
    "cmip_info",
    "cmip_node_get",
    "cmip_node_set",
    "cmip_root_get",
    "cmip_root_set",
    "cmip_search",
    "cmip_simplify",
    "cmip_size",
    "cmip_unsimplify",
    "cmip_url_to_list",
    "cmip_urls"
  ],
  "_help": [
    {
      "page": "cmip_available",
      "title": "List downloaded models.",
      "topics": [
        "cmip_available",
        "cmip_available_legacy"
      ]
    },
    {
      "page": "cmip_download",
      "title": "Downloads CMIP data",
      "topics": [
        "cmip_download",
        "cmip_download_config"
      ]
    },
    {
      "page": "cmip_filter_replicas",
      "title": "Filters replicas based on online servers",
      "topics": [
        "cmip_filter_replicas"
      ]
    },
    {
      "page": "cmip_node",
      "title": "Mange ESGF nodes",
      "topics": [
        "cmip_node_get",
        "cmip_node_set"
      ]
    },
    {
      "page": "cmip_root_set",
      "title": "Set or get the root folder for CMIP data.",
      "topics": [
        "cmip_root_get",
        "cmip_root_set"
      ]
    },
    {
      "page": "cmip_search",
      "title": "Query CMIP data",
      "topics": [
        "cmip_info",
        "cmip_search",
        "cmip_url_to_list"
      ]
    },
    {
      "page": "cmip_simplify",
      "title": "Simplifies the output of searches",
      "topics": [
        "cmip_simplify",
        "cmip_unsimplify"
      ]
    },
    {
      "page": "cmip_size",
      "title": "Computes the total size of a search result in Mb.",
      "topics": [
        "cmip_size"
      ]
    },
    {
      "page": "cmip_urls",
      "title": "Obtain file server URLs of CMIP data",
      "topics": [
        "cmip_urls"
      ]
    }
  ],
  "_readme": "https://github.com/eliocamp/rcmip6/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "codetools",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "furrr",
    "future",
    "globals",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "listenv",
    "magrittr",
    "mime",
    "openssl",
    "parallelly",
    "pkgconfig",
    "prettyunits",
    "progress",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "vctrs"
  ],
  "_score": 3.984977126415494,
  "_indexed": true,
  "_nocasepkg": "rcmip6",
  "_universes": [
    "eliocamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-06-08T10:43:10.000Z",
      "distro": "noble",
      "commit": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
      "fileid": "https://r2.ropensci.org/11702e0ead4954af476de983b4c24acd70392c1cc261f236867a2f6d1966ef5a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-06-08T10:43:11.000Z",
      "distro": "noble",
      "commit": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
      "fileid": "https://r2.ropensci.org/d78b5d3ef2945a8d53faea5dc989531c18a2868e40c75be2b198f648b5f01ab8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-06-08T10:45:01.000Z",
      "commit": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
      "fileid": "https://r2.ropensci.org/94a9b08c47c0645f8eac14dff41748c0ebc77e653a1f65d36779e7ab24f26c0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-06-08T10:44:48.000Z",
      "commit": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
      "fileid": "https://r2.ropensci.org/08990576480ed598defbf6e82e3439681ffcea108cf0a0ac696346ea44b9c89a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2.9000",
      "date": "2026-06-08T10:43:09.000Z",
      "commit": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
      "fileid": "https://r2.ropensci.org/207da44f284b8c6d2d94915cfa37290ab5f53ec8632e65a293ce390ddda5c4dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-08T10:42:36.000Z",
      "commit": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
      "fileid": "https://r2.ropensci.org/217850822ccdf4f7e6c7a8e226bee73d9157c16f2366a151fb99fe6ef9f3895b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-08T10:42:36.000Z",
      "commit": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
      "fileid": "https://r2.ropensci.org/7bfc429ea86451843a814114d14e6e84004543c2ea06a65718d1c2e0b4fa5c35",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-08T10:42:22.000Z",
      "commit": "dc8a7d5addcc04d2065025ad692747f1f7a043af",
      "fileid": "https://r2.ropensci.org/064690f97519534053de605099f0b3941a6bd021e847773032189efc737f3d79",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/27132046922"
    }
  ]
}