swmmr: R Interface for US EPA's SWMM

Functions to connect the widely used Storm Water Management Model (SWMM) of the United States Environmental Protection Agency (US EPA) <https://www.epa.gov/water-research/storm-water-management-model-swmm> to R with currently two main goals: (1) Run a SWMM simulation from R and (2) provide fast access to simulation results, i.e. SWMM's binary '.out'-files. High performance is achieved with help of Rcpp. Additionally, reading SWMM's '.inp'-files is supported to glance model structures.

Version: 0.7.0
Imports: Rcpp, utils, xts
LinkingTo: Rcpp
Published: 2017-07-13
Author: Dominik Leutnant [aut, cre]
Maintainer: Dominik Leutnant <leutnant at fh-muenster.de>
BugReports: https://github.com/dleutnant/swmmr/issues
License: GPL-3
URL: https://github.com/dleutnant/swmmr
NeedsCompilation: yes
Materials: README ChangeLog
CRAN checks: swmmr results

Downloads:

Reference manual: swmmr.pdf
Package source: swmmr_0.7.0.tar.gz
Windows binaries: r-devel: swmmr_0.7.0.zip, r-release: swmmr_0.7.0.zip, r-oldrel: swmmr_0.7.0.zip
OS X El Capitan binaries: r-release: swmmr_0.7.0.tgz
OS X Mavericks binaries: r-oldrel: swmmr_0.7.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=swmmr to link to this page.