{
  "_id": "6a197ce3acfb0bcc41df6b31",
  "Package": "tbrf",
  "Type": "Package",
  "Title": "Time-Based Rolling Functions",
  "Version": "0.1.7",
  "Authors@R": "c(\nperson(\"Michael\", \"Schramm\", role=c(\"aut\", \"cre\", \"cph\"),\nemail = \"mpschramm@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1876-6592\")),\nperson(\"Frank\", \"Harrell\", role=c(\"ctb\")),\nperson(\"Bob\", \"Rudis\", role=c(\"ctb\"))\n)",
  "Description": "Provides rolling statistical functions based on date and\ntime windows instead of n-lagged observations.",
  "URL": "https://mps9506.github.io/tbrf/",
  "BugReports": "https://github.com/mps9506/tbrf/issues",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/Needs/website": "mps9506/mpsTemplates",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mps9506.r-universe.dev",
  "Date/Publication": "2025-08-19 13:32:30 UTC",
  "RemoteUrl": "https://github.com/mps9506/tbrf",
  "RemoteRef": "HEAD",
  "RemoteSha": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:38:35 UTC",
    "User": "root"
  },
  "Author": "Michael Schramm [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-1876-6592>),\nFrank Harrell [ctb],\nBob Rudis [ctb]",
  "Maintainer": "Michael Schramm <mpschramm@gmail.com>",
  "MD5sum": "8c6c1daa44447ae8ce56ded1239f9344",
  "_user": "mps9506",
  "_type": "src",
  "_file": "tbrf_0.1.7.tar.gz",
  "_fileid": "3ee59021699f825b38dd7bed30baedfd15fe4be0cdb875d85eafc361af084343",
  "_filesize": 1337537,
  "_sha256": "3ee59021699f825b38dd7bed30baedfd15fe4be0cdb875d85eafc361af084343",
  "_created": "2026-05-29T10:38:35.000Z",
  "_published": "2026-05-29T11:47:47.881Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78484831480,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288797859"
    },
    {
      "job": 78484831445,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288794753"
    },
    {
      "job": 78484831564,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289913977"
    },
    {
      "job": 78484831442,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289891092"
    },
    {
      "job": 78484238224,
      "time": 253,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288751781"
    },
    {
      "job": 78484831427,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288783807"
    },
    {
      "job": 78484831448,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288778512"
    },
    {
      "job": 78484831464,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288784202"
    },
    {
      "job": 78484831452,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288780184"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mps9506/tbrf",
  "_commit": {
    "id": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
    "author": "Anka <runner@Mac-1755610274034.local>",
    "committer": "Anka <runner@Mac-1755610274034.local>",
    "message": "Re-build README.Rmd\n",
    "time": 1755610350
  },
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mps9506",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 6
    },
    {
      "week": "2025-34",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.7",
      "date": "2025-08-19"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mps9506",
      "count": 196,
      "uuid": 11282246
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    }
  ],
  "_userbio": {
    "uuid": 11282246,
    "type": "user",
    "name": "Michael Schramm",
    "description": "Research specialist with the Texas Water Resources Institute at Texas A&M University.  All things water quality and watersheds."
  },
  "_downloads": {
    "count": 267,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tbrf"
  },
  "_devurl": "https://github.com/mps9506/tbrf",
  "_pkgdown": "https://mps9506.github.io/tbrf/",
  "_searchresults": 37,
  "_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/tbrf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mps9506/tbrf",
  "_realowner": "mps9506",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-09-03"
    },
    {
      "version": "0.1.1",
      "date": "2019-01-07"
    },
    {
      "version": "0.1.2",
      "date": "2019-02-02"
    },
    {
      "version": "0.1.3",
      "date": "2019-11-16"
    },
    {
      "version": "0.1.4",
      "date": "2020-03-25"
    },
    {
      "version": "0.1.5",
      "date": "2020-04-09"
    },
    {
      "version": "0.1.6",
      "date": "2025-04-02"
    },
    {
      "version": "0.1.7",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "binom_ci",
    "gm_mean",
    "gm_mean_ci",
    "mean_ci",
    "median_ci",
    "open_window",
    "stat_stepribbon",
    "StatStepribbon",
    "tbr_binom",
    "tbr_gmean",
    "tbr_mean",
    "tbr_median",
    "tbr_misc",
    "tbr_sd",
    "tbr_sum"
  ],
  "_datasets": [
    {
      "name": "Dissolved_Oxygen",
      "title": "Dissolved oxygen measurements from the Tres Palacios River",
      "object": "Dissolved_Oxygen",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Station_ID",
        "Date",
        "Param_Code",
        "Param_Desc",
        "Average_DO",
        "Min_DO"
      ],
      "rows": 236,
      "table": true,
      "tojson": true
    },
    {
      "name": "Entero",
      "title": "Enterococci bacteria measurements from the Tres Palacios River",
      "object": "Entero",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Station_ID",
        "Date",
        "Param_Code",
        "Param_Desc",
        "Value"
      ],
      "rows": 212,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Dissolved_Oxygen",
      "title": "Dissolved oxygen measurements from the Tres Palacios River",
      "topics": [
        "Dissolved_Oxygen"
      ]
    },
    {
      "page": "Entero",
      "title": "Enterococci bacteria measurements from the Tres Palacios River",
      "topics": [
        "Entero"
      ]
    },
    {
      "page": "stat_stepribbon",
      "title": "Step ribbon statistic",
      "topics": [
        "stat_stepribbon"
      ]
    },
    {
      "page": "tbr_binom",
      "title": "Time-Based Rolling Binomial Probability",
      "topics": [
        "tbr_binom"
      ]
    },
    {
      "page": "tbr_gmean",
      "title": "Time-Based Rolling Geometric Mean",
      "topics": [
        "tbr_gmean"
      ]
    },
    {
      "page": "tbr_mean",
      "title": "Time-Based Rolling Mean",
      "topics": [
        "tbr_mean"
      ]
    },
    {
      "page": "tbr_median",
      "title": "Time-Based Rolling Median",
      "topics": [
        "tbr_median"
      ]
    },
    {
      "page": "tbr_misc",
      "title": "Use Generic Functions with Time Windows",
      "topics": [
        "tbr_misc"
      ]
    },
    {
      "page": "tbr_sd",
      "title": "Time-Based Rolling Standard Deviation",
      "topics": [
        "tbr_sd"
      ]
    },
    {
      "page": "tbr_sum",
      "title": "Time-Based Rolling Sum",
      "topics": [
        "tbr_sum"
      ]
    },
    {
      "page": "tbrf",
      "title": "Time-Based Rolling Functions",
      "topics": [
        "tbrf-package",
        "tbrf"
      ]
    },
    {
      "page": "tbrf-ggproto",
      "title": "tbrf extensions to ggplot2",
      "topics": [
        "StatStepribbon",
        "tbrf-ggproto"
      ]
    }
  ],
  "_readme": "https://github.com/mps9506/tbrf/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro_to_tbrf.Rmd",
      "filename": "intro_to_tbrf.html",
      "title": "tbrf Introduction",
      "author": "Michael Schramm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic usage",
        "Time windows",
        "Examples",
        "Binomial Probability",
        "Geometric Mean",
        "Mean",
        "Median",
        "Generic functions",
        "Standard Deviation",
        "Sum",
        "Units",
        "CI method"
      ],
      "created": "2018-08-27 21:52:24",
      "modified": "2025-08-13 19:16:32",
      "commits": 4
    }
  ],
  "_score": 5.045322978786658,
  "_indexed": true,
  "_nocasepkg": "tbrf",
  "_universes": [
    "mps9506"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-05-29T10:40:55.000Z",
      "distro": "noble",
      "commit": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
      "fileid": "9be3bc828538672bcee0c4755b4570f4922f0cc518ae19aff0599c732605cf66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-05-29T10:40:48.000Z",
      "distro": "noble",
      "commit": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
      "fileid": "b61499cc3376a9c7f762467c87771808613d29615894dc73ec77c9aebb462ca0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-29T11:46:54.000Z",
      "commit": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
      "fileid": "0ac973bb7f10403cf6869772805fd5d3ea2a69f320d154a4d06365a96e1cff32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-29T11:45:38.000Z",
      "commit": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
      "fileid": "f6047bd1b2c9b879860ea1c5fb32acb4d4d43dd036b160e44668e20e61f87cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-05-29T10:40:46.000Z",
      "commit": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
      "fileid": "4802505f454ab585fca8f9ba09b75a16c8c98c994a0def72217d1acd97858b84",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-29T10:39:44.000Z",
      "commit": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
      "fileid": "9714b8aac31dcd1fdd52da8538c633a581a09aa8a8408fc0a9a79d1de4d9c84b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-29T10:40:00.000Z",
      "commit": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
      "fileid": "6cff76768f013f9496b21f45c394bbcf186f25ec94f11efef24d436484284b47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-29T10:39:51.000Z",
      "commit": "8fa0344d1c93a540e04672fd4d23f82a3f0228cb",
      "fileid": "3c735c25924a6fabbbd0b3f424d527d7daf7c95b8a79e365196438018740fb25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/26632387702"
    }
  ]
}