{
  "_id": "6a226f76cd65a98ecbd48318",
  "Package": "streamsampler",
  "Title": "Characterize and Subsample Stream Data",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Kyle\", family = \"Hurley\",\nemail = \"kp.hurley87@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-6469-3769\")),\nperson(\ngiven = \"Jeff\", family = \"Chanat\",\nemail = \"jchanat@usgs.gov\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-3629-7307\")))",
  "Description": "Characterize daily stream discharge and water quality data\nand subsample water quality data. Provide dates, discharge, and\nwater quality measurements and 'streamsampler' can find gaps,\nget summary statistics, and subsample according to common\nstream sampling protocols. Stream sampling protocols are\ndescribed in Lee et al. (2016)\n<doi:10.1016/j.jhydrol.2016.08.059> and Lee et al. (2019)\n<doi:10.3133/sir20195084>.",
  "License": "CC0",
  "URL": "https://github.com/Kyle-Hurley/streamsampler",
  "BugReports": "https://github.com/Kyle-Hurley/streamsampler/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Copyright": "This software is in the public domain because it contains\nmaterials that originally came from the United States\nGeological Survey, an agency of the United States Department of\nInterior. For more information, see the official USGS copyright\npolicy at\nhttps://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits",
  "Repository": "https://kyle-hurley.r-universe.dev",
  "Date/Publication": "2025-10-04 02:23:48 UTC",
  "RemoteUrl": "https://github.com/kyle-hurley/streamsampler",
  "RemoteRef": "HEAD",
  "RemoteSha": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 06:36:15 UTC",
    "User": "root"
  },
  "Author": "Kyle Hurley [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-6469-3769>),\nJeff Chanat [aut] (ORCID: <https://orcid.org/0000-0002-3629-7307>)",
  "Maintainer": "Kyle Hurley <kp.hurley87@gmail.com>",
  "MD5sum": "e5fbaf26e9c5dc71656fa5800d915390",
  "_user": "kyle-hurley",
  "_type": "src",
  "_file": "streamsampler_0.1.0.9000.tar.gz",
  "_fileid": "8fa0a7755ae0c468b20826b71381ef8bfc4771d5c6dad0a2b54ace8efbeaed70",
  "_filesize": 1846344,
  "_sha256": "8fa0a7755ae0c468b20826b71381ef8bfc4771d5c6dad0a2b54ace8efbeaed70",
  "_created": "2026-06-05T06:36:15.000Z",
  "_published": "2026-06-05T06:40:54.387Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79676944620,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430377354"
    },
    {
      "job": 79676944636,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430381125"
    },
    {
      "job": 79676944554,
      "time": 243,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430394477"
    },
    {
      "job": 79676944613,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430382676"
    },
    {
      "job": 79676566428,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430343677"
    },
    {
      "job": 79676944552,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430372009"
    },
    {
      "job": 79676944705,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430372422"
    },
    {
      "job": 79676944645,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430366600"
    },
    {
      "job": 79676944658,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430365512"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kyle-hurley/streamsampler",
  "_commit": {
    "id": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
    "author": "Kyle Hurley <kp.hurley87@gmail.com>",
    "committer": "Kyle Hurley <kp.hurley87@gmail.com>",
    "message": "add badges\n",
    "time": 1759544628
  },
  "_maintainer": {
    "name": "Kyle Hurley",
    "email": "kp.hurley87@gmail.com",
    "login": "kyle-hurley",
    "linkedin": "in/kyle-hurley-envsci",
    "description": "",
    "uuid": 86017243
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "slider",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dataRetrieval",
      "version": ">= 2.7.16",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kyle-hurley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 14
    },
    {
      "week": "2025-40",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-09-07"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kyle-hurley",
      "count": 17,
      "uuid": 86017243
    }
  ],
  "_userbio": {
    "uuid": 86017243,
    "type": "user",
    "name": "Kyle Hurley"
  },
  "_downloads": {
    "count": 103,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/streamsampler"
  },
  "_devurl": "https://github.com/kyle-hurley/streamsampler",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/streamsampler.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kyle-hurley/streamsampler",
  "_realowner": "kyle-hurley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "eval_dates",
    "eval_sign",
    "find_gaps",
    "local_max_index",
    "local_min_index",
    "qw_stats",
    "rollmean_date",
    "subsample",
    "subsample_routine",
    "summarize_seasons",
    "thresholds"
  ],
  "_datasets": [
    {
      "name": "streamdat",
      "title": "Stream Discharge and Specific Conductivity",
      "object": "streamdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "q",
        "sc"
      ],
      "rows": 5844,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "eval_dates",
      "title": "Evaluate completeness of dates",
      "topics": [
        "eval_dates"
      ]
    },
    {
      "page": "eval_sign",
      "title": "Evaluate the sign of data",
      "topics": [
        "eval_sign"
      ]
    },
    {
      "page": "find_gaps",
      "title": "Identify gaps in a sequence of dates",
      "topics": [
        "find_gaps"
      ]
    },
    {
      "page": "local_x_index",
      "title": "Find indexed local minima/maxima",
      "topics": [
        "local_max_index",
        "local_min_index",
        "local_x_index"
      ]
    },
    {
      "page": "qw_stats",
      "title": "Calculate summary statistics",
      "topics": [
        "qw_stats"
      ]
    },
    {
      "page": "rollmean_date",
      "title": "Rolling mean of values indexed by date",
      "topics": [
        "rollmean_date"
      ]
    },
    {
      "page": "streamdat",
      "title": "Stream Discharge and Specific Conductivity",
      "topics": [
        "streamdat"
      ]
    },
    {
      "page": "subsample",
      "title": "Convert a daily record to discrete",
      "topics": [
        "subsample"
      ]
    },
    {
      "page": "subsample_routine",
      "title": "Convert a daily record to periodic discrete",
      "topics": [
        "subsample_routine"
      ]
    },
    {
      "page": "summarize_seasons",
      "title": "Seasonal and monthly value ranking",
      "topics": [
        "summarize_seasons"
      ]
    },
    {
      "page": "thresholds",
      "title": "Find thresholds for each season",
      "topics": [
        "thresholds"
      ]
    }
  ],
  "_readme": "https://github.com/kyle-hurley/streamsampler/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "slider",
    "vctrs",
    "warp"
  ],
  "_vignettes": [
    {
      "source": "streamsampler.Rmd",
      "filename": "streamsampler.html",
      "title": "streamsampler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to streamsampler",
        "Download Data",
        "Investigate Completeness",
        "Finding Gaps",
        "Zero or Negative Flow",
        "Summary Stats",
        "Characterize Flow by Season",
        "Define Thresholds",
        "Subsampling",
        "Routine Subsampling"
      ],
      "created": "2025-09-07 01:49:37",
      "modified": "2025-09-07 01:49:37",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "streamsampler",
  "_universes": [
    "kyle-hurley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-05T06:38:21.000Z",
      "distro": "noble",
      "commit": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
      "fileid": "7bd88695ac49dd3d2f7f545a44a551b616331de76cab0e4f064dffc4569e6b93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-05T06:38:35.000Z",
      "distro": "noble",
      "commit": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
      "fileid": "a097fe1c736851f68f63642361b7afef2089ec06ca1855d860896f4da4c12905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-05T06:39:23.000Z",
      "commit": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
      "fileid": "3fb837d2615f3bbbf469466fe342faf2d533b6b1cb142f49f488e9aca7a88284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-05T06:38:37.000Z",
      "commit": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
      "fileid": "ab9924837dc035bc28351a04dd175881d18e092d66fb4dd96cac1359eab8ae4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-05T06:38:19.000Z",
      "commit": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
      "fileid": "ef1dcf29168af05ba8aaa25e26f3cbe44016add41c95ecdfd3009f7963d6c41e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-05T06:37:50.000Z",
      "commit": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
      "fileid": "5e8bd18790c3b792f3a3701a2e149bdc25f7cb5c8310277390f79d7de4c7a625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-05T06:37:28.000Z",
      "commit": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
      "fileid": "fbcc4dccb52e6f95d21780033a9ef5fbbefc19e4bd59f7696deb1da426716757",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-05T06:37:24.000Z",
      "commit": "68b69e1049d1c4b959c4e16b4e238a2ab2e824b8",
      "fileid": "b917a163ad0d4581f442bc479b96ca75ded82e515ecec4192faa479ac33392d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyle-hurley/actions/runs/26999517077"
    }
  ]
}