Bioconductor 3.22 Released

Bioconductor home
Menu

DFplyr

This is the released version of DFplyr; for the devel version, see DFplyr.

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


Bioconductor version: Release (3.22)

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.

Author: Jonathan Carroll [aut, cre] ORCID iD ORCID: 0000-0002-1404-5264 , Pierre-Paul Axisa [ctb]

Maintainer: Jonathan Carroll <rpkg at jcarroll.com.au>

Citation (from within R, enter citation("DFplyr")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
 install.packages("BiocManager")
BiocManager::install("DFplyr")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("DFplyr")
Example Usage HTML R Script
Reference Manual PDF
NEWS Text

Details

Version 1.4.0
In Bioconductor since BioC 3.20 (R-4.4) (1 year)
License GPL-3
Depends R (>= 4.1.0), dplyr
Imports BiocGenerics, methods, rlang, S4Vectors, tidyselect
System Requirements
See More
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package DFplyr_1.4.0.tar.gz
Windows Binary (x86_64) DFplyr_1.4.0.zip (64-bit only)
macOS Binary (x86_64) DFplyr_1.4.0.tgz
macOS Binary (arm64) DFplyr_1.4.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/DFplyr
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/DFplyr
Package Downloads Report Download Stats

AltStyle によって変換されたページ (->オリジナル) /