# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "funcMapper" in publications use:' type: software license: MIT title: 'funcMapper: Map User-Created Functions' version: 1.0.2 doi: 10.32614/CRAN.package.funcMapper abstract: Create an interactive function map by analyzing a specified R script. It uses the find_dependencies() function from the 'functiondepends' package to recursively trace all user-defined function dependencies. authors: - family-names: Fratamico given-names: Antonio email: fratamicoa@outlook.com repository: https://antoniof1704.r-universe.dev repository-code: https://github.com/antoniof1704/funcMapper commit: e55fbf114c4609c8f3d699f0af888dcee30633fc url: https://github.com/antoniof1704/funcMapper date-released: '2025-07-30' contact: - family-names: Fratamico given-names: Antonio email: fratamicoa@outlook.com