Functions to make manipulation of object attributes easier. It also contains a few functions that extend the 'dplyr' package for data manipulation, and it provides new pipe operators, including the pipe '%@>%' similar to the 'magrittr' '%>%', but with the additional functionality to enable attributes propagation.
Version: | 0.1.7 |
Depends: | R (≥ 3.1.3) |
Imports: | bazar, dplyr, lazyeval, magrittr, rlist, rstudioapi |
Suggests: | knitr, ggplot2, lplyr, observer, testthat |
Published: | 2018-08-02 |
Author: | Paul Poncet [aut, cre], Stefan Milton Bache [aut] (for functions copied or modified from the 'magrittr' package), Hadley Wickham [aut] (for functions copied or modified from the 'magrittr' package) |
Maintainer: | Paul Poncet <paulponcet at yahoo.fr> |
BugReports: | https://github.com/paulponcet/tribe/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/paulponcet/tribe |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tribe results |
Reference manual: | tribe.pdf |
Vignettes: |
Play with the tribe of attributes |
Package source: | tribe_0.1.7.tar.gz |
Windows binaries: | r-devel: tribe_0.1.7.zip, r-release: tribe_0.1.7.zip, r-oldrel: tribe_0.1.7.zip |
OS X binaries: | r-release: tribe_0.1.7.tgz, r-oldrel: tribe_0.1.7.tgz |
Old sources: | tribe archive |
Please use the canonical form https://CRAN.R-project.org/package=tribe to link to this page.