CRAN

muRL 0.1-11

Mailmerge using R, LaTeX, and the Web

Released Jun 13, 2017 by Ryan T. Moore

This package can be loaded by Renjin but 1 out 5 tests failed.

Dependencies

maps 3.3.0 stringr 1.3.1

Provides mailmerge methods for reading spreadsheets of addresses and other relevant information to create standardized but customizable letters. Provides a method for mapping US ZIP codes, including those of letter recipients. Provides a method for parsing and processing html code from online job postings of the American Political Science Association.

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>muRL</artifactId>
    <version>0.1-11-b13</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:muRL')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.