# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "adj" in publications use:' type: software license: MIT title: 'adj: Lightweight Adjacency Lists' version: 0.1.0 doi: 10.32614/CRAN.package.adj abstract: Provides an S3 class to represent graph adjacency lists using 'vctrs'. Allows for creation, subsetting, combining, and pretty printing of these lists. Adjacency lists can be easily converted to zero-indexed lists, which allows for easy passing of objects to low-level languages for processing. authors: - family-names: Kenny given-names: Christopher T. email: ctkenny@proton.me orcid: https://orcid.org/0000-0002-9386-6860 - family-names: McCartan given-names: Cory email: mccartan@psu.edu orcid: https://orcid.org/0000-0002-6251-669X repository: https://christopherkenny.r-universe.dev repository-code: https://github.com/alarm-redist/adj commit: 9ec03d873aedf47e217275113017b61bfe9adfce url: https://alarm-redist.org/adj/ date-released: '2026-02-18' contact: - family-names: Kenny given-names: Christopher T. email: ctkenny@proton.me orcid: https://orcid.org/0000-0002-9386-6860