CRAN

geoRglm 0.9-11

A Package for Generalised Linear Spatial Models

Released Oct 18, 2017 by Ole F. Christensen

This package can be loaded by Renjin but 6 out 17 tests failed.

Dependencies

geoR 1.7-5.2 sp 1.2-5

Functions for inference in generalised linear spatial models. The posterior and predictive inference is based on Markov chain Monte Carlo methods. Package geoRglm is an extension to the package geoR, which must be installed first.

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>geoRglm</artifactId>
    <version>0.9-11-b2</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:geoRglm')

Test Results

This package was last tested against Renjin 0.8.2474 on Oct 21, 2017.