Package: bdots
Type: Package
Title: Bootstrapped Differences of Time Series
Version: 2.0.0
Date: 2025-7-15
Authors@R: c(
    person("Collin", "Nolte", email = "noltecollin@grinnell.edu", role = c("aut", "cre")), 
    person("Michael", "Seedorff", role = "aut"), 
    person("Jacob", "Oleson", role = "aut"),
    person("Grant", "Brown", role = "aut"), 
    person("Joseph", "Cavanaugh", role = "aut"), 
    person("Bob", "McMurray", role = "aut"))
BugReports: https://github.com/collinn/bdots/issues
Depends: R (>= 4.1.0)
Imports: nlme, mvtnorm, parallel, stats, graphics, utils, ggplot2,
        gridExtra, data.table
LazyData: TRUE
Description: Analyze differences among time series curves with p-value
        adjustment for multiple comparisons introduced in Oleson et al
        (2015) <DOI:10.1177/0962280215607411>.
License: GPL-3
URL: https://github.com/collinn/bdots
NeedsCompilation: no
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, tinytest
VignetteBuilder: knitr, rmarkdown
Packaged: 2025-07-30 19:24:44 UTC; collin
Author: Collin Nolte [aut, cre],
  Michael Seedorff [aut],
  Jacob Oleson [aut],
  Grant Brown [aut],
  Joseph Cavanaugh [aut],
  Bob McMurray [aut]
Maintainer: Collin Nolte <noltecollin@grinnell.edu>
Repository: CRAN
Date/Publication: 2025-07-30 23:10:10 UTC
Built: R 4.4.3; ; 2025-10-21 13:22:06 UTC; windows
