CRAN

visualFields 0.6

Statistical Methods for Visual Fields

Released Dec 19, 2018 by Ivan Marin-Franch

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

Dependencies

deldir 0.1-15 gtools 3.8.1 Hmisc 4.1-1 matrixStats 0.54.0 flip 2.4.3 spatstat 1.57-1

A collection of tools for analyzing the field of vision. It provides a framework for development and use of innovative methods for visualization, statistical analysis, and clinical interpretation of visual-field loss and its change over time. It is intended to be a tool for collaborative research.

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>visualFields</artifactId>
    <version>0.6-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>

View build log

Renjin CLI

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

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

Test Results

This package was last tested against Renjin 0.9.2716 on Dec 21, 2018.