# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BaseSet" in publications use:' type: software license: MIT title: 'BaseSet: Working with Sets the Tidy Way' version: 1.0.0.9001 doi: 10.32614/CRAN.package.BaseSet abstract: 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. authors: - family-names: Revilla Sancho given-names: Lluís email: lluis.revilla@gmail.com orcid: https://orcid.org/0000-0001-9747-2570 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/BaseSet commit: d30d5e07d3c267473becb62c5435a0708348798f url: https://docs.ropensci.org/BaseSet/ date-released: '2025-12-19' contact: - family-names: Revilla Sancho given-names: Lluís email: lluis.revilla@gmail.com orcid: https://orcid.org/0000-0001-9747-2570