swasianeolithicfoundercrops
Data and code for Arranz-Otaegui & Roe (2023), "Revisiting the concept of the 'Neolithic Founder Crops' in southwest Asia'
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.5%) to scientific vocabulary
Keywords
archaeology
r
research-compendium
Last synced: 10 months ago
·
JSON representation
Repository
Data and code for Arranz-Otaegui & Roe (2023), "Revisiting the concept of the 'Neolithic Founder Crops' in southwest Asia'
Basic Info
- Host: GitHub
- Owner: joeroe
- License: other
- Language: PostScript
- Default Branch: main
- Homepage: https://doi.org/10.1007/s00334-023-00917-1
- Size: 84.5 MB
Statistics
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 2
- Releases: 3
Topics
archaeology
r
research-compendium
Created over 5 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
License
Citation
README.Rmd
---
output: github_document
---
```{r setup, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
# The "Neolithic Founder Crops" in Southwest Asia: Research Compendium
[](https://zenodo.org/badge/latestdoi/351475245)
[](https://mybinder.org/v2/gh/joeroe/SWAsiaNeolithicFounderCrops/main?urlpath=rstudio)
This repository contains the data and code for our paper:
> Arranz-Otaegui, Amaia, and Roe, Joe (2023). Revisiting the concept of the 'Neolithic Founder Crops' in southwest Asia. *Vegetation History & Archaeobotany*.
## Contents
The `analysis` directory contains:
- [:file\_folder: SI1.Rmd](/analysis/SI1.Rmd): R Markdown source
code for the supplement to our manuscript describing the quantitative
analysis. It includes code to reproduce the figures and tables generated by
the analysis.
- [:file\_folder: SI1.html](/analysis/SI1.html): rendered version
of the supplement in HTML format.
- [:file\_folder: SI1.pdf](/analysis/SI1.pdf): rendered version
of the supplement in PDF format.
- [:file\_folder: data](/analysis/data): Data used in the analysis.
- [:file\_folder: raw_data](/analysis/data/raw_data): Data from other sources
see manuscript for attribution.
- [:file\_folder: derived_data](/analysis/data/derived_data): Collated and
processed dataset used for our analysis.
- [:file\_folder: figures](/analysis/figures): Individual figures and tables
generated in the analysis.
Additional R functions supporting the analysis are contained in the `R` directory.
## Run the compendium locally
This research compendium has been developed using the statistical programming
language R. To work with the compendium, you will need
installed on your computer the [R software](https://cloud.r-project.org/)
itself and optionally [RStudio Desktop](https://rstudio.com/products/rstudio/download/).
You can download the compendium as a zip from from this URL:
[master.zip](/archive/master.zip). After unzipping:
- open the `.Rproj` file in RStudio
- run `devtools::install()` to ensure you have the packages this analysis depends on (also listed in the
[DESCRIPTION](/DESCRIPTION) file).
- finally, open `analysis/analysis.Rmd` and 'knit' or run `rmarkdown::render("analysis/analysis.Rmd")` in the R console to produce the `analysis.html` and `analysis.pdf`.
## Citation
> Arranz-Otaegui, Amaia, and Roe, Joe (2023). Revisiting the concept of the 'Neolithic Founder Crops' in southwest Asia. *Vegetation History & Archaeobotany*.
In addition to our paper above, you can cite this compendium specifically as:
> Roe, Joe, & Arranz Otaegui, Amaia. (2023). The "Neolithic Founder Crops" in Southwest Asia: Research Compendium. *Zenodo*. https://doi.org/10.5281/zenodo.5911218>
## Licenses
**Text and figures:** [CC-BY-4.0](http://creativecommons.org/licenses/by/4.0/)
**Code:** See the [DESCRIPTION](DESCRIPTION) file
**Data:** [CC-0](http://creativecommons.org/publicdomain/zero/1.0/) attribution requested in reuse
Owner
- Name: Joe Roe
- Login: joeroe
- Kind: user
- Location: Bern, Switzerland
- Company: Institute for Archaeological Sciences, University of Bern
- Website: https://joeroe.io
- Twitter: joeroe90
- Repositories: 8
- Profile: https://github.com/joeroe
Computational archaeologist and R package developer.
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joe Roe | j****e@j****o | 105 |
Committer Domains (Top 20 + Academic)
joeroe.io: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 0
- Average time to close issues: about 3 hours
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- joeroe (6)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
DESCRIPTION
cran
- dplyr * depends
- bookdown * imports
- cowplot * imports
- fuzzyjoin * imports
- ggspatial * imports
- glue * imports
- gt * imports
- here * imports
- khroma * imports
- patchwork * imports
- readr * imports
- rmarkdown * imports
- sf * imports
- tidyr * imports