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 <bob@rud.is>
Description: Provides programmatic access to the 'Dark Sky' 'API' 
    <https://darksky.net/dev/docs>, which provides current or historical global 
    weather conditions.
URL: https://github.com/hrbrmstr/darksky
Suggests: testthat, covr
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
NeedsCompilation: no
Packaged: 2017-09-20 11:45:23 UTC; bob
Author: Bob Rudis [aut, cre],
  Lasse Vilhelmsen [ctb],
  David Severski [ctb]
Repository: CRAN
Date/Publication: 2017-09-20 11:49:20 UTC
Built: R 4.6.0; ; 2025-07-18 07:47:48 UTC; unix
