Package: tbrf
Type: Package
Title: Time-Based Rolling Functions
Version: 0.1.5
Authors@R: c(
    person("Michael", "Schramm", role=c("aut", "cre"),
      email = "michael.schramm@ag.tamu.edu",
      comment = c(ORCID = "0000-0003-1876-6592")),
    person("Frank", "Harrell", role=c("ctb"))
    )
Maintainer: Michael Schramm <michael.schramm@ag.tamu.edu>
Description: Provides rolling statistical functions based
    on date and time 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.1.0
Depends: R (>= 2.10)
Imports: boot, dplyr, lubridate, purrr, rlang, tibble, tidyr
Suggests: spelling, covr, ggalt, ggplot2, testthat, knitr, rmarkdown
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2020-04-08 23:48:06 UTC; Michael
Author: Michael Schramm [aut, cre] (<https://orcid.org/0000-0003-1876-6592>),
  Frank Harrell [ctb]
Repository: CRAN
Date/Publication: 2020-04-09 04:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:49:09 UTC; windows
