{
  "_id": "6a1bec2c1d7bb097a0a1fb06",
  "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\",\nfamily = \"Eck\",\nrole = c(\"aut\",\"cre\"),\nemail = \"brad@bradeck.net\"))",
  "Description": "Reads water network simulation data in 'Epanet' text-based\n'.inp' and '.rpt' formats into R. Also reads results from\n'Epanet-msx'. Provides basic summary information and plots. The\nREADME file has a quick introduction. See\n<https://www.epa.gov/water-research/epanet> for more\ninformation on the Epanet software for modeling hydraulic and\nwater 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",
  "Repository": "https://bradleyjeck.r-universe.dev",
  "Date/Publication": "2026-01-28 12:54:55 UTC",
  "RemoteUrl": "https://github.com/bradleyjeck/epanetreader",
  "RemoteRef": "HEAD",
  "RemoteSha": "272657cf942ec4b75aca9a682b8206953ec64337",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:34:52 UTC",
    "User": "root"
  },
  "MD5sum": "c6e546c4e895df2eb22d000351f4a83a",
  "_user": "bradleyjeck",
  "_type": "src",
  "_file": "epanetReader_1.0.0.tar.gz",
  "_fileid": "aea23783ee8a094daf8c867111fc9d2a5a7c3b906e9ba535f8245b7b23eabe67",
  "_filesize": 484383,
  "_sha256": "aea23783ee8a094daf8c867111fc9d2a5a7c3b906e9ba535f8245b7b23eabe67",
  "_created": "2026-05-31T07:34:52.000Z",
  "_published": "2026-05-31T08:07:08.070Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78709110109,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314878215"
    },
    {
      "job": 78709110102,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314877660"
    },
    {
      "job": 78709110119,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315072650"
    },
    {
      "job": 78709110110,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315048657"
    },
    {
      "job": 78708958244,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314863163"
    },
    {
      "job": 78709110112,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314875858"
    },
    {
      "job": 78709110107,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314874246"
    },
    {
      "job": 78709110130,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314877624"
    },
    {
      "job": 78709110158,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314875051"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bradleyjeck/epanetreader",
  "_commit": {
    "id": "272657cf942ec4b75aca9a682b8206953ec64337",
    "author": "Brad Eck <7848456+bradleyjeck@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #63 from bradleyjeck/fixes\n\ncran updates",
    "time": 1769604895
  },
  "_maintainer": {
    "name": "Bradley Eck",
    "email": "brad@bradeck.net",
    "login": "bradleyjeck",
    "description": "",
    "uuid": 7848456
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "epanet2toolkit",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "version": ">= 1.11.2",
      "role": "Suggests"
    }
  ],
  "_owner": "bradleyjeck",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-01-28"
    }
  ],
  "_topics": [
    "epanet",
    "epanet-simulation",
    "water"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "bradleyjeck",
      "count": 197,
      "uuid": 7848456
    },
    {
      "user": "petacoder75",
      "count": 1,
      "uuid": 29143859
    },
    {
      "user": "racooltxo",
      "count": 1,
      "uuid": 25294437
    }
  ],
  "_userbio": {
    "uuid": 7848456,
    "type": "user",
    "name": "Brad Eck"
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/epanetReader"
  },
  "_devurl": "https://github.com/bradleyjeck/epanetreader",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epanetReader.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bradleyjeck/epanetreader",
  "_realowner": "bradleyjeck",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2015-09-08"
    },
    {
      "version": "0.3.1",
      "date": "2016-02-02"
    },
    {
      "version": "0.4.0",
      "date": "2016-08-10"
    },
    {
      "version": "0.5.1",
      "date": "2017-05-26"
    },
    {
      "version": "0.6.2",
      "date": "2018-01-27"
    },
    {
      "version": "0.7.2",
      "date": "2018-05-15"
    },
    {
      "version": "0.7.3",
      "date": "2018-06-26"
    },
    {
      "version": "1.0.0",
      "date": "2026-01-26"
    }
  ],
  "_exports": [
    "epanetDefaultOptions",
    "expandedLinkTable",
    "is.epanet.inp",
    "is.epanet.rpt",
    "is.epanetmsx.rpt",
    "is.expandedLinkTable",
    "is.sparkline",
    "is.sparklineTable",
    "plotElementsLegend",
    "plotInpLinks",
    "plotInpNodes",
    "plotSparklineTable",
    "read_lines_wrapper",
    "read.inp",
    "read.msxrpt",
    "read.rpt",
    "sparkline",
    "sparklineTable",
    "write.inp"
  ],
  "_datasets": [
    {
      "name": "Net1",
      "title": "Epanet's Net1 Example",
      "object": "Net1",
      "class": [
        "epanet.inp"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "Net1rpt",
      "title": "Epanet's Net1 Example",
      "object": "Net1rpt",
      "class": [
        "epanet.rpt"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "binBreaker",
      "title": "Bin Breaker",
      "topics": [
        "binBreaker"
      ]
    },
    {
      "page": "epanetDefaultOptions",
      "title": "Epanet Default Options",
      "topics": [
        "epanetDefaultOptions"
      ]
    },
    {
      "page": "expandedLinkTable",
      "title": "Expanded Link Table",
      "topics": [
        "expandedLinkTable"
      ]
    },
    {
      "page": "is.epanet.inp",
      "title": "Check if an object as class 'epanet.inp'",
      "topics": [
        "is.epanet.inp"
      ]
    },
    {
      "page": "is.epanet.rpt",
      "title": "Check if an object has class 'epanet.rpt'",
      "topics": [
        "is.epanet.rpt"
      ]
    },
    {
      "page": "is.epanetmsx.rpt",
      "title": "Check if an object has class 'epanetmsx.rpt'",
      "topics": [
        "is.epanetmsx.rpt"
      ]
    },
    {
      "page": "is.expandedLinkTable",
      "title": "Check if an object has class 'expandedLinkTable'",
      "topics": [
        "is.expandedLinkTable"
      ]
    },
    {
      "page": "is.sparkline",
      "title": "Check if an object has class 'sparkline'",
      "topics": [
        "is.sparkline"
      ]
    },
    {
      "page": "is.sparklineTable",
      "title": "Check if an object has class 'sparklineTable'",
      "topics": [
        "is.sparklineTable"
      ]
    },
    {
      "page": "Net1",
      "title": "Epanet's Net1 Example",
      "topics": [
        "Net1"
      ]
    },
    {
      "page": "Net1rpt",
      "title": "Epanet's Net1 Example",
      "topics": [
        "Net1rpt"
      ]
    },
    {
      "page": "plot.epanet.inp",
      "title": "Plot Method for epanet.inp",
      "topics": [
        "plot.epanet.inp"
      ]
    },
    {
      "page": "plot.epanet.rpt",
      "title": "Plot Simulation Results",
      "topics": [
        "plot.epanet.rpt"
      ]
    },
    {
      "page": "plot.epanetmsx.rpt",
      "title": "Plot method for epanetmsx.rpt",
      "topics": [
        "plot.epanetmsx.rpt"
      ]
    },
    {
      "page": "plot.expandedLinkTable",
      "title": "plot an expanded link table",
      "topics": [
        "plot.expandedLinkTable"
      ]
    },
    {
      "page": "plot.sparkline",
      "title": "Plot a sparkline",
      "topics": [
        "plot.sparkline"
      ]
    },
    {
      "page": "plot.sparklineTable",
      "title": "Plot Sparkline Table",
      "topics": [
        "plot.sparklineTable"
      ]
    },
    {
      "page": "plotElementsLegend",
      "title": "Plot Legend of Network Elements",
      "topics": [
        "plotElementsLegend"
      ]
    },
    {
      "page": "plotInpLinks",
      "title": "Plot .inp Links",
      "topics": [
        "plotInpLinks"
      ]
    },
    {
      "page": "plotInpNodes",
      "title": "Plot Node Elements",
      "topics": [
        "plotInpNodes"
      ]
    },
    {
      "page": "plotSparklineTable",
      "title": "Plot Sparkline Table",
      "topics": [
        "plotSparklineTable"
      ]
    },
    {
      "page": "print.summary.epanet.inp",
      "title": "Print Method for epanet.inp summaries",
      "topics": [
        "print.summary.epanet.inp"
      ]
    },
    {
      "page": "print.summary.epanet.rpt",
      "title": "Print rpt summary",
      "topics": [
        "print.summary.epanet.rpt"
      ]
    },
    {
      "page": "print.summary.epanetmsx.rpt",
      "title": "Print msx rpt summary",
      "topics": [
        "print.summary.epanetmsx.rpt"
      ]
    },
    {
      "page": "read_lines_wrapper",
      "title": "Read lines wrapper",
      "topics": [
        "read_lines_wrapper"
      ]
    },
    {
      "page": "read.inp",
      "title": "Read .inp file",
      "topics": [
        "epanet.inp",
        "read.inp"
      ]
    },
    {
      "page": "read.msxrpt",
      "title": "Read msx results",
      "topics": [
        "epanetmsx.rpt",
        "read.msxrpt"
      ]
    },
    {
      "page": "read.rpt",
      "title": "Read .rpt file",
      "topics": [
        "read.rpt"
      ]
    },
    {
      "page": "sparkline",
      "title": "Sparkline",
      "topics": [
        "sparkline"
      ]
    },
    {
      "page": "sparklineTable",
      "title": "Sparkline Table",
      "topics": [
        "sparklineTable"
      ]
    },
    {
      "page": "summary.epanet.inp",
      "title": "Summary Method for epanet.inp",
      "topics": [
        "summary.epanet.inp"
      ]
    },
    {
      "page": "summary.epanet.rpt",
      "title": "Summary of Epanet Simulation Results",
      "topics": [
        "summary.epanet.rpt"
      ]
    },
    {
      "page": "summary.epanetmsx.rpt",
      "title": "Summary of Epanet-msx Simulation Results",
      "topics": [
        "summary.epanetmsx.rpt"
      ]
    },
    {
      "page": "write.inp",
      "title": "Write .inp file",
      "topics": [
        "write.inp"
      ]
    }
  ],
  "_readme": "https://github.com/bradleyjeck/epanetreader/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.878521795501206,
  "_indexed": true,
  "_nocasepkg": "epanetreader",
  "_universes": [
    "bradleyjeck"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T07:36:46.000Z",
      "distro": "noble",
      "commit": "272657cf942ec4b75aca9a682b8206953ec64337",
      "fileid": "d200ab52f16efb8cc02c8628ba00ce297c8c9305b70f7c90ea2ef6ed190dfef7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T07:36:43.000Z",
      "distro": "noble",
      "commit": "272657cf942ec4b75aca9a682b8206953ec64337",
      "fileid": "c2de97fb384cf8319ef3c6e6ac8e03a17b6d2a19186c2cf620c9f1bcc8f5f6aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T08:06:05.000Z",
      "commit": "272657cf942ec4b75aca9a682b8206953ec64337",
      "fileid": "48e9b7e739aa8fb1e20b4ea671d66b62b850eaa10dfbc4d4445f17af315a3f94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T08:02:33.000Z",
      "commit": "272657cf942ec4b75aca9a682b8206953ec64337",
      "fileid": "e55cf8288a9fbb6e8c64f1312ef44856c98e2e3b00c86a878a2749235a0512d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-31T07:36:44.000Z",
      "commit": "272657cf942ec4b75aca9a682b8206953ec64337",
      "fileid": "812d801773cfc9415b31055077f19cd2d13c0823c63a8c78360305286f198b52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T07:36:04.000Z",
      "commit": "272657cf942ec4b75aca9a682b8206953ec64337",
      "fileid": "512c30d855393f2aab315113dd2acd8684797e4661b63006e683aed5287f1021",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T07:36:34.000Z",
      "commit": "272657cf942ec4b75aca9a682b8206953ec64337",
      "fileid": "3c6832e9ac3209205b88356f0d761dd392e3dbf04c89d4c0d4cf96ad0c8fa0d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T07:36:15.000Z",
      "commit": "272657cf942ec4b75aca9a682b8206953ec64337",
      "fileid": "6f3d75261f17e39745146cdcd9c7ab09e06894005f17809db5b8cbd1b25f413d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradleyjeck/actions/runs/26706598058"
    }
  ]
}