Package: groupr 0.1.2

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.

Authors:Nicholas Griffiths [aut, cre]

groupr_0.1.2.tar.gz
groupr_0.1.2.zip(r-4.5)groupr_0.1.2.zip(r-4.4)groupr_0.1.2.zip(r-4.3)
groupr_0.1.2.tgz(r-4.4-any)groupr_0.1.2.tgz(r-4.3-any)
groupr_0.1.2.tar.gz(r-4.5-noble)groupr_0.1.2.tar.gz(r-4.4-noble)
groupr_0.1.2.tgz(r-4.4-emscripten)groupr_0.1.2.tgz(r-4.3-emscripten)
groupr.pdf |groupr.html
groupr/json (API)
NEWS

# Install 'groupr' in R:
install.packages('groupr', repos = c('https://ngriffiths21.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ngriffiths21/groupr/issues

On CRAN:

5 exports 4 stars 1.11 score 21 dependencies 8 scripts 309 downloads

Last updated 1 years agofrom:812b265b96. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-winOKSep 04 2024
R-4.5-linuxOKSep 04 2024
R-4.4-winOKSep 04 2024
R-4.4-macOKSep 04 2024
R-4.3-winOKSep 04 2024
R-4.3-macOKSep 04 2024

Exports:colgrpgroup_by2infer_colgrpspivot_grpssep_colgrp

Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Introduction to groupr

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Sep 04 2024.

Last update: 2020-10-07
Started: 2020-08-01