ThinkR-open/attachment: Deal with Dependencies

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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.4.5.0001
URL https://thinkr-open.github.io/attachment/ https://github.com/ThinkR-open/attachment
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ThinkR-open/attachment")
ThinkR-open/attachment documentation built on June 15, 2025, 1:24 a.m.