Package: epanetReader
Type: Package
Title: Read Epanet Files into R
Version: 1.0.0
Date: 2026-01-25
Author: Bradley Eck [aut, cre]
Maintainer: Bradley Eck <brad@bradeck.net>
Authors@R: c(person(given = "Bradley",
                    family = "Eck",
                      role = c("aut","cre"),
                      email = "brad@bradeck.net"))
Depends: R (>= 3.0.0), graphics, utils
Suggests: testthat, epanet2toolkit, data.table (>= 1.11.2)
Description: Reads water network simulation data in 'Epanet' text-based
    '.inp' and '.rpt' formats into R. Also reads results from 'Epanet-msx'.
    Provides basic summary information and plots.  The README file has a 
    quick introduction. See <https://www.epa.gov/water-research/epanet>
    for more information on the Epanet software for modeling
    hydraulic and water quality behavior of water piping systems.
License: MIT + file LICENSE
URL: https://github.com/bradleyjeck/epanetReader
LazyData: true
RoxygenNote: 7.3.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-01-26 21:48:52 UTC; brad
Repository: CRAN
Date/Publication: 2026-01-26 22:30:02 UTC
Built: R 4.4.3; ; 2026-02-25 02:18:11 UTC; windows
