CRAN

vetools 1.3-28

Tools for Venezuelan Environmental Data

Released Oct 15, 2014 by Andrew Sajo-Castelli

This package can be loaded by Renjin but all tests failed.

Dependencies

maptools 0.9-3 scales 1.0.0 lubridate 1.7.4 xts 0.11-0 stringr 1.3.1 plyr 1.8.4 sp 1.3-1 tis 1.34

Integrated data management library that offers a variety of tools concerning the loading and manipulation of environmental data available from different Venezuelan governmental sources. Facilities are provided to plot temporal and spatial data as well as understand the health of a collection of meteorological data.

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>vetools</artifactId>
    <version>1.3-28-b41</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:vetools')

Test Results

This package was last tested against Renjin 0.9.2689 on Aug 26, 2018.

Source

R

View GitHub Mirror

Release History