Skip to content

ArchaeoStat/ArchaeoCal

Repository files navigation

ArchaeoCal

R-CMD-check codecov

r-universe Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Overview

Installation

You can install the latest version of ArchaeoCal from our repository with:

options(repos = c(CRAN = "https://cloud.r-project.org",
                  tesselle = "https://archaeostat.r-universe.dev"))

install.packages("ArchaeoCal")

And the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("ArchaeoStat/ArchaeoCal")

Usage

## Load packages
library(ArchaeoCal)