# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "attachment" in publications use:' type: software license: GPL-3.0-only title: 'attachment: Deal with Dependencies' version: 0.4.5 doi: 10.32614/CRAN.package.attachment abstract: Manage dependencies during package development. This can retrieve all dependencies that are used in ".R" files in the "R/" directory, in ".Rmd" files in "vignettes/" directory and in 'roxygen2' documentation of functions. There is a function to update the "DESCRIPTION" file of your package with 'CRAN' packages or any other remote package. All functions to retrieve dependencies of ".R" scripts and ".Rmd" or ".qmd" files can be used independently of a package development. authors: - family-names: Guyader given-names: Vincent email: vincent@thinkr.fr orcid: https://orcid.org/0000-0003-0671-9270 - family-names: Rochette given-names: Sébastien email: sebastienrochettefr@gmail.com orcid: https://orcid.org/0000-0002-1565-9313 - family-names: Delmotte given-names: Murielle email: murielle@thinkr.fr orcid: https://orcid.org/0000-0002-1339-2424 - family-names: Floc'hlay given-names: Swann email: swann@thinkr.fr orcid: https://orcid.org/0000-0003-1477-830X repository: https://thinkr-open.r-universe.dev repository-code: https://github.com/ThinkR-open/attachment commit: df25702a9cb610bad0a396c5ff902d073dbe0452 url: https://thinkr-open.github.io/attachment/ contact: - family-names: Guyader given-names: Vincent email: vincent@thinkr.fr orcid: https://orcid.org/0000-0003-0671-9270