The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides basic functionalities to calculate the position of satellites given a known state vector. The package includes implementations of the SGP4 and SDP4 simplified perturbation models to propagate orbital state vectors, as well as utilities to read TLE files and convert coordinates between different frames of reference. Several of the functionalities of the package (including the high-precision numerical orbit propagator) require the coefficients and data included in the 'asteRiskData' package, available in a 'drat' repository. To install this data package, run 'install.packages("asteRiskData", repos="https://rafael-ayala.github.io/drat/")'. Felix R. Hoots, Ronald L. Roehrich and T.S. Kelso (1988) <https://celestrak.org/NORAD/documentation/spacetrk.pdf>. David Vallado, Paul Crawford, Richard Hujsak and T.S. Kelso (2012) <doi:10.2514/6.2006-6753>. Felix R. Hoots, Paul W. Schumacher Jr. and Robert A. Glover (2014) <doi:10.2514/1.9161>.
Version: | 1.4.3 |
Imports: | deSolve, nanotime, stats, onion, Rcpp, RcppParallel, utils |
LinkingTo: | Rcpp, RcppParallel |
Suggests: | asteRiskData, knitr, formatR, webshot, BiocStyle, RUnit, BiocGenerics, plotly, lazyeval, dplyr, ggmap, rmarkdown, markdown |
Published: | 2023-01-14 |
DOI: | 10.32614/CRAN.package.asteRisk |
Author: | Rafael Ayala [aut, cre], Daniel Ayala [aut], David Ruiz [aut], Lara Selles Vidal [aut] |
Maintainer: | Rafael Ayala <rafael.ayala at oist.jp> |
BugReports: | https://github.com/Rafael-Ayala/asteRisk/issues |
License: | GPL-3 |
NeedsCompilation: | yes |
SystemRequirements: | C++11, GNU make |
Additional_repositories: | https://rafael-ayala.github.io/drat/ |
Materials: | NEWS |
CRAN checks: | asteRisk results |
Reference manual: | asteRisk.pdf |
Vignettes: |
asteRisk |
Package source: | asteRisk_1.4.3.tar.gz |
Windows binaries: | r-devel: asteRisk_1.4.3.zip, r-release: asteRisk_1.4.3.zip, r-oldrel: asteRisk_1.4.3.zip |
macOS binaries: | r-release (arm64): asteRisk_1.4.3.tgz, r-oldrel (arm64): asteRisk_1.4.3.tgz, r-release (x86_64): asteRisk_1.4.3.tgz, r-oldrel (x86_64): asteRisk_1.4.3.tgz |
Old sources: | asteRisk archive |
Please use the canonical form https://CRAN.R-project.org/package=asteRisk to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.