Package: DFplyr 1.1.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]

DFplyr_1.1.0.tar.gz
DFplyr_1.1.0.zip(r-4.5)DFplyr_1.1.0.zip(r-4.4)DFplyr_1.1.0.zip(r-4.3)
DFplyr_1.1.0.tgz(r-4.4-any)DFplyr_1.1.0.tgz(r-4.3-any)
DFplyr_1.1.0.tar.gz(r-4.5-noble)DFplyr_1.1.0.tar.gz(r-4.4-noble)
DFplyr_1.1.0.tgz(r-4.4-emscripten)DFplyr_1.1.0.tgz(r-4.3-emscripten)
DFplyr.pdf |DFplyr.html
DFplyr/json (API)
NEWS

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

Peer review:

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

On BioConductor:DFplyr-1.1.0(bioc 3.21)DFplyr-1.0.0(bioc 3.20)

datarepresentationinfrastructuresoftware

5.87 score 21 stars 5 scripts 3 exports 18 dependencies

Last updated 20 days agofrom:c81f6304af. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 18 2024
R-4.5-winOKNov 18 2024
R-4.5-linuxOKNov 18 2024
R-4.4-winOKNov 18 2024
R-4.4-macOKNov 18 2024
R-4.3-winOKNov 18 2024
R-4.3-macOKNov 18 2024

Exports:.rs.describeObjectdescrename2

Dependencies:BiocGenericsclidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangS4Vectorstibbletidyselectutf8vctrswithr

Example Usage

Rendered fromexample_usage.Rmdusingknitr::rmarkdownon Nov 18 2024.

Last update: 2024-09-16
Started: 2024-09-11