A R package for the aoristic analysis of archaeological data
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')
aoristAAR
is released under the GNU General Public Licence, version 3. Comments and feedback are welcome, as are code contributions.