Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
[![GitHub last commit](https://img.shields.io/github/last-commit/google/skia.svg)](https://github.com/jmcascalheira/ScaledPiecesVB) [![minimal R version](https://img.shields.io/badge/R%3E%3D-3.2.4-brightgreen.svg)](https://cran.r-project.org/) [![Build Status](https://travis-ci.org/jmcascalheira/ScaledPiecesVB.svg?branch=master)](https://travis-ci.org/jmcascalheira/ScaledPiecesVB) [![Licence](https://img.shields.io/github/license/mashape/apistatus.svg)](http://choosealicense.com/licenses/mit/) [![ORCiD](https://img.shields.io/badge/ORCiD-/0000--0003--0321--8892-green.svg)](http://orcid.org/0000-0003-0321-8892) ## Research compendium for the paper "The role of lithic bipolar technology in Western Iberia’s Upper Paleolithic: the case of Vale Boi (southern Portugal)" ### Compendium DOI <https://doi.org/10.17605/OSF.IO/WPXGH> The files at the URL above will generate the results as found in the publication. The files hosted at https://github.com/jmcascalheira/ScaledPiecesVB are the development versions and may have changed since the report was published ### Author of this repository João Cascalheira (<jmcascalheira@ualg.pt>) ### Overview of the repository This repository is our research compendium for our analysis. The compendium contains all data, code, and text associated with the publication. The Rmd files in the `analysis/paper/` directory contain details of how all the analyses reported in the paper were conducted, as well as instructions on how to rerun the analysis to reproduce the results. The `data/` directory in the `analysis/` directory contains all the raw data. The `R/` directory contains most of the functions used to perform the analysis in the paper. The analysis/ directory contains: * all the data files (in CSV format, in the `data/` directory) * the manuscript as submitted (in MS Word format) * all the figures that are included in the paper (in the `figures/` directory) ### The R package You can download the compendium as a zip from from this URL: <https://github.com/jmcascalheira/ScaledPiecesVB/archive/master.zip> This repository is organized as an R package using rrtools by Ben Marwick, which can be installed from github with: ```{r gh-installation, eval = FALSE} devtools::install_github("benmarwick/rrtools") ``` To download the package source as you see it on GitHub, for offline browsing, use this line at the shell prompt (assuming you have Git installed on your computer): ```{r eval=FALSE} git clone https://github.com/jmcascalheira/ScaledPiecesVB.git ``` Once the download is complete, open the `ScaledPiecesVB.Rproj` in RStudio to begin working with the package and compendium files. If you want to re-run all the analyses in R, you can start by installing the compendium package with this line at the R prompt: ``` r devtools::install_github("jmcascalheira/ScaledPiecesVB") ``` The package has a number of dependencies on other R packages, and programs outside of R. Installing these can be time-consuming and complicated, so we've included a packrat directory, which contains the source code for all the packages we depend on. If all works well, these will be installed on your computer when you open `ScaledPiecesVB.Rproj` in RStudio. ### Licenses **Text and figures :** [CC-BY-4.0](http://creativecommons.org/licenses/by/4.0/) **Code :** MIT http://opensource.org/licenses/MIT year: 2018, copyright holder: João Cascalheira **Data :** [CC-0](http://creativecommons.org/publicdomain/zero/1.0/) attribution requested in reuse ### Dependencies: See the colophon section of the docx file in `analysis/paper` for a full list of the packages that this project depends on. ### Contact: João Cascalheira, Post-Doc Researcher ICArEHB University of Algarve, Campus de Gambelas 8005-139 Faro PORTUGAL email: jmcascalheira@ualg.pt website: http://www.icarehb.com/cascalheira
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.