duncantl/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.

Getting started

Package details

AuthorDuncan Temple Lang, Roger Peng, Deborah Nolan, Gabriel Becker
MaintainerGabriel Becker <becker.gabriel@gene.com>
LicenseGPL
Version0.6.6.1
URL https://github.com/duncantl/CodeDepends
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncantl/CodeDepends")
duncantl/CodeDepends documentation built on Oct. 22, 2023, 9:16 p.m.