Package: purrrlyr Title: Tools at the Intersection of 'purrr' and 'dplyr' Version: 0.0.10.9000 Authors@R: c(person(given = "Lionel", family = "Henry", role = c("aut", "cre"), email = "lionel@posit.co"), person(given = "Hadley", family = "Wickham", role = "ctb", email = "hadley@posit.co"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))) Description: Some functions at the intersection of 'dplyr' and 'purrr' that formerly lived in 'purrr'. License: GPL-3 | file LICENSE URL: https://github.com/hadley/purrrlyr BugReports: https://github.com/hadley/purrrlyr/issues Imports: dplyr (>= 0.8.0), magrittr (>= 1.5), purrr (>= 0.2.2), Rcpp Suggests: covr, testthat (>= 3.0.0) LinkingTo: Rcpp Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/build/compilation-database: true Repository: https://hadley.r-universe.dev Date/Publication: 2025-09-13 09:14:05 UTC RemoteUrl: https://github.com/hadley/purrrlyr RemoteRef: HEAD RemoteSha: bc8ee58c812878589aea76dbcbe68f728932cc06 NeedsCompilation: yes Packaged: 2026-06-10 08:23:13 UTC; root Author: Lionel Henry [aut, cre], Hadley Wickham [ctb], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Lionel Henry