Package: astronomyengine 0.1.0.9000
astronomyengine: R Bindings to the 'Astronomy Engine' C Library
Provides access to the 'Astronomy Engine' C library (<https://github.com/cosinekitty/astronomy>) by Don Cross. The library calculates positions of the Sun, Moon, and planets, and predicts astronomical events such as rise/set times, lunar phases, equinoxes, solstices, eclipses, and transits. It is based on the 'VSOP87' planetary model and is accurate to within approximately one arcminute. This package bundles the single-file C source so that other R packages can link against it via 'LinkingTo' without shipping their own copy.
Authors:
astronomyengine_0.1.0.9000.tar.gz
astronomyengine_0.1.0.9000.zip(r-4.7)astronomyengine_0.1.0.9000.zip(r-4.6)astronomyengine_0.1.0.9000.zip(r-4.5)
astronomyengine_0.1.0.9000.tgz(r-4.6-x86_64)astronomyengine_0.1.0.9000.tgz(r-4.6-arm64)astronomyengine_0.1.0.9000.tgz(r-4.5-x86_64)astronomyengine_0.1.0.9000.tgz(r-4.5-arm64)
astronomyengine_0.1.0.9000.tar.gz(r-4.7-arm64)astronomyengine_0.1.0.9000.tar.gz(r-4.7-x86_64)astronomyengine_0.1.0.9000.tar.gz(r-4.6-arm64)astronomyengine_0.1.0.9000.tar.gz(r-4.6-x86_64)
astronomyengine_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
astronomyengine/json (API)
NEWS
| # Install 'astronomyengine' in R: |
| install.packages('astronomyengine', repos = c('https://mitchelloharawild.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mitchelloharawild/astronomyengine/issues
Last updated from:78a4e6fddd. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 108 | ||
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 116 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-release-x86_64 | OK | 161 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| macos-oldrel-x86_64 | OK | 257 | ||
| windows-devel | OK | 126 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 98 |
Exports:astro_angle_from_sunastro_bary_stateastro_bodyastro_body_codeastro_body_nameastro_combine_rotationastro_current_timeastro_eclipticastro_ecliptic_longitudeastro_elongationastro_equatorastro_equator_from_vectorastro_geo_vectorastro_helio_vectorastro_horizonastro_horizon_from_vectorastro_hour_angleastro_identity_matrixastro_illuminationastro_inverse_rotationastro_make_timeastro_moon_phaseastro_next_lunar_eclipseastro_next_moon_quarterastro_next_transitastro_observer_gravityastro_observer_stateastro_observer_vectorastro_pair_longitudeastro_pivotastro_rotate_vectorastro_rotation_ECL_EQDastro_rotation_ECL_EQJastro_rotation_ECL_HORastro_rotation_ECT_EQDastro_rotation_ECT_EQJastro_rotation_EQD_ECLastro_rotation_EQD_ECTastro_rotation_EQD_EQJastro_rotation_EQD_HORastro_rotation_EQJ_ECLastro_rotation_EQJ_ECTastro_rotation_EQJ_EQDastro_rotation_EQJ_GALastro_rotation_EQJ_HORastro_rotation_GAL_EQJastro_rotation_HOR_ECLastro_rotation_HOR_EQDastro_rotation_HOR_EQJastro_search_altitudeastro_search_hour_angleastro_search_lunar_eclipseastro_search_max_elongationastro_search_moon_phaseastro_search_moon_quarterastro_search_peak_magnitudeastro_search_relative_longitudeastro_search_rise_setastro_search_sun_longitudeastro_search_transitastro_seasonsastro_sphere_from_vectorastro_sun_positionastro_vector_from_horizonastro_vector_from_sphereastro_vector_observernext_global_solar_eclipsenext_local_solar_eclipsenext_lunar_apsisnext_planet_apsissearch_global_solar_eclipsesearch_local_solar_eclipsesearch_lunar_apsissearch_planet_apsis
Dependencies:cpp11
