{
  "_id": "6a478dca6527f6f71fa0ec9c",
  "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-07-02 06:47:01 UTC",
    "User": "root"
  },
  "Author": "Nikhil Agarwal [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1470-7472>)",
  "Maintainer": "Nikhil Agarwal <gitnik@niks.me>",
  "_user": "nikdata",
  "_type": "src",
  "_file": "RClimacell_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/dc3c5141ccd26b876247d481bab8f4d9f9ce9d9a76bdede1b4cfeaaf7325a2dd",
  "_filesize": 409775,
  "_sha256": "dc3c5141ccd26b876247d481bab8f4d9f9ce9d9a76bdede1b4cfeaaf7325a2dd",
  "_expires": "2026-10-11T10:24:10.000Z",
  "_created": "2026-07-02T06:47:01.000Z",
  "_published": "2026-07-03T10:24:10.910Z",
  "_jobs": [
    {
      "job": 84980015780,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031014597"
    },
    {
      "job": 84980015699,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031019582"
    },
    {
      "job": 84980015656,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031156958"
    },
    {
      "job": 84980015562,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031187585"
    },
    {
      "job": 84980015242,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030975605"
    },
    {
      "job": 84980015717,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031010203"
    },
    {
      "job": 84980015766,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031000294"
    },
    {
      "job": 84980015613,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8030998712"
    },
    {
      "job": 84980015706,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030999680"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 13,
    "description": "Data guy"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RClimacell"
  },
  "_devurl": "https://github.com/nikdata/rclimacell",
  "_pkgdown": "https://nikdata.github.io/RClimacell/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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-07-02T06:49:07.000Z",
      "distro": "resolute",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "https://r2.ropensci.org/c67faaaf0d8b96c8e0dd4401046052847b51badba191fe56f040b63177e1ec3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-02T06:49:24.000Z",
      "distro": "resolute",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "https://r2.ropensci.org/0ee509c073120fc54b4a000b8a78fe5b7af0e665c846aa17bcf8214b2e51e5a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-02T06:57:09.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "https://r2.ropensci.org/22ce47e5ea1c90e817e716b41731e009720543471a50247097b52005b62e2665",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-02T06:58:50.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "https://r2.ropensci.org/91e2d3af4a42b06fb9d7bf8dbad0f40c88becafe1e933edcecd8f3d453f7fed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-02T06:49:11.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "https://r2.ropensci.org/157dcac39a495827786d9052006571ce16c8a3c76c581b56375f78978e91c202",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-02T06:48:18.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "https://r2.ropensci.org/a3212822cb5adb4375641941fcd6308ee93d6f9d973480b72af2a8478e4432fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-02T06:48:10.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "https://r2.ropensci.org/b07a1074e6fe616a65ae3aed899083e3bf42bc5654bf584d86bc13a240018400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-02T06:48:11.000Z",
      "commit": "33689a72f150c8c1292f1449e143c560c086fa42",
      "fileid": "https://r2.ropensci.org/b4373c3e41e2dc8bc84a9f8ab52ef0cc97833d0c1c14e5d7d3f502420a4703b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikdata/actions/runs/28570907538"
    }
  ]
}