Package: DFplyr 1.7.0

Jonathan Carroll

DFplyr: A `DataFrame` (`S4Vectors`) backend for `dplyr`

Provides `dplyr` verbs (`mutate`, `select`, `filter`, etc...) supporting `S4Vectors::DataFrame` objects. Importantly, this is achieved without conversion to an intermediate `tibble`. Adds grouping infrastructure to `DataFrame` which is respected by the transformation verbs.

Authors:Jonathan Carroll [aut, cre], Pierre-Paul Axisa [ctb]

DFplyr_1.7.0.tar.gz
DFplyr_1.7.0.zip(r-4.7)DFplyr_1.7.0.zip(r-4.6)DFplyr_1.7.0.zip(r-4.5)
DFplyr_1.7.0.tgz(r-4.6-any)DFplyr_1.7.0.tgz(r-4.5-any)
DFplyr_1.7.0.tar.gz(r-4.7-any)DFplyr_1.7.0.tar.gz(r-4.6-any)
DFplyr_1.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
DFplyr/json (API)
NEWS

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

Bug tracker:https://github.com/jonocarroll/dfplyr/issues

On BioConductor:DFplyr-1.7.0(bioc 3.24)DFplyr-1.6.0(bioc 3.23)

datarepresentationinfrastructuresoftware

6.12 score 21 stars 1 packages 14 scripts 246 downloads 4 exports 17 dependencies

Last updated from:05a28e94a8. Checks:1 ERROR, 9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR149
linux-devel-x86_64OK202
source / vignettesOK181
linux-release-x86_64OK210
macos-release-arm64OK133
macos-oldrel-arm64OK128
windows-develOK113
windows-releaseOK106
windows-oldrelOK110
wasm-releaseOK105

Exports:bindROWSdescrenamerename2

Dependencies:BiocGenericsclidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangS4Vectorstibbletidyselectutf8vctrswithr

Example Usage

Rendered fromexample_usage.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2026-02-15
Started: 2024-09-11