Package: groupdata2
Title: Creating Groups from Data
Version: 1.1.0
Date: 2019-06-24
Authors@R: person("Ludvig Renbo", "Olsen", email = "r-pkgs@ludvigolsen.dk", role = c("aut", "cre"))
Description: Subsetting methods for balanced cross-validation, time series windowing,
    and general grouping and splitting of data.
Depends: R (>= 3.5)
License: MIT + file LICENSE
URL: https://github.com/ludvigolsen/groupdata2
BugReports: https://github.com/ludvigolsen/groupdata2/issues
Encoding: UTF-8
LazyData: true
Imports: dplyr (>= 0.8.1), tibble (>= 2.1.1), plyr (>= 1.8.4), utils,
        numbers (>= 0.7-1), rlang (>= 0.3.4)
RoxygenNote: 6.1.1
Suggests: ggplot2, knitr, rmarkdown, tidyr, broom, testthat, lmerTest,
        hydroGOF
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-23 23:48:10 UTC; ludvigolsen
Author: Ludvig Renbo Olsen [aut, cre]
Maintainer: Ludvig Renbo Olsen <r-pkgs@ludvigolsen.dk>
Repository: CRAN
Date/Publication: 2019-06-24 05:10:03 UTC
