# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DFplyr" in publications use:' type: software license: GPL-3.0-only title: 'DFplyr: A `DataFrame` (`S4Vectors`) backend for `dplyr`' version: 1.6.0 doi: 10.32614/CRAN.package.DFplyr abstract: 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: - family-names: Carroll given-names: Jonathan email: rpkg@jcarroll.com.au orcid: https://orcid.org/0000-0002-1404-5264 repository: https://bioc-release.r-universe.dev repository-code: https://github.com/jonocarroll/DFplyr commit: fbb4f81959cb557f0b0aebe6eb1589096ace3fc3 url: https://github.com/jonocarroll/DFplyr date-released: '2026-04-28' contact: - family-names: Carroll given-names: Jonathan email: rpkg@jcarroll.com.au orcid: https://orcid.org/0000-0002-1404-5264