CRAN
tipom 1.0.2-1
Automated measure-based classification for flint tools
Released Aug 3, 2013 by Stefano Costa
This package is available for Renjin and there are no known compatibility issues.
TIPOM is based on a methodology that was developed in the 1960s by Bernardino Bagolini. The basic idea is to use the three simple dimensions of length, width and thickness of each lithic artefact to classify them in discrete groups and infer their function.
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>tipom</artifactId> <version>1.0.2-1-b243</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:tipom')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 1, 2018.