Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 891 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 891 Bytes

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

aoristAAR

A R package for the aoristic analysis of archaeological data

Installation

aoristAAR is currently not on CRAN, but you can use devtools to install the development version. To do so:

if(!require('devtools')) install.packages('devtools')
library(devtools)
install_github('ISAAKiel/aoristAAR')

Licence

aoristAAR is released under the GNU General Public Licence, version 3. Comments and feedback are welcome, as are code contributions.