CRAN

Guerry 1.6-1

Maps, data and methods related to Guerry (1833) "Moral Statistics of France"

Released Sep 26, 2014 by Michael Friendly

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

This package comprises maps of France in 1830, multivariate data from A.-M. Guerry and others, and statistical and graphic methods related to Guerry's "Moral Statistics of France". The goal is to facilitate the exploration and development of statistical and graphic methods for multivariate data in a geo-spatial context of historical interest.

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>Guerry</artifactId>
    <version>1.6-1-b244</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:Guerry')

Test Results

This package was last tested against Renjin 0.9.2682 on Aug 23, 2018.

Source

View GitHub Mirror

Release History