Package: listr
Type: Package
Title: Tools for Lists
Version: 0.1.0
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.2.1
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-10-06 13:07:36 UTC; christian
Author: Christian Hohenfeld [aut, cre, cph]
Maintainer: Christian Hohenfeld <r@hohenfeld.is>
Repository: CRAN
Date/Publication: 2022-10-06 13:40:01 UTC
Built: R 4.2.0; ; 2022-10-07 11:51:16 UTC; unix
