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: 2026-07-06 06:16:15 UTC; root Author: Christian Hohenfeld [aut, cre, cph] Maintainer: Christian Hohenfeld Repository: https://cran.r-universe.dev Date/Publication: 2022-10-06 12:40:01 UTC RemoteUrl: https://github.com/cran/listr RemoteRef: HEAD RemoteSha: f2057540c189da4a171f1416e91ad09a0ac4660c Depends: R (>= 4.1.0)