Package: SunCalcMeeus
Type: Package
Title: Sun Position and Daylight Calculations
Version: 0.1.2
Date: 2025-01-09
Authors@R: 
   c(
    person("Pedro J.", "Aphalo", email = "pedro.aphalo@helsinki.fi", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3385-972X"))
    )
Description: Compute the position of the sun, and local solar time using Meeus'
    formulae. Compute day and/or night length using different
    twilight definitions or arbitrary sun elevation angles. This package is 
    part of the 'r4photobiology' suite, Aphalo, P. J. (2015)
    <doi:10.19232/uv4pb.2015.1.14>. Algorithms from Meeus (1998, ISBN:0943396611).
License: GPL (>= 2)
Depends: R (>= 4.0.0)
Imports: stats, tibble (>= 3.1.6), lubridate (>= 1.9.3), dplyr (>=
        1.0.9)
Suggests: knitr (>= 1.41), rmarkdown (>= 2.18), testthat (>= 3.2.1),
        roxygen2 (>= 7.3.0), lutz (>= 0.3.2), covr, spelling
LazyLoad: yes
ByteCompile: true
URL: https://docs.r4photobiology.info/SunCalcMeeus/,
        https://github.com/aphalo/SunCalcMeeus
BugReports: https://github.com/aphalo/SunCalcMeeus/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Language: en-US
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2025-01-09 18:04:52 UTC; aphalo
Author: Pedro J. Aphalo [aut, cre] (<https://orcid.org/0000-0003-3385-972X>)
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>
Repository: CRAN
Date/Publication: 2025-01-09 18:30:07 UTC
