DateMoss
R package for MCMC estimation of chronologies and growth rates of moss (or similar) samples based on radiocarbon dating.
Installing
Install the dependencies from CRAN, and then the package itself from RForge:
install.packages(c("coda","XLConnect"))
install.packages("DateMoss",repos="http://rforge.net/",type="source",INSTALL_opts="--no-multiarch")
Warning: only tested using Windows and 64-bit R.