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.
The tesselle suite is a collection of packages for research and teaching in archaeology. These packages focus on quantitative analysis methods developed for archaeology. The tesselle packages are designed to work seamlessly together and to complement general-purpose and other specialized statistical packages. These packages can be used to explore and analyze common data types in archaeology: count data, compositional data and chronological data.
The tesselle package is designed to make it easy to install and load key packages from the tesselle suite in a single step.
To cite tesselle in publications use:
Frerebeau N (2024). “The tesselle Project: a Collection of R Packages for Research and Teaching in Archaeology.” Advances in Archaeological Practice. doi:10.1017/aap.2024.10 https://doi.org/10.1017/aap.2024.10.
Frerebeau N (2024). tesselle: Easily Install and Load ‘tesselle’ Packages. Université Bordeaux Montaigne, Pessac, France. doi:10.5281/zenodo.6500491 https://doi.org/10.5281/zenodo.6500491, R package version 1.5.0, https://packages.tesselle.org/tesselle/.
This package is a part of the tesselle project https://www.tesselle.org.
You can install the released version of tesselle from CRAN with:
install.packages("tesselle")
And the development version from GitHub with:
# install.packages("remotes")
::install_github("tesselle/tesselle") remotes
library(tesselle)
will load the core packages:
And two companion packages:
library(tesselle)
#> --- Attaching packages -------------------------------------- tesselle 1.5.0 ---
#> * dimensio 0.10.1
#> * isopleuros 1.3.0
#> * kairos 2.2.0
#> * nexus 0.3.0
#> * tabula 3.1.1
Please note that the tesselle project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
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.