Package: tidyboot
Type: Package
Title: Tidyverse-Compatible Bootstrapping
Version: 0.1.1
Authors@R: c(
    person("Mika", "Braginsky", email = "mika.br@gmail.com", role = c("aut", "cre")),
    person("Daniel", "Yurovsky", email = "dyurovsky@gmail.com", role = c("aut"))
    )
Description: Compute arbitrary non-parametric bootstrap statistics on data in
    tidy data frames.
Depends: R (>= 3.4.0)
License: GPL-3
URL: https://github.com/langcog/tidyboot
BugReports: http://github.com/langcog/tidyboot/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: dplyr (>= 0.7.4), modelr (>= 0.1.1), purrr (>= 0.2.4), rlang
        (>= 0.1.6), tidyr (>= 0.7.2)
NeedsCompilation: no
Packaged: 2018-03-14 00:52:14 UTC; mikabr
Author: Mika Braginsky [aut, cre],
  Daniel Yurovsky [aut]
Maintainer: Mika Braginsky <mika.br@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-14 04:13:49 UTC
Built: R 4.5.1; ; 2025-10-06 03:53:55 UTC; windows
