An open API service indexing awesome lists of open source software.

https://github.com/ercrema/jas2017_spatialspd

Scripts for reproducing analysis and figures on the paper "Spatio-temporal approaches to archaeological radiocarbon dates"
https://github.com/ercrema/jas2017_spatialspd

Last synced: 3 months ago
JSON representation

Scripts for reproducing analysis and figures on the paper "Spatio-temporal approaches to archaeological radiocarbon dates"

Awesome Lists containing this project

README

        

# R Scripts for the paper "Spatio-temporal approaches to archaeological radiocarbon dates" by Crema, E.R., Bevan, A., and Shennan, S.

## Paper Reference
Crema, E. R., Bevan, A., and Shennan, S. (2017). Spatio-temporal approaches to archaeological radiocarbon dates. Journal of Archaeological Science, 87, 1-9. DOI:10.1016/j.jas.2017.09.007

## Author of the Repository:
Enrico R. Crema ([email protected])

## Contents
* Script for generating figures 1~5
* Rmarkdown document with instruction for using relevant core functions of the [rcarbon](https://github.com/ahb108/rcarbon) package.

## Licences
Text: CC-BY (http://creativecommons.org/licenses/by/4.0/)

Code: MIT (http://opensource.org/licenses/MIT year: 2014, copyright holder: Enrico R. Crema)

## Dependencies
R version 3.4.1 (2017-06-30)

attached base packages:
* parallel
* stats
* graphics
* grDevices
* utils
* datasets
* methods
* base

other attached packages:
* rcarbon_0.0.0.9000
* zoo_1.8-0
* doParallel_1.0.10
* iterators_1.0.8
* foreach_1.4.3
* sp_1.2-5
* R.utils_2.5.0
* R.oo_1.21.0
* R.methodsS3_1.7.1

_Note_ The specific commit version of the [rcarbon](https://github.com/ahb108/rcarbon) package (currently in development) is specified in each file.

loaded via a namespace (and not attached):
* compiler_3.4.1
* codetools_0.2-15 grid_3.4.1
* lattice_0.20-35