Package: swephR Type: Package Title: High Precision Swiss Ephemeris Version: 0.3.2 Authors@R: c( person("Ralf", "Stubner", email = "ralf.stubner@gmail.com", role = c("aut", "cre")), person("Victor", "Reijs", role = "aut"), person("Authors and copyright holder of the Swiss Ephemeris", role = c("aut", "cph"))) Description: The Swiss Ephemeris (version 2.10.03) is a high precision ephemeris based upon the DE431 ephemerides from NASA's JPL. It covers the time range 13201 BCE to 17191 CE. This package uses the semi-analytic theory by Steve Moshier. For faster and more accurate calculations, the compressed Swiss Ephemeris data is available in the 'swephRdata' package. To access this data package, run 'install.packages("swephRdata", repos = "https://rstub.r-universe.dev", type = "source")'. The size of the 'swephRdata' package is approximately 115 MB. The user can also use the original JPL DE431 data. License: AGPL Imports: Rcpp (>= 0.12.18) LinkingTo: Rcpp RoxygenNote: 7.3.2 Suggests: testthat, swephRdata, knitr, rmarkdown Encoding: UTF-8 URL: https://github.com/rstub/swephR/, https://rstub.github.io/swephR/, https://www.astro.com/swisseph/ BugReports: https://github.com/rstub/swephR/issues/ Additional_repositories: https://rstub.r-universe.dev VignetteBuilder: knitr LazyData: true Language: en-US Config/build/compilation-database: true Repository: https://rstub.r-universe.dev Date/Publication: 2025-03-29 09:33:30 UTC RemoteUrl: https://github.com/rstub/swephR RemoteRef: HEAD RemoteSha: dadd0453488ac01ae9002371f8f0f74198b3a699 NeedsCompilation: yes Packaged: 2026-05-31 06:05:19 UTC; root Author: Ralf Stubner [aut, cre], Victor Reijs [aut], Authors and copyright holder of the Swiss Ephemeris [aut, cph] Maintainer: Ralf Stubner