duncantl / CodeAnalysis

Tools for static analysis of R code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeAnalysis

Static and dynamic code analysis can be very helpful for understanding R code. This package provides some functionality to perform static code analysis.

See also

Install

You can use

remotes::install_github("duncantl/CodeAnalysis")

or clone the repository and use

R CMD INSTALL CodeAnalysis

About

Tools for static analysis of R code

License:Other


Languages

Language:R 96.9%Language:TeX 2.9%Language:Makefile 0.1%Language:Shell 0.0%Language:Python 0.0%