Skip to content
/ tesselle Public

❗ This is a read-only mirror of the CRAN R package repository. tesselle — Easily Install and Load 'tesselle' Packages. Homepage: https://codeberg.org/tesselle/tessellehttps://packages.tesselle.org/tesselle/ Report bugs for this package: https://codeberg.org/tesselle/tesselle/issues

Notifications You must be signed in to change notification settings

cran/tesselle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tesselle

Code coverage Dependencies

r-universe CRAN Version CRAN checks CRAN Downloads

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

DOI

Overview

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, 12(4), 424-430. doi:10.1017/aap.2024.10 https://doi.org/10.1017/aap.2024.10.

Frerebeau N (2025). 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.6.0, https://packages.tesselle.org/tesselle/.

This package is a part of the tesselle project https://www.tesselle.org.

Installation

You can install the released version of tesselle from CRAN with:

install.packages("tesselle")

And the development version from Codeberg with:

# install.packages("remotes")
remotes::install_git("https://codeberg.org/tesselle/tesselle")

Usage

library(tesselle) will load the core packages:

  • tabula: analysis and visualization of archaeological count data;
  • kairos: analysis of chronological patterns from archaeological count data;
  • nexus: analysis of compositional data;

And two companion packages:

library(tesselle)
#> --- Attaching packages -------------------------------------- tesselle 1.6.0 ---
#> * dimensio    0.13.0
#> * isopleuros  1.4.0
#> * kairos      2.2.1
#> * nexus       0.5.0
#> * tabula      3.2.1

Contributing

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.

About

❗ This is a read-only mirror of the CRAN R package repository. tesselle — Easily Install and Load 'tesselle' Packages. Homepage: https://codeberg.org/tesselle/tessellehttps://packages.tesselle.org/tesselle/ Report bugs for this package: https://codeberg.org/tesselle/tesselle/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages