# NOT RUN {
# }
# NOT RUN {
# graph the relationship between devtools and rlang
graph(root = "devtools", leaf = "rlang")
# figure out why a project depends on 'askpass'
graph(leaf = "askpass")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab