The 'groupr' package provides a more powerful version of grouped tibbles from 'dplyr'. It allows groups to be marked inapplicable, which is a simple but widely useful way to express structure in a dataset. It also provides powerful pivoting and other group manipulation functions.
Version: | 0.1.0 |
Imports: | dplyr, rlang, vctrs, purrr, tidyr, tibble |
Suggests: | testthat, knitr, rmarkdown, covr |
Published: | 2020-10-14 |
Author: | Nicholas Griffiths [aut, cre] |
Maintainer: | Nicholas Griffiths <ngriffiths21 at gmail.com> |
BugReports: | https://github.com/ngriffiths21/groupr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ngriffiths21/groupr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | groupr results |
Reference manual: | groupr.pdf |
Vignettes: |
Introduction to groupr |
Package source: | groupr_0.1.0.tar.gz |
Windows binaries: | r-devel: groupr_0.1.0.zip, r-release: groupr_0.1.0.zip, r-oldrel: groupr_0.1.0.zip |
macOS binaries: | r-release (arm64): groupr_0.1.0.tgz, r-oldrel (arm64): groupr_0.1.0.tgz, r-release (x86_64): groupr_0.1.0.tgz, r-oldrel (x86_64): groupr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=groupr to link to this page.