Package: suntools
Version: 1.0.1
Date: 2024-11-20
Title: Calculate Sun Position, Sunrise, Sunset, Solar Noon and Twilight
Authors@R: c(
	person("Roger", "Bivand", role = "aut", email = "Roger.Bivand@nhh.no", comment=c(ORCID="0000-0003-2392-6140")),
        person("Adriaan M.", "Dokter", role = c("ctb", "cre"), email = "amd427@cornell.edu", comment = c(ORCID = "0000-0001-6573-066X")),
        person("Pieter", "Huybrechts", role = "ctb", email = "pieter.huybrechts@inbo.be", comment = c(ORCID = "0000-0002-6658-6062")),
	person("Sebastian", "Luque", role = "aut"),
        person("Greg", "Pelletier", role = "ctb"),
        person("Alexander", "Tedeschi", role = "ctb", email = "at744@cornell.edu", comment = c(ORCID = "0000-0003-0772-6931")))
Encoding: UTF-8
Depends: R (>= 2.10)
Imports: methods, sf, stats
Description: Provides a set of convenient functions for calculating sun-related information, including the sun's position (elevation and azimuth), and the times of sunrise, sunset, solar noon, and twilight for any given geographical location on Earth. These calculations are based on equations provided by the National Oceanic & Atmospheric Administration (NOAA) <https://gml.noaa.gov/grad/solcalc/calcdetails.html> as described in "Astronomical Algorithms" by Jean Meeus (1991, ISBN: 978-0-943396-35-4).
License: GPL (>= 3)
URL: https://github.com/adokter/suntools/
BugReports: https://github.com/adokter/suntools/issues
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-11-20 19:53:02 UTC; amd427
Author: Roger Bivand [aut] (<https://orcid.org/0000-0003-2392-6140>),
  Adriaan M. Dokter [ctb, cre] (<https://orcid.org/0000-0001-6573-066X>),
  Pieter Huybrechts [ctb] (<https://orcid.org/0000-0002-6658-6062>),
  Sebastian Luque [aut],
  Greg Pelletier [ctb],
  Alexander Tedeschi [ctb] (<https://orcid.org/0000-0003-0772-6931>)
Maintainer: Adriaan M. Dokter <amd427@cornell.edu>
Repository: CRAN
Date/Publication: 2024-11-20 20:20:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:54:20 UTC; windows
