Provides 'dplyr' verbs for lists and other useful verbs for manipulation of data frames. In particular, it includes a mutate_which() function that mutates columns for a specific subset of rows defined by a condition, and fuse() which is a more flexible version of 'tidyr' unite() function.
| Version: | 0.1.12 |
| Depends: | R (≥ 3.1.3) |
| Imports: | bazar, dplyr, lazyeval, magrittr |
| Suggests: | knitr, rmarkdown, testthat, tidyr |
| Published: | 2017-11-05 |
| Author: | Paul Poncet [aut, cre] |
| Maintainer: | Paul Poncet <paulponcet at yahoo.fr> |
| BugReports: | https://github.com/paulponcet/lplyr/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/paulponcet/lplyr |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | lplyr results |
| Reference manual: | lplyr.pdf |
| Vignettes: |
Dplyr verbs for lists and other verbs for data frames |
| Package source: | lplyr_0.1.12.tar.gz |
| Windows binaries: | r-devel: lplyr_0.1.12.zip, r-release: lplyr_0.1.12.zip, r-oldrel: lplyr_0.1.12.zip |
| macOS binaries: | r-release: lplyr_0.1.12.tgz, r-oldrel: lplyr_0.1.12.tgz |
| Old sources: | lplyr archive |
Please use the canonical form https://CRAN.R-project.org/package=lplyr to link to this page.