# Generated by roxygen2: do not edit by hand

export(automagic)
export(get_dependent_packages)
export(get_package_details)
export(install_deps_file)
export(install_package_guess)
export(make_deps_file)
export(parse_packages)
import(magrittr)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(formatR,tidy_source)
importFrom(githubinstall,gh_install_packages)
importFrom(githubinstall,gh_suggest)
importFrom(knitr,purl)
importFrom(magrittr,"%>%")
importFrom(pacman,p_iscran)
importFrom(pacman,p_library)
importFrom(pacman,p_version)
importFrom(purrr,pwalk)
importFrom(purrr,walk2)
importFrom(utils,install.packages)
importFrom(utils,packageDescription)
