CRAN

dbhydroR 0.2-7

'DBHYDRO' Hydrologic and Water Quality Data

Released Feb 15, 2019 by Joseph Stachelek

This package can be loaded by Renjin but 2 out 15 tests failed.

Dependencies

httr 1.4.0 reshape2 1.4.3 XML 3.98-1.17

Client for programmatic access to the South Florida Water Management District's 'DBHYDRO' database at , with functions for accessing hydrologic and water quality 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>dbhydroR</artifactId>
    <version>0.2-7-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:dbhydroR')

Test Results

This package was last tested against Renjin 0.9.2724 on Feb 17, 2019.