Package: listr
Type: Package
Title: Tools for Lists
Version: 0.0.2
Authors@R: 
    person(given = "Christian",
           family = "Hohenfeld",
           role = c("aut", "cre", "cph"),
           email = "r@hohenfeld.is")
Description: Tools for common operations on lists. Provided are short-cuts to
    operations like selecting and merging data stored in lists. The functions in
    this package are designed to be used with pipes.
License: EUPL
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
Language: en-US
Imports: tidyselect, rlang
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-04-22 12:01:57 UTC; christian
Author: Christian Hohenfeld [aut, cre, cph]
Maintainer: Christian Hohenfeld <r@hohenfeld.is>
Repository: CRAN
Date/Publication: 2022-04-25 08:10:05 UTC
