DependenciesGraphs
DependenciesGraphs copied to clipboard
This package looks useful – not sure whether it is still maintained? When opening the app I see ``` Warning in checkDT9(options) : shiny (>= 0.10.2) has upgraded DataTables from...
I noticed a lot of missing edges in one of my packages, and suspect that this is because the dependencies graph does not recognize when functions are called with lapply....
Applying `data.graph.script()` will strip all comments but also strips lines with '#' inside strings such as used in hexadecimal color codes (e.g '#ededed'). Consequently, the code will run into syntax...
Hi! Thank you for the very useful package. I was wondering if there is an option to visualize dependencies between functions in my global environment somehow? I tried: ``` dep
I'm excited to try out these functions. When I try the examples in your vignette, I get this error: ```r envirDependencies("package:plyr") # Error in par(oldpar) : # invalid value specified...
Hi, just wanted to say I love using this library to visualize library code. I think that an api change in DataTables is causing issues since I upgrade to R...
Hi, Neat package! Was just reading your README, and noticed there was no syntax highlighting. I added it by putting an `R` after the backticks. - Mara
- this PR resolves #12 ## What I need Emphasize circular references ## What I did Plot circular references in red