# -------------------------------------------- # 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.2 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: Rochette given-names: Sébastien email: sebastien@thinkr.fr orcid: https://orcid.org/0000-0002-1565-9313 - family-names: Guyader given-names: Vincent email: vincent@thinkr.fr orcid: https://orcid.org/0000-0003-0671-9270 - 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://CRAN.R-project.org/package=attachment repository-code: https://github.com/ThinkR-open/attachment url: https://thinkr-open.github.io/attachment/ date-released: '2024-07-01' contact: - family-names: Rochette given-names: Sébastien email: sebastien@thinkr.fr orcid: https://orcid.org/0000-0002-1565-9313