# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cooccure" in publications use:' type: software license: MIT title: 'cooccure: Co-Occurrence Network Construction and Manipulation' version: 0.1.2 doi: 10.32614/CRAN.package.cooccure abstract: Constructs co-occurrence networks from several types of input data, such as delimited fields, long/bipartite tables, binary matrices, or wide sequences. Returns tidy edge data frames and supports optional scaling, splitting into several networks, thresholding, and subsetting. Provides eight similarity measures, including Jaccard, cosine, and association strength. Supports export to several network and file formats. Network construction and analysis methods follow Saqr, Lopez-Pernas, Conde, and Hernandez-Garcia (2024, ). authors: - family-names: Saqr given-names: Mohammed email: saqr@saqr.me - family-names: López-Pernas given-names: Sonsoles email: sonsoles.lopez@uef.fi - family-names: Misiejuk given-names: Kamila repository: https://mohsaqr.r-universe.dev repository-code: https://github.com/mohsaqr/cooccure commit: a978aa3708b8ac02957f19fb832ea89ce650458e url: https://github.com/mohsaqr/cooccure date-released: '2026-05-10' contact: - family-names: Saqr given-names: Mohammed email: saqr@saqr.me