{
  "_id": "6a489a5ee06c18f0a6542d4f",
  "Package": "ldc",
  "Type": "Package",
  "Title": "Calculate and Plot Pollutant Load Duration Curves",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Michael\", \"Schramm\", \nrole = c(\"aut\", \"cre\"),\nemail = \"mpschramm@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1876-6592\")),\nperson(\"Texas Water Resources Institute\",\nrole = \"cph\"))",
  "Maintainer": "Michael Schramm <mpschramm@gmail.com>",
  "Description": "Load duration curves are a method for visualizing\npollutant loads in freshwater streams based on the assumed\nrelationship between streamflow and load. Functions are\nprovided for calculating exceedance probabilities, pollutant\nloading, and plotting load duration curves.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "URL": "https://github.com/TxWRI/ldc, https://txwri.github.io/ldc/",
  "BugReports": "https://github.com/TxWRI/ldc/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "TxWRI/twriTemplates",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibudunits2-dev libx11-dev zlib1g-dev",
  "Repository": "https://txwri.r-universe.dev",
  "Date/Publication": "2022-02-08 14:40:09 UTC",
  "RemoteUrl": "https://github.com/TxWRI/ldc",
  "RemoteRef": "HEAD",
  "RemoteSha": "d44d15def0a2af678de622e164d706eb19568c99",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:17:45 UTC",
    "User": "root"
  },
  "Author": "Michael Schramm [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1876-6592>),\nTexas Water Resources Institute [cph]",
  "_user": "txwri",
  "_type": "src",
  "_file": "ldc_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0112069c950cc01e9ad5a52f3ebf626768b16c37d11ebcad57159dbb127a8046",
  "_filesize": 432649,
  "_sha256": "0112069c950cc01e9ad5a52f3ebf626768b16c37d11ebcad57159dbb127a8046",
  "_expires": "2026-10-12T05:30:04.000Z",
  "_created": "2026-07-04T05:17:45.000Z",
  "_published": "2026-07-04T05:30:06.002Z",
  "_jobs": [
    {
      "job": 85105569925,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8078622420"
    },
    {
      "job": 85105569928,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8078619975"
    },
    {
      "job": 85105569929,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8078676090"
    },
    {
      "job": 85105569935,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8078681251"
    },
    {
      "job": 85105352217,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8078599497"
    },
    {
      "job": 85105569927,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078619832"
    },
    {
      "job": 85105569949,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8078614248"
    },
    {
      "job": 85105569955,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8078610063"
    },
    {
      "job": 85105569934,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8078618537"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698",
  "_status": "failure",
  "_upstream": "https://github.com/TxWRI/ldc",
  "_commit": {
    "id": "d44d15def0a2af678de622e164d706eb19568c99",
    "author": "mps9506 <mpschramm@gmail.com>",
    "committer": "mps9506 <mpschramm@gmail.com>",
    "message": "fix badges\n",
    "time": 1644331209
  },
  "_maintainer": {
    "name": "Michael Schramm",
    "email": "mpschramm@gmail.com",
    "login": "mps9506",
    "mastodon": "@mpschramm@mastodon.social",
    "orcid": "0000-0003-1876-6592",
    "twitter": "@mpschramm",
    "description": "Research specialist with the Texas Water Resources Institute at Texas A&M University.  All things water quality and watersheds.",
    "uuid": 11282246
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "DescTools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "txwri",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "water-quality"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mps9506",
      "count": 49,
      "uuid": 11282246
    }
  ],
  "_userbio": {
    "uuid": 84515825,
    "type": "organization",
    "name": "Texas Water Resources Institute",
    "followers": 1,
    "description": "A part of the Texas A&M System and Texas A&M Agrilife, the Texas Water Resources Institute solves vital water issues through research & outreach"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ldc"
  },
  "_devurl": "https://github.com/txwri/ldc",
  "_pkgdown": "https://txwri.github.io/ldc/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ldc.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "calc_annual_ldc",
    "calc_ldc",
    "draw_ldc",
    "summ_ldc"
  ],
  "_datasets": [
    {
      "name": "tres_palacios",
      "title": "Mean daily flow and point E. coli bacteria measurements.",
      "object": "tres_palacios",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site_no",
        "Date",
        "Flow",
        "Indicator_Bacteria"
      ],
      "rows": 7671,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc_annual_ldc",
      "title": "Calculate annualized load duration curve",
      "topics": [
        "calc_annual_ldc"
      ]
    },
    {
      "page": "calc_ldc",
      "title": "Calculate load duration curve",
      "topics": [
        "calc_ldc"
      ]
    },
    {
      "page": "draw_ldc",
      "title": "Draw a load duration curve",
      "topics": [
        "draw_ldc"
      ]
    },
    {
      "page": "summ_ldc",
      "title": "Summarize load duration curve",
      "topics": [
        "summ_ldc"
      ]
    },
    {
      "page": "tres_palacios",
      "title": "Mean daily flow and point E. coli bacteria measurements.",
      "topics": [
        "tres_palacios"
      ]
    }
  ],
  "_readme": "https://github.com/TxWRI/ldc/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "bslib",
    "cachem",
    "cellranger",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DescTools",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "Exact",
    "expm",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "gld",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lmom",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mvtnorm",
    "nnet",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "rootSolve",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ldc",
  "_universes": [
    "txwri",
    "mps9506"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T05:20:18.000Z",
      "distro": "resolute",
      "commit": "d44d15def0a2af678de622e164d706eb19568c99",
      "fileid": "https://r2.ropensci.org/62f019e098985668a1b980c91719bd07bd33f1f195ed02bed5a300e4e080de20",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T05:20:04.000Z",
      "distro": "resolute",
      "commit": "d44d15def0a2af678de622e164d706eb19568c99",
      "fileid": "https://r2.ropensci.org/e41a8588364c973c68169cc7fe04dc6f88628dcbd3043a8aa7da79c6b1fffc02",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T05:28:28.000Z",
      "commit": "d44d15def0a2af678de622e164d706eb19568c99",
      "fileid": "https://r2.ropensci.org/5cb34cef5d401dedd7efdbcfe2d68cfec3fe945ce6eee595aebba7d474abac76",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T05:29:05.000Z",
      "commit": "d44d15def0a2af678de622e164d706eb19568c99",
      "fileid": "https://r2.ropensci.org/1e1192a2fbbbca50bbeafdfb31d1cafe79293a740d366cc65950946e6f73e292",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T05:20:49.000Z",
      "commit": "d44d15def0a2af678de622e164d706eb19568c99",
      "fileid": "https://r2.ropensci.org/ad9fc956c78cddceda6d0b19695d2986285532fd6a95afc3e151ddf238d8cc31",
      "status": "success",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T05:18:57.000Z",
      "commit": "d44d15def0a2af678de622e164d706eb19568c99",
      "fileid": "https://r2.ropensci.org/79170e1e96f0d1aab7d4013f7a72e906dee22ec93eb51298a1aab01c6cd5a18f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T05:18:56.000Z",
      "commit": "d44d15def0a2af678de622e164d706eb19568c99",
      "fileid": "https://r2.ropensci.org/2f06a11964b46df108713b9d23134209d9c34456409d0048424ea54fa4dc902a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T05:19:49.000Z",
      "commit": "d44d15def0a2af678de622e164d706eb19568c99",
      "fileid": "https://r2.ropensci.org/de77629f45790c3cb2c7b29b1d46f2bc6b8a76d2c13c0428d99036060c111d00",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28695924698"
    }
  ]
}