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.6.6
Depends: methods
Imports: codetools, graph, XML, utils
Suggests: Rgraphviz, RUnit, knitr, highlight, RJSONIO, RCurl, Rcpp
Published: 2024-04-07
Author: Duncan Temple Lang, Roger Peng, Deborah Nolan, Gabriel Becker
Maintainer: Gabriel Becker <gabembecker at gmail.com>
BugReports: https://github.com/duncantl/CodeDepends/issues
License: GPL-2 | GPL-3 [expanded from: GPL]
URL: https://github.com/duncantl/CodeDepends
NeedsCompilation: no
Materials: NEWS
CRAN checks: CodeDepends results

Documentation:

Reference manual: CodeDepends.pdf
Vignettes: CodeDependsIntro

Downloads:

Package source: CodeDepends_0.6.6.tar.gz
Windows binaries: r-prerel: CodeDepends_0.6.6.zip, r-release: CodeDepends_0.6.6.zip, r-oldrel: CodeDepends_0.6.6.zip
macOS binaries: r-prerel (arm64): CodeDepends_0.6.6.tgz, r-release (arm64): CodeDepends_0.6.6.tgz, r-oldrel (arm64): CodeDepends_0.6.6.tgz, r-prerel (x86_64): CodeDepends_0.6.6.tgz, r-release (x86_64): CodeDepends_0.6.6.tgz
Old sources: CodeDepends archive

Reverse dependencies:

Reverse imports: rebook

Linking:

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