{
  "_id": "6a27dc2e24555f66ed5478ae",
  "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-06-09 09:23:10 UTC",
    "User": "root"
  },
  "Author": "Bob Rudis [aut, cre],\nLasse Vilhelmsen [ctb],\nDavid Severski [ctb]",
  "MD5sum": "80b671f9d85dba15d8f757847e4da25e",
  "_user": "hrbrmstr",
  "_type": "src",
  "_file": "darksky_1.3.0.tar.gz",
  "_fileid": "fc28e545f9f588af78a069448dd0790b52442103cdd68a96e6eda73e879f3d26",
  "_filesize": 109084,
  "_sha256": "fc28e545f9f588af78a069448dd0790b52442103cdd68a96e6eda73e879f3d26",
  "_created": "2026-06-09T09:23:10.000Z",
  "_published": "2026-06-09T09:26:06.833Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80289903359,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503665606"
    },
    {
      "job": 80289903346,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503672415"
    },
    {
      "job": 80289903326,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7503653226"
    },
    {
      "job": 80289903431,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503659072"
    },
    {
      "job": 80289258624,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503621491"
    },
    {
      "job": 80289903277,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503662012"
    },
    {
      "job": 80289903469,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503653876"
    },
    {
      "job": 80289903334,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7503650102"
    },
    {
      "job": 80289903414,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503651783"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "🇺🇦 Pampa • Don't look at me…I do what he does—just slower. #rstats avuncular•👨‍🍳•✝️• 💤• Distinguished Engineer @ Censys + CMU Lecturer"
  },
  "_downloads": {
    "count": 606,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/darksky"
  },
  "_devurl": "https://github.com/hrbrmstr/darksky",
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_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",
    "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-06-09T09:25:02.000Z",
      "distro": "noble",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "7837f4ce65da0c6949d0bfe00ee4a8cb122887c62b45d9491cad2e5d6ff1130f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-09T09:25:18.000Z",
      "distro": "noble",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "560d54bbc7daba5db92e7ec9cef0d2bd2c8a270347ee64f0efd1c09cc82965b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-09T09:24:37.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "c5f8ba5811d3263c7b86eac90f786e537c0be0dfaeade606dd2a3945dae9a295",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-09T09:24:48.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "81d51f9639c5ffdfcaa3a938812917fb6811c086da85b969e0bfeb54fd2672e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-09T09:25:11.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "e305127065ca56653ff0fa7c5d25411fcfca7db62022af42c6c332e8fa516408",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-09T09:24:24.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "6090522af9a3ba2783f1ae9930a15563c57d56023329676506a1894f69bcbd91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-09T09:24:17.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "d605046a3263e3bf89d74ad0330dd26e81813c912e9f638fc55b431beefe6c34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-09T09:24:20.000Z",
      "commit": "b0c02a8fe7bf710c5799b32e408c1d736cf2ed34",
      "fileid": "8102e5a5c0029b6427829116a0627192c2e400a42af0d6dd95edfdc4f84e6b9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27196444899"
    }
  ]
}