{
  "_id": "6a4f659c21b18e1548501846",
  "Package": "darksky",
  "Type": "Package",
  "Title": "Tools to Work with the 'Dark Sky' 'API'",
  "Version": "1.3.0",
  "Date": "2017-09-20",
  "Authors@R": "c(\nperson(\"Bob\", \"Rudis\", email = \"bob@rud.is\", role = c(\"aut\", \"cre\")),\nperson(\"Lasse\", \"Vilhelmsen\", role = \"ctb\"),\nperson(\"David\", \"Severski\", email = \"davidski@deadheaven.com\", role = \"ctb\")\n)",
  "Maintainer": "Bob Rudis <bob@rud.is>",
  "Description": "Provides programmatic access to the 'Dark Sky' 'API'\n<https://darksky.net/dev/docs>, which provides current or\nhistorical global weather conditions.",
  "URL": "https://github.com/hrbrmstr/darksky",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/hrbrmstr/darksky/issues",
  "RoxygenNote": "6.0.1.9000",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://hrbrmstr.r-universe.dev",
  "Date/Publication": "2021-05-23 11:01:55 UTC",
  "RemoteUrl": "https://github.com/hrbrmstr/darksky",
  "RemoteRef": "HEAD",
  "RemoteSha": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 09:07:39 UTC",
    "User": "root"
  },
  "Author": "Bob Rudis [aut, cre],\nLasse Vilhelmsen [ctb],\nDavid Severski [ctb]",
  "_user": "hrbrmstr",
  "_type": "src",
  "_file": "darksky_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8a9a78490a878f53eb9dce35914708b5b322389956315bbf865eecdb2021e87d",
  "_filesize": 112359,
  "_sha256": "8a9a78490a878f53eb9dce35914708b5b322389956315bbf865eecdb2021e87d",
  "_expires": "2026-10-17T09:10:50.000Z",
  "_created": "2026-07-09T09:07:39.000Z",
  "_published": "2026-07-09T09:10:52.509Z",
  "_jobs": [
    {
      "job": 86081274134,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8194003436"
    },
    {
      "job": 86081274124,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194003817"
    },
    {
      "job": 86081274153,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8194006707"
    },
    {
      "job": 86081274122,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194002152"
    },
    {
      "job": 86080485851,
      "time": 240,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193951973"
    },
    {
      "job": 86081274186,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8193993406"
    },
    {
      "job": 86081274148,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8193982571"
    },
    {
      "job": 86081274198,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8193989552"
    },
    {
      "job": 86081274206,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193982924"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976",
  "_status": "success",
  "_upstream": "https://github.com/hrbrmstr/darksky",
  "_commit": {
    "id": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
    "author": "boB Rudis <bob@rud.is>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1621767715
  },
  "_maintainer": {
    "name": "Bob Rudis",
    "email": "bob@rud.is",
    "login": "hrbrmstr",
    "mastodon": "@hrbrmstr@mastodon.social",
    "bluesky": "@hrbrmstr.dev",
    "description": "🇺🇦 Pampa • Don't look at me…I do what he does—just slower. #rstats avuncular•👨‍🍳•✝️• 💤• Distinguished Engineer @ Censys + CMU Lecturer",
    "uuid": 509878
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "hrbrmstr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "darksky",
    "darksky-api",
    "darksky-api-powered",
    "darksky-weather-api",
    "darkskyapi",
    "weatherkit"
  ],
  "_stars": 81,
  "_contributors": [
    {
      "user": "hrbrmstr",
      "count": 34,
      "uuid": 509878
    },
    {
      "user": "mondorescue",
      "count": 2,
      "uuid": 4649672
    },
    {
      "user": "davidski",
      "count": 1,
      "uuid": 2313762
    }
  ],
  "_userbio": {
    "uuid": 509878,
    "type": "user",
    "name": "boB Rudis",
    "followers": 1811,
    "description": "🇺🇦 Pampa • Don't look at me…I do what he does—just slower. #rstats avuncular•👨‍🍳•✝️• 💤• Distinguished Engineer @ Censys + CMU Lecturer"
  },
  "_downloads": {
    "count": 624,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/darksky"
  },
  "_devurl": "https://github.com/hrbrmstr/darksky",
  "_searchresults": 36,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/darksky.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hrbrmstr/darksky",
  "_realowner": "hrbrmstr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-09-22"
    },
    {
      "version": "1.3.0",
      "date": "2017-09-20"
    }
  ],
  "_exports": [
    "darksky_api_key",
    "get_current_forecast",
    "get_forecast_for"
  ],
  "_help": [
    {
      "page": "darksky",
      "title": "Tools to Work with the Dark Sky API",
      "topics": [
        "darksky-package",
        "darksky"
      ]
    },
    {
      "page": "darksky_api_key",
      "title": "Get or set DARKSKY_API_KEY value",
      "topics": [
        "darksky_api_key"
      ]
    },
    {
      "page": "get_current_forecast",
      "title": "Retrieve the current forecast (for the next week)",
      "topics": [
        "get_current_forecast"
      ]
    },
    {
      "page": "get_forecast_for",
      "title": "Retrieve weather data for a specific place/time",
      "topics": [
        "get_forecast_for"
      ]
    },
    {
      "page": "plot.darksky",
      "title": "Plot method for darksky objects",
      "topics": [
        "plot.darksky"
      ]
    },
    {
      "page": "print.darksky",
      "title": "Slightly more human-readable output for darksky objects",
      "topics": [
        "print.darksky"
      ]
    }
  ],
  "_readme": "https://github.com/hrbrmstr/darksky/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "httr",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "mime",
    "openssl",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "sys",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.464787519645936,
  "_indexed": true,
  "_nocasepkg": "darksky",
  "_universes": [
    "hrbrmstr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-09T09:09:50.000Z",
      "distro": "resolute",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "https://r2.ropensci.org/f168040ca044640c6c39e3e7b609b07d9095b3091ac58048e563d7cc3eff99aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-09T09:09:50.000Z",
      "distro": "resolute",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "https://r2.ropensci.org/c5365ea2341d8e4f0099fda14967ed55df904cebc454b368059dc555bd7f5256",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-09T09:09:54.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "https://r2.ropensci.org/d3701d233325acc2250c77d360009cef9c2e45578bfa017bbce56ae9dacfa214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-09T09:09:47.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "https://r2.ropensci.org/f8a72cc35a53fddf1881b32583839fbcf76e040a8ea43458faa57aea60d718ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-09T09:09:44.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "https://r2.ropensci.org/322e1314d103375ee9a211abc2ff90c3272e948c06628a533aad237f0025e0c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-09T09:08:50.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "https://r2.ropensci.org/1f3d206611a0c03f5ab3b13106398452dade3b72655a9ab9c25ec564461e8bf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-09T09:09:10.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "https://r2.ropensci.org/06fef47060c59482d8189f777cd6fbb44c76b3112c7fd486b9dd449da259e71e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-09T09:08:52.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "https://r2.ropensci.org/ff8aed848d621ad151577cffac294aa578379e315e23872b29fee00115defcc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/29006840976"
    }
  ]
}