BaseSet: Working with Sets the Tidy Way (original) (raw)

Implements a class and methods to work with sets, doing intersection, union, complementary sets, power sets, cartesian product and other set operations in a "tidy" way. These set operations are available for both classical sets and fuzzy sets. Import sets from several formats or from other several data structures.

Version: 1.0.0
Depends: R (≥ 4.1.0)
Imports: dplyr (≥ 1.0.0), methods, rlang, utils
Suggests: Biobase, covr, forcats, ggplot2, GO.db, GSEABase, knitr, org.Hs.eg.db, reactome.db, rmarkdown, spelling, testthat (≥ 3.0.0)
Published: 2025-02-17
DOI: 10.32614/CRAN.package.BaseSet
Author: Lluís Revilla SanchoORCID iD [aut, cre, cph], Zebulun Arendsee [rev], Jennifer Chang [rev]
Maintainer: Lluís Revilla Sancho <lluis.revilla at gmail.com>
BugReports: https://github.com/ropensci/BaseSet/issues
License: MIT + file
URL: https://github.com/ropensci/BaseSet,https://docs.ropensci.org/BaseSet/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: BaseSet results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=BaseSetto link to this page.