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 Sancho |
| Maintainer: | Lluís Revilla Sancho <lluis.revilla at gmail.com> |
| BugReports: | https://github.com/ropensci/BaseSet/issues |
| License: | MIT + fileLICENSE |
| URL: | https://github.com/ropensci/BaseSet,https://docs.ropensci.org/BaseSet/ |
| NeedsCompilation: | no |
| Language: | en-US |
| Materials: | README,NEWS |
| CRAN checks: | BaseSet results |
| Reference manual: | BaseSet.html ,BaseSet.pdf |
| Vignettes: | BaseSet (source,R code) Advanced examples (source,R code) Fuzzy sets (source,R code) |
| Package source: | BaseSet_1.0.0.tar.gz |
| Windows binaries: | r-devel:BaseSet_1.0.0.zip, r-release:BaseSet_1.0.0.zip, r-oldrel:BaseSet_1.0.0.zip |
| macOS binaries: | r-release (arm64):BaseSet_1.0.0.tgz, r-oldrel (arm64):BaseSet_1.0.0.tgz, r-release (x86_64):BaseSet_1.0.0.tgz, r-oldrel (x86_64):BaseSet_1.0.0.tgz |
| Old sources: | BaseSet archive |
Please use the canonical formhttps://CRAN.R-project.org/package=BaseSetto link to this page.