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
You can use
remotes::install_github("duncantl/CodeAnalysis")
or clone the repository and use
R CMD INSTALL CodeAnalysis