CRAN
nzilbb.labbcat 0.2-2
Accessing Data Stored in 'LaBB-CAT' Instances
Released Apr 26, 2019 by Robert Fromont
Dependencies
rstudioapi 0.10 jsonlite 1.6 httr 1.4.0 stringr 1.4.0
'LaBB-CAT' is a web-based language corpus management system developed by the New Zealand Institute of Language, Brain and Behaviour (NZILBB) - see
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>nzilbb.labbcat</artifactId> <version>0.2-2-b1</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:nzilbb.labbcat')
Test Results
This package was last tested against Renjin 0.9.2725 on May 4, 2019.