Package: strapgod
Title: Resampled Data Frames
Version: 0.0.2
Authors@R: 
    person(given = "Davis",
           family = "Vaughan",
           role = c("aut", "cre"),
           email = "davis@rstudio.com")
Description: Create data frames with virtual groups that can be used with 
    'dplyr' to efficiently compute resampled statistics, generate the data for
    hypothetical outcome plots, and fit multiple models on resampled variations
    of the original data.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.2.0)
Imports: dplyr (>= 0.8.1), tidyr, rlang, tibble
Suggests: broom, testthat, covr, knitr, rmarkdown
URL: https://github.com/DavisVaughan/strapgod
BugReports: https://github.com/DavisVaughan/strapgod/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-05-16 13:49:17 UTC; davis
Author: Davis Vaughan [aut, cre]
Maintainer: Davis Vaughan <davis@rstudio.com>
Repository: CRAN
Date/Publication: 2019-05-16 15:30:04 UTC
