groupr: Groups with Inapplicable Values

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.2
Imports: dplyr, rlang, vctrs, pillar, purrr, tidyr, tibble
Suggests: testthat, knitr, rmarkdown, covr
Published: 2023-03-23
Author: Nicholas Griffiths ORCID iD [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

Documentation:

Reference manual: groupr.pdf
Vignettes: Introduction to groupr

Downloads:

Package source: groupr_0.1.2.tar.gz
Windows binaries: r-devel: groupr_0.1.2.zip, r-release: groupr_0.1.2.zip, r-oldrel: groupr_0.1.2.zip
macOS binaries: r-release (arm64): groupr_0.1.2.tgz, r-oldrel (arm64): groupr_0.1.2.tgz, r-release (x86_64): groupr_0.1.2.tgz
Old sources: groupr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=groupr to link to this page.