Package: purrrlyr 0.0.8.9000
Lionel Henry
purrrlyr: Tools at the Intersection of 'purrr' and 'dplyr'
Some functions at the intersection of 'dplyr' and 'purrr' that formerly lived in 'purrr'.
Authors:
purrrlyr_0.0.8.9000.tar.gz
purrrlyr_0.0.8.9000.zip(r-4.5)purrrlyr_0.0.8.9000.zip(r-4.4)purrrlyr_0.0.8.9000.zip(r-4.3)
purrrlyr_0.0.8.9000.tgz(r-4.4-x86_64)purrrlyr_0.0.8.9000.tgz(r-4.4-arm64)purrrlyr_0.0.8.9000.tgz(r-4.3-x86_64)purrrlyr_0.0.8.9000.tgz(r-4.3-arm64)
purrrlyr_0.0.8.9000.tar.gz(r-4.5-noble)purrrlyr_0.0.8.9000.tar.gz(r-4.4-noble)
purrrlyr_0.0.8.9000.tgz(r-4.4-emscripten)purrrlyr_0.0.8.9000.tgz(r-4.3-emscripten)
purrrlyr.pdf |purrrlyr.html✨
purrrlyr/json (API)
NEWS
# Install 'purrrlyr' in R: |
install.packages('purrrlyr', repos = c('https://hadley.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hadley/purrrlyr/issues
Last updated 3 years agofrom:6a25a4ea11. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win-x86_64 | NOTE | Nov 19 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 19 2024 |
R-4.4-win-x86_64 | NOTE | Nov 19 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 19 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 19 2024 |
R-4.3-win-x86_64 | NOTE | Nov 19 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 19 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 19 2024 |
Exports:%>%by_rowby_slicedmapdmap_atdmap_ifinvoke_rowsmap_rowsslice_rowsunslice
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6Rcpprlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Apply a function to each row of a data frame | by_row invoke_rows map_rows |
Apply a function to slices of a data frame | by_slice |
Map over the columns of a data frame | dmap dmap_at dmap_if |
Slice a data frame into groups of rows | slice_rows unslice |