cran version rstudio mirror downloads rstudio mirror downloads

skyscapeR

skyscapeR is an open source R package for data reduction, visualization and analysis in skyscape archaeology, archaeoastronomy and cultural astronomy. Its aim is to be a fully-fledged, transparent and peer-reviewed package offering a robust set of quantitative methods while still retaining simplicity of use.

For an introduction to skyscapeR check the official vignette.

Installation

Just do:

if(!requireNamespace("devtools", quietly = TRUE)) { install.packages("devtools") }
devtools::install_github('f-silva-archaeo/skyscapeR')

Release Notes

v1.0.0 notes

New CRAN release: major overhaul of package with new functionality throughout.

v0.2.2 CRAN release

The latest release version (v0.2.2) is available on CRAN. This Git contains the latest development version which has several bug fixes and additional tools (some of which might not have been fully tested).