Package: skylight Type: Package Title: A Simple Sky Illuminance Model Version: 1.4 Authors@R: c(person( family = "Hufkens", given = "Koen", email = "koen.hufkens@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5070-8109")), person(given = "BlueGreen Labs", role = c("cph", "fnd")) ) Maintainer: Koen Hufkens Description: A tool to calculate sky illuminance values (in lux) for both sun and moon. The model is a translation of the Fortran code by Janiczek and DeYoung (1987) . URL: https://github.com/bluegreen-labs/skylight, https://bluegreen-labs.github.io/skylight/ BugReports: https://github.com/bluegreen-labs/skylight/issues Depends: R (>= 4.2) Imports: Rcpp LinkingTo: Rcpp, RcppArmadillo License: AGPL-3 ByteCompile: true RoxygenNote: 7.3.2 Suggests: tidyr, rnaturalearth, dplyr, ggplot2, terra, ncdf4, scales, rmarkdown, covr, testthat, knitr VignetteBuilder: knitr Encoding: UTF-8 Repository: https://bluegreen-labs.r-universe.dev Date/Publication: 2026-01-11 16:06:48 UTC RemoteUrl: https://github.com/bluegreen-labs/skylight RemoteRef: HEAD RemoteSha: 8d9029f56cb28c4954f8519b0e7bfe830f9fc0a7 NeedsCompilation: yes Packaged: 2026-06-24 04:06:32 UTC; root Author: Koen Hufkens [aut, cre] (ORCID: ), BlueGreen Labs [cph, fnd]