You can install the latest version of ArchaeoCal from our repository with:
install.packages("ArchaeoCal", repos = "https://archaeostat.r-universe.dev")
And the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("ArchaeoStat/ArchaeoCal")
## Load packages
library(ArchaeoCal)