- recipe r-codedepends
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. It focuses on R scripts, but can be used on the bodies of functions. There are many facilities including the ability to summarize or get a high-level view of code, determining dependencies between variables, code improvement suggestions.
- Homepage:
- License:
GPL3 / GPL-3
- Recipe:
- package r-codedepends¶
-
- Versions:
0.6.5-3
,0.6.5-2
,0.6.5-1
,0.6.5-0
- Depends:
r-base
>=4.2,<4.3.0a0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install r-codedepends
and update with:
conda update r-codedepends
or use the docker container:
docker pull quay.io/biocontainers/r-codedepends:<tag>
(see r-codedepends/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/r-codedepends/README.html)