|
deepdep()
|
Acquire the dependencies of the package on any depth level |
|
deepdep_shiny()
|
Run Shiny app |
|
get_available_packages()
|
Get the list of available packages |
|
get_dependencies()
|
Acquire the dependencies of the package |
|
get_description()
|
Scrap the DESCRIPTION file and CRAN metadata of the package |
|
get_downloads()
|
Scrap the download data of the package |
|
plot_dependencies()
|
Main plot function for a deepdep object |
|
plot_downloads()
|
Plot download count of CRAN packages. |
|
print(<available_packages>)
|
Print function for an object of available_packages class |
|
print(<deepdep>)
|
Print function for an object of deepdep class |
|
print(<package_dependencies>)
|
Print function for an object of package_dependencies class |
|
print(<package_description>)
|
Print function for an object of package_description class |
|
print(<package_downloads>)
|
Print function for an object of package_downloads class |