CRAN

ads 1.5-3

Spatial Point Patterns Analysis

Released Mar 30, 2018 by Philippe Verley

This package can be loaded by Renjin but 23 out 25 tests failed. An older version of this package is more compatible with Renjin.

Dependencies

ade4 1.7-11 spatstat 1.56-1

Perform first- and second-order multi-scale analyses derived from Ripley K-function, for univariate, multivariate and marked mapped data in rectangular, circular or irregular shaped sampling windows, with tests of statistical significance based on Monte Carlo simulations.

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>ads</artifactId>
    <version>1.5-3-b7</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:ads')

Test Results

This package was last tested against Renjin 0.9.2686 on Aug 24, 2018.