# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "arules" in publications use:' type: software license: GPL-3.0-only title: 'arules: Mining Association Rules and Frequent Itemsets' version: 1.7-8 identifiers: - type: doi value: 10.32614/CRAN.package.arules abstract: Provides the infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules). Also provides C implementations of the association mining algorithms Apriori and Eclat. Hahsler, Gruen and Hornik (2005) . authors: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405 - family-names: Buchta given-names: Christian - family-names: Gruen given-names: Bettina - family-names: Hornik given-names: Kurt orcid: https://orcid.org/0000-0003-4198-9911 preferred-citation: type: manual title: 'arules: Mining Association Rules and Frequent Itemsets' authors: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405 - family-names: Buchta given-names: Christian - family-names: Gruen given-names: Bettina - family-names: Hornik given-names: Kurt orcid: https://orcid.org/0000-0003-4198-9911 year: '2024' notes: R package version 1.7-8 url: https://github.com/mhahsler/arules repository: https://mhahsler.r-universe.dev repository-code: https://github.com/mhahsler/arules commit: ba02177e26ddfaed189a9732bf81c2571f8da983 url: https://github.com/mhahsler/arules date-released: '2024-08-21' contact: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405 references: - type: article title: arules -- A Computational Environment for Mining Association Rules and Frequent Item Sets authors: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405 - family-names: Gruen given-names: Bettina email: Bettina.Gruen@wu.ac.at - family-names: Hornik given-names: Kurt email: Kurt.Hornik@R-project.org orcid: https://orcid.org/0000-0003-4198-9911 year: '2005' journal: Journal of Statistical Software volume: '14' issue: '15' doi: 10.18637/jss.v014.i15 month: '10' issn: 1548-7660 start: '1' end: '25' - type: article title: 'The arules R-Package Ecosystem: Analyzing Interesting Patterns from Large Transaction Datasets' authors: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu - family-names: Chelluboina given-names: Sudheer - family-names: Hornik given-names: Kurt - family-names: Buchta given-names: Christian year: '2011' journal: Journal of Machine Learning Research volume: '12' url: https://jmlr.csail.mit.edu/papers/v12/hahsler11a.html start: '1977' end: '1981'