# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "S4Cartographer" in publications use:' type: software license: GPL-3.0-or-later title: 'S4Cartographer: Visualize S4 class inheritance across R/Bioconductor packages' version: 0.99.3 abstract: S4 Object-Oriented Programming is fundamental to the Bioconductor ecosystem, enabling modularity and code reuse across hundreds of packages. However, the multi-layered inheritance structures within and between packages can be difficult to navigate. S4Cartographer facilitates the exploration of these relationships by visualizing S4 class hierarchies as directed graphs. By representing classes as nodes and inheritance as edges, it provides a clear overview of complex dependency networks. authors: - family-names: Thodberg given-names: Malte email: maltethodberg@gmail.com orcid: https://orcid.org/0000-0001-6244-3841 repository: https://bioc.r-universe.dev repository-code: https://github.com/MalteThodberg/S4Cartographer commit: 1dcef92561b22573b7f82ba5cb5bbda6541ea140 url: https://github.com/MalteThodberg/S4Cartographer date-released: '2026-04-23' contact: - family-names: Thodberg given-names: Malte email: maltethodberg@gmail.com orcid: https://orcid.org/0000-0001-6244-3841