R Packages & Archaeology

tesselle is a collection of R packages for research and teaching in archaeology. These packages are designed to work seamlessly together and to complement general-purpose and other specialized statistical packages.

Archaeological Data

The tesselle packages focus on quantitative analysis methods developed for archaeology.

They can be used to explore and analyze common data types in archaeology: count data, compositional data and chronological data.

Install the complete suite with:

install.packages("tesselle")
Transparency
All packages are distributed under a free license, publicly maintained, with source code accessible and versioned.
Reliability
All packages undergo rigorous testing and code coverage. Most of them are distributed on CRAN, which implies adherence to stringent standards.

Find a bug?

Report a bug or request on GitHub .

Need help?

Browse the documentation on packages.tesselle.org.

Back to top