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.
Version: | 0.4.3 |
Depends: | R (≥ 3.4) |
Imports: | cli, desc (≥ 1.2.0), glue (≥ 1.3.0), knitr (≥ 1.20), magrittr (≥ 1.5), rmarkdown (≥ 1.10), roxygen2, stats, stringr (≥ 1.3.1), utils, withr, yaml |
Suggests: | lifecycle, renv (≥ 0.8.4), rstudioapi, testthat (≥ 3.0.0) |
Published: | 2025-01-31 |
DOI: | 10.32614/CRAN.package.attachment |
Author: | Vincent Guyader [cre, aut], Sébastien Rochette [aut] (previous maintainer), Murielle Delmotte [aut], Swann Floc'hlay [aut], ThinkR [cph, fnd] |
Maintainer: | Vincent Guyader <vincent at thinkr.fr> |
BugReports: | https://github.com/ThinkR-open/attachment/issues |
License: | GPL-3 |
URL: | https://thinkr-open.github.io/attachment/, https://github.com/ThinkR-open/attachment |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | attachment results |
Reference manual: | attachment.pdf |
Vignettes: |
a-Help during package development (source, R code) b-bookdown and other scripts dependencies (source, R code) Create dependencies file (source, R code) use_renv (source, R code) |
Package source: | attachment_0.4.3.tar.gz |
Windows binaries: | r-devel: attachment_0.4.3.zip, r-release: attachment_0.4.3.zip, r-oldrel: attachment_0.4.3.zip |
macOS binaries: | r-release (arm64): attachment_0.4.3.tgz, r-oldrel (arm64): attachment_0.4.2.tgz, r-release (x86_64): attachment_0.4.3.tgz, r-oldrel (x86_64): attachment_0.4.2.tgz |
Old sources: | attachment archive |
Reverse imports: | fusen |
Reverse suggests: | checkhelper, golem |
Please use the canonical form https://CRAN.R-project.org/package=attachment to link to this page.