{
  "_id": "6a1e8c011d7bb097a0a6945f",
  "Package": "RClimacell",
  "Title": "R Wrapper for the 'Climacell' API",
  "Version": "0.1.4",
  "Authors@R": "person(given = \"Nikhil\",\nfamily = \"Agarwal\",\nrole = c(\"aut\", \"cre\"),\nemail = \"gitnik@niks.me\",\ncomment = c(ORCID = \"0000-0003-1470-7472\"))",
  "Description": "'Climacell' is a weather platform that provides\nhyper-local forecasts and weather data. This package enables\nthe user to query the core layers of the time line interface of\nthe 'Climacell' v4 API <https://www.climacell.co/weather-api/>.\nThis package requires a valid API key. See vignettes for\ninstructions on use.",
  "License": "MIT + file LICENSE",
  "URL": "https://nikdata.github.io/RClimacell/",
  "BugReports": "https://github.com/nikdata/RClimacell/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://nikdata.r-universe.dev",
  "Date/Publication": "2021-03-24 19:22:06 UTC",
  "RemoteUrl": "https://github.com/nikdata/rclimacell",
  "RemoteRef": "HEAD",
  "RemoteSha": "33689a72f150c8c1292f1449e143c560c086fa42",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:49:56 UTC",
    "User": "root"
  },
  "Author": "Nikhil Agarwal [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1470-7472>)",
  "Maintainer": "Nikhil Agarwal <gitnik@niks.me>",
  "MD5sum": "a044e4b8b0f519c7867c426630369848",
  "_user": "nikdata",
  "_type": "src",
  "_file": "RClimacell_0.1.4.tar.gz",
  "_fileid": "802498df2fb9c1028090639fc31256b7aac3f6b47b1f9cadc0efcacb0f0563e8",
  "_filesize": 406732,
  "_sha256": "802498df2fb9c1028090639fc31256b7aac3f6b47b1f9cadc0efcacb0f0563e8",
  "_created": "2026-06-02T07:49:56.000Z",
  "_published": "2026-06-02T07:53:37.570Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79024066801,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351968150"
    },
    {
      "job": 79024066607,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351967182"
    },
    {
      "job": 79024066641,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351963058"
    },
    {
      "job": 79024066676,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351971828"
    },
    {
      "job": 79023645757,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351918991"
    },
    {
      "job": 79024066610,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351959457"
    },
    {
      "job": 79024066855,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351954337"
    },
    {
      "job": 79024066617,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351945198"
    },
    {
      "job": 79024066637,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351949114"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nikdata/rclimacell",
  "_commit": {
    "id": "33689a72f150c8c1292f1449e143c560c086fa42",
    "author": "Nikhil Agarwal <gitnik@niks.me>",
    "committer": "Nikhil Agarwal <gitnik@niks.me>",
    "message": "updated pkgdown site\n",
    "time": 1616613726
  },
  "_maintainer": {
    "name": "Nikhil Agarwal",
    "email": "gitnik@niks.me",
    "login": "nikdata",
    "description": "Data guy",
    "uuid": 24734983,
    "orcid": "0000-0003-1470-7472"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.6",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.9.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.10",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "nikdata",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "climacell",
    "climacell-api",
    "weather",
    "weather-api"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nikdata",
      "count": 40,
      "uuid": 24734983
    }
  ],
  "_userbio": {
    "uuid": 24734983,
    "type": "user",
    "name": "Nikhil Agarwal",
    "description": "Data guy"
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RClimacell"
  },
  "_devurl": "https://github.com/nikdata/rclimacell",
  "_pkgdown": "https://nikdata.github.io/RClimacell/",
  "_searchresults": 5,
  "_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/RClimacell.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nikdata/rclimacell",
  "_realowner": "nikdata",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-15"
    },
    {
      "version": "0.1.2",
      "date": "2021-03-02"
    },
    {
      "version": "0.1.3",
      "date": "2021-03-12"
    },
    {
      "version": "0.1.4",
      "date": "2021-03-23"
    }
  ],
  "_exports": [
    "climacell_celestial",
    "climacell_core",
    "climacell_precip",
    "climacell_temperature",
    "climacell_wind"
  ],
  "_help": [
    {
      "page": "climacell_celestial",
      "title": "Sunrise, Sunset, and Moon Phase Readings from Climacell",
      "topics": [
        "climacell_celestial"
      ]
    },
    {
      "page": "climacell_core",
      "title": "Climacell Core Layer Data",
      "topics": [
        "climacell_core"
      ]
    },
    {
      "page": "climacell_precip",
      "title": "Precipitation Readings from Climacell",
      "topics": [
        "climacell_precip"
      ]
    },
    {
      "page": "climacell_temperature",
      "title": "Temperature Readings from Climacell",
      "topics": [
        "climacell_temperature"
      ]
    },
    {
      "page": "climacell_wind",
      "title": "Wind Readings from Climacell",
      "topics": [
        "climacell_wind"
      ]
    },
    {
      "page": "dict_moonphase",
      "title": "Moonphase Dictionary",
      "topics": [
        "dict_moonphase"
      ]
    },
    {
      "page": "dict_preciptype",
      "title": "Precipitation Type Dictionary",
      "topics": [
        "dict_preciptype"
      ]
    },
    {
      "page": "dict_weathercode",
      "title": "Weather Dictionary",
      "topics": [
        "dict_weathercode"
      ]
    }
  ],
  "_readme": "https://github.com/nikdata/rclimacell/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "cc1_intro.Rmd",
      "filename": "cc1_intro.html",
      "title": "Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Functions",
        "Climacell API Core Data Layer Fields",
        "Limitations",
        "API Call Limits",
        "Date/Time Range Limits",
        "Units",
        "Missing Values"
      ],
      "created": "2021-03-16 21:19:20",
      "modified": "2021-03-22 22:03:28",
      "commits": 2
    },
    {
      "source": "cc2_usage.Rmd",
      "filename": "cc2_usage.html",
      "title": "Usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Arguments",
        "API Key",
        "Latitude & Longitude",
        "Timestep",
        "Start & End Times",
        "Usage",
        "Temperature",
        "Precipitation",
        "Wind",
        "Celestial",
        "Core"
      ],
      "created": "2021-03-16 21:19:20",
      "modified": "2021-03-22 22:03:28",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "rclimacell",
  "_universes": [
    "nikdata"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-02T07:52:11.000Z",
      "distro": "noble",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "2a09cca5854f55a9998603a434d0f1c1946021b66f79260d06ed53fc041abe53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-02T07:52:13.000Z",
      "distro": "noble",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "220b99f6b8476e3bd925ac43249ac7bc3568c50444a6cc6eb3651dae31af625f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-02T07:52:04.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "4eac2f77e74cacf8b67686cae602312355cd6b4c88cd02c37152c3375f8c189f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-02T07:52:25.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "998906724ace814f5961622cf94bce0c0b3d5235cd0ed46281be27c682371164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T07:52:06.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "c825001c8471a261727b8e00e86fca5745ebe624ccfc4df6d16e2fa93c047c8d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T07:51:25.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "0e3e41fb21ce145fb9ccaa6fbfb24bd2fcda71e8ea07220624b162211bc6fea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T07:51:04.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "c1e56623bc43cba7af5d606dec9037fa5a2cb95b9fd4d1f42f21847f372e9bb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T07:51:10.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "61732d25ea83058ae67244a5517a7b29796194edc895fcfed8f6aef9480b91f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/26806016583"
    }
  ]
}