powered by
Given explicit path to DESCRIPTION file return package dependencies therein. Inspiration: blogdown#647.
spot_pkgs_from_description(DESCRIPTION_path)
Character vector of packages.
Path to DESCRIPTION file
funspotr::spot_pkgs_from_description( "https://raw.githubusercontent.com/brshallo/animatrixr/master/DESCRIPTION" )
Run the code above in your browser using DataLab