Tools to help 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 and a function to create a file with the R commands to install all dependencies of your package. All functions to retrieve dependencies of R scripts and Rmd files can be used independently of a package development.
Version: | 0.2.1 |
Depends: | R (≥ 3.4) |
Imports: | desc (≥ 1.2.0), glue (≥ 1.3.0), knitr (≥ 1.20), magrittr (≥ 1.5), rmarkdown (≥ 1.10), roxygen2, stats, stringr (≥ 1.3.1), utils |
Suggests: | testthat (≥ 2.1.0) |
Published: | 2021-01-21 |
Author: | Sébastien Rochette
|
Maintainer: | Sébastien Rochette <sebastien 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 |
Materials: | README NEWS |
CRAN checks: | attachment results |
Reference manual: | attachment.pdf |
Vignettes: |
Extract scripts dependencies and generate your Description file |
Package source: | attachment_0.2.1.tar.gz |
Windows binaries: | r-devel: attachment_0.2.1.zip, r-release: attachment_0.2.1.zip, r-oldrel: attachment_0.2.1.zip |
macOS binaries: | r-release: attachment_0.2.1.tgz, r-oldrel: attachment_0.2.1.tgz |
Old sources: | attachment archive |
Please use the canonical form https://CRAN.R-project.org/package=attachment to link to this page.