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.8 |
Depends: | R (≥ 3.2) |
Imports: | dplyr, lazyeval, magrittr, rlang, rstudioapi, utils |
Suggests: | knitr, testthat |
Published: | 2019-11-23 |
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.8.tar.gz |
Windows binaries: | r-devel: tribe_0.1.8.zip, r-release: tribe_0.1.8.zip, r-oldrel: tribe_0.1.8.zip |
macOS binaries: | r-release (arm64): tribe_0.1.8.tgz, r-oldrel (arm64): tribe_0.1.8.tgz, r-release (x86_64): tribe_0.1.8.tgz, r-oldrel (x86_64): tribe_0.1.8.tgz |
Old sources: | tribe archive |
Please use the canonical form https://CRAN.R-project.org/package=tribe to link to this page.