Releases: ThinkR-open/attachment
Releases · ThinkR-open/attachment
attachment (v0.1.0 - CRAN release): Allow bookdown gitbook DESCRIPTION
att_amend_desc()
is an alias foratt_to_description()
att_desc_from_is()
amends DESCRIPTION file from imports/suggests vector of packages (bookdown friendly)att_to_desc_from_pkg()
is an alias foratt_to_description()
- Removed dependency to {devtools}, replace by {roxygen}
att_to_description()
shows packages added/removed from DESCRIPTIONatt_to_description()
deals with dependencies in tests/ directoryatt_from_rmds()
allows user defined regex to detect Rmd files
CRAN release: attachment (v0.0.9): Tools to deal with dependencies in scripts, Rmd and packages
att_from_rmd
adds a temporary encoding parameter asknitr::purl
will only deal with UTF-8 in the future. Parameter not added inatt_from_rmds
.att_to_description
if {covr} is needed, should be added in parameterextra.suggests
att_to_description
has a parameter 'dir.t' to extract suggests dependencies from test directory Available by default
attachment (v0.0.7): Tools to deal with dependencies in scripts, Rmd and packages
att_to_description
accept parameter path for package not being the current projectatt_to_description
no error if NAMESPACE is emptycreate_dependencies_file
filters base packages that cannot be installed
v0.0.6
CRAN candidate
v0.0.3 ThinkR at cph and fnd
Mature {attachment} release
v0.0.2 Add link to documentation