## ------------------------------------------------
## Method `DependencyReporter$new`
## ------------------------------------------------
# \donttest{
# Instantiate an object
reporter <- DependencyReporter$new()
# Seed it with a package
reporter$set_package("ggplot2")
# }
Run the code above in your browser using DataLab