# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "orbitr" in publications use:' type: software license: MIT title: 'orbitr: A Tidy Physics Engine for Building and Visualizing Orbital Simulations' version: 0.3.0 doi: 10.32614/CRAN.package.orbitr abstract: A lightweight, fully vectorized N-body physics engine built for the R ecosystem. Simulate and visualize complex orbital mechanics, celestial trajectories, and gravitational interactions using tidy data principles. Features multiple numerical integration methods, including the energy-conserving velocity Verlet algorithm (Verlet (1967) ), to ensure highly stable orbital propagation. Gravitational N-body methods follow Aarseth (2003, ISBN:0-521-43272-3). authors: - family-names: Rosenman given-names: Dave email: dave.rosenman.data@gmail.com repository: https://drosenman.r-universe.dev repository-code: https://github.com/DRosenman/orbitr commit: c29b16b989bd719f2284db55fbb1e580075e7096 url: https://orbit-r.com/ date-released: '2026-05-01' contact: - family-names: Rosenman given-names: Dave email: dave.rosenman.data@gmail.com