Much of my work is in demography, such as theoretical work at the intersection of evolutionary demography and economics and fully Bayesian reconstruction of past demography. To make my work algorithms and source code fully open and accessible, I have created an R package.

The package is called yada, which stands for Yet Another Demographic Analysis package. It is hosted on github and can be installed using devtools. If you are running Linux, you will likely need to follow the instructions at this link to get devtools working after installing it from CRAN:

https://stackoverflow.com/questions/20923209/problems-installing-the-devtools-package

Windows and Mac users should not encounter this problem. To install yada, issue the following R commands:

library(devtools)

install_github("SlothOfDoom/yada")

For an open source example that uses yada, check out my source code and presentation for the 2018 Society for American Archaeology annual meeting:

https://www.michaelholtonprice.com/saa2018