CRAN
josaplay 0.1.3
Add Josa Based on Previous Letter in Korean
Released May 16, 2019 by Chanyub Park
This package can be loaded by Renjin but all tests failed.
Dependencies
Josa in Korean is often determined by judging the previous word. When writing reports using Rmd, a function that prints the appropriate investigation for each case is helpful. The 'josaplay' package then evaluates the previous word to determine which josa is appropriate.
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>josaplay</artifactId> <version>0.1.3-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:josaplay')
Test Results
This package was last tested against Renjin 0.9.2726 on Jul 13, 2019.