Learn R Programming

attachment (version 0.4.5)

attachment-package: attachment: Deal with Dependencies

Description

logo

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.

Arguments

Author

Maintainer: Vincent Guyader vincent@thinkr.fr (ORCID)

Authors:

Other contributors:

  • ThinkR [copyright holder, funder]

See Also