CRAN
archdata 1.2
Example Datasets from Archaeological Research
Released Feb 19, 2018 by David L. Carlson
This package can be loaded by Renjin but 7 out 27 tests failed.
The archdata package provides several types of data that are typically used in archaeological research. It provides all of the data sets used in "Quantitative Methods in Archaeology Using R" by David L Carlson, one of the Cambridge Manuals in Archaeology.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>archdata</artifactId> <version>1.2-b12</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:archdata')
Test Results
This package was last tested against Renjin 0.9.2709 on Nov 8, 2018.
- Acheulean-examples
- Arnhofen-examples
- BACups-examples
- BarmoseI.grid-examples
- BarmoseI.pp-examples
- Bornholm-examples
- DartPoints-examples
- EIAGraves-examples
- ESASites-examples
- EWBurials-examples
- EndScrapers-examples
- EngrBone-examples
- Fibulae-examples
- Handaxes-examples
- MaskSite-examples
- Mesolithic-examples
- Michelsberg-examples
- Nelson-examples
- Olorgesailie.maj-examples
- Olorgesailie.sub-examples
- OxfordPots-examples
- PitHouses-examples
- RBGlass1-examples
- RBGlass2-examples
- RBPottery-examples
- Snodgrass-examples
- TRBPottery-examples