Package: suncalc
Version: 0.3
Date: 2017-10-04
Title: Compute Sun Position, Sunlight Phases, Moon Position and Lunar
        Phase
Authors@R: c(
    person("Vladimir", "Agafonkin", role = c("aut", "cph"),
       comment = "suncalc.js library/lib, https://github.com/mourner"),
    person("Benoit", "Thieurmel", role = c("aut", "cre"),
       comment = "R interface", email = "benoit.thieurmel@datastorm.fr")
    )
Description: R interface to 'suncalc.js' library, part of the 'SunCalc.net' project <http://suncalc.net>, 
        for calculating sun position, sunlight phases (times for sunrise, sunset, dusk, etc.), 
        moon position and lunar phase for the given location and time.
Imports: V8 (>= 1.5)
License: GPL-2 | file LICENSE
URL: https://github.com/datastorm-open/suncalc,
        https://github.com/mourner/suncalc
NeedsCompilation: no
RoxygenNote: 6.0.1
Packaged: 2017-10-04 09:09:26 UTC; Datastorm
Author: Vladimir Agafonkin [aut, cph] (suncalc.js library/lib,
    https://github.com/mourner),
  Benoit Thieurmel [aut, cre] (R interface)
Maintainer: Benoit Thieurmel <benoit.thieurmel@datastorm.fr>
Repository: CRAN
Date/Publication: 2017-10-04 09:14:07 UTC
