Package: suncalc Version: 0.5.2 Title: Compute Sun Position, Sunlight Phases, Moon Position and Lunar Phase Authors@R: c( person("Benoit", "Thieurmel", role = c("aut", "cre"), comment = "R interface", email = "bthieurmel@gmail.com"), person("Achraf", "Elmarhraoui", role = c("aut"), comment = "R interface", email = "achraf.elmar@gmail.com") ) Description: Get sun position, sunlight phases (times for sunrise, sunset, dusk, etc.), moon position and lunar phase for the given location and time. Most calculations are based on the formulas given in Astronomy Answers articles about position of the sun and the planets : . Imports: data.table, lubridate, magrittr License: GPL-2 | file LICENSE URL: https://github.com/datastorm-open/suncalc NeedsCompilation: no RoxygenNote: 7.2.1 Encoding: UTF-8 Repository: https://datastorm-open.r-universe.dev Date/Publication: 2023-11-07 14:07:31 UTC RemoteUrl: https://github.com/datastorm-open/suncalc RemoteRef: HEAD RemoteSha: 942a966281e0537eeda9b9977ea542e6e1255584 Packaged: 2026-06-22 08:10:37 UTC; root Author: Benoit Thieurmel [aut, cre] (R interface), Achraf Elmarhraoui [aut] (R interface) Maintainer: Benoit Thieurmel