Package: darksky Type: Package Title: Tools to Work with the 'Dark Sky' 'API' Version: 1.3.0 Date: 2017-09-20 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre")), person("Lasse", "Vilhelmsen", role = "ctb"), person("David", "Severski", email = "davidski@deadheaven.com", role = "ctb") ) Maintainer: Bob Rudis Description: Provides programmatic access to the 'Dark Sky' 'API' , which provides current or historical global weather conditions. URL: https://github.com/hrbrmstr/darksky Suggests: testthat, covr Encoding: UTF-8 Imports: stats, httr, grid, gridExtra, gtable, ggplot2, plyr, utils Depends: R (>= 3.2.0) 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: 2026-06-09 09:23:10 UTC; root Author: Bob Rudis [aut, cre], Lasse Vilhelmsen [ctb], David Severski [ctb]