# ------------------------------------------------ # CITATION.cff 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.4.0 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://cran.r-universe.dev repository-code: https://github.com/mohsaqr/cooccure commit: 5c954f6a58bc1ad165851e1a2c6a7edcfd59663f url: https://github.com/mohsaqr/cooccure date-released: '2026-07-22' contact: - family-names: Saqr given-names: Mohammed email: saqr@saqr.me