CRAN/E | attachment

attachment

Deal with Dependencies

Installation

About

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.

thinkr-open.github.io/attachment/
github.com/ThinkR-open/attachment
Bug report File report

Key Metrics

Version 0.4.1
R ≥ 3.4
Published 2024-01-22 94 days ago
Needs compilation? no
License GPL-3
CRAN checks attachment results
Language en-US

Downloads

Yesterday 154 0%
Last 7 days 547 -23%
Last 30 days 2.481 -15%
Last 90 days 8.603 -21%
Last 365 days 37.283 +4%

Maintainer

Maintainer

Sébastien Rochette

sebastien@thinkr.fr

Authors

Sébastien Rochette

cre / aut

Vincent Guyader

aut

(previous maintainer)

Murielle Delmotte

aut

Swann Floc'hlay

aut

ThinkR

cph / fnd

Material

README
NEWS
Reference manual
Package source

Vignettes

a-Help during package development
b-bookdown and other scripts dependencies
create-dependencies-file
use_renv

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

attachment archive

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

Reverse Imports

fusen

Reverse Suggests

checkhelper
golem