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: | 0.0.17 |
| Depends: | R (≥ 4.0.0) |
| Imports: | dplyr (≥ 1.0.0), magrittr, methods, rlang, utils |
| Suggests: | Biobase, covr, forcats, ggplot2, GO.db, GSEABase, knitr, org.Hs.eg.db, reactome.db, rmarkdown, spelling, testthat (≥ 2.1.0) |
| Published: | 2021-07-05 |
| Author: | Lluís Revilla Sancho
|
| Maintainer: | Lluís Revilla Sancho <lluis.revilla at gmail.com> |
| BugReports: | https://github.com/ropensci/BaseSet/issues |
| License: | MIT + file LICENSE |
| 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.pdf |
| Vignettes: |
Advanced examples About BaseSet Fuzzy sets |
| Package source: | BaseSet_0.0.17.tar.gz |
| Windows binaries: | r-devel: BaseSet_0.0.17.zip, r-release: BaseSet_0.0.17.zip, r-oldrel: BaseSet_0.0.17.zip |
| macOS binaries: | r-release (arm64): BaseSet_0.0.17.tgz, r-oldrel (arm64): BaseSet_0.0.17.tgz, r-release (x86_64): BaseSet_0.0.17.tgz, r-oldrel (x86_64): BaseSet_0.0.17.tgz |
| Old sources: | BaseSet archive |
Please use the canonical form https://CRAN.R-project.org/package=BaseSet to link to this page.