CodeDepends: Analysis of R Code for Reproducible Research and Code Comprehension

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.

Version: 0.5-3
Depends: methods
Imports: codetools, XML, utils
Suggests: graph, Rgraphviz, RUnit, knitr, highlight, RJSONIO, RCurl
Published: 2017-05-29
Author: Duncan Temple Lang, Roger Peng, Deborah Nolan, Gabriel Becker
Maintainer: Gabriel Becker <becker.gabriel at gene.com>
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
Materials: NEWS
CRAN checks: CodeDepends results

Downloads:

Reference manual: CodeDepends.pdf
Vignettes: CodeDependsIntro
Package source: CodeDepends_0.5-3.tar.gz
Windows binaries: r-devel: CodeDepends_0.5-3.zip, r-release: CodeDepends_0.5-3.zip, r-oldrel: CodeDepends_0.5-3.zip
OS X El Capitan binaries: r-release: CodeDepends_0.5-3.tgz
OS X Mavericks binaries: r-oldrel: CodeDepends_0.5-3.tgz

Reverse dependencies:

Reverse imports: trackr
Reverse suggests: histry

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CodeDepends to link to this page.