CRAN/E | swmmr

swmmr

R Interface for US EPA's SWMM

Installation

About

Functions to connect the widely used Storm Water Management Model (SWMM) of the United States Environmental Protection Agency (US EPA) 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' and '.rpt' files is supported to glance model structures and to get direct access to simulation summaries.

Citation swmmr citation info
github.com/dleutnant/swmmr
System requirements SWMM (>=5.1.012)
Bug report File report

Key Metrics

Version 0.9.1
Published 2020-03-02 1523 days ago
Needs compilation? yes
License GPL-3
CRAN checks swmmr results

Downloads

Yesterday 10 0%
Last 7 days 11 -8%
Last 30 days 53 -10%
Last 90 days 160 -25%
Last 365 days 674 -80%

Maintainer

Maintainer

Dominik Leutnant

leutnant@fh-muenster.de

Authors

Dominik Leutnant

aut / cre

Anneke Doering

aut

Malte Henrichs

ctb

Hauke Sonnenberg

ctb

Material

README
NEWS
Reference manual
Package source

In Views

Hydrology

Vignettes

How swmmr reads and writes inp files
How to autocalibrate a SWMM model with swmmr
How to convert GIS data and SWMM with swmmr

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

swmmr archive

Imports

dplyr ≥ 0.7.4
purrr ≥ 0.2.4
readr ≥ 1.1.1
Rcpp
tibble ≥ 1.2.4
tidyr ≥ 1.0.0
utils
xts ≥ 0.10-1
zoo

Suggests

DEoptim
ggplot2
sf ≥ 0.6-1
knitr
rmarkdown
testthat

LinkingTo

Rcpp