# Generated by roxygen2: do not edit by hand

export(check_pkgs_availability)
export(install_missing_pkgs)
export(list_files_github_gists)
export(list_files_github_repo)
export(list_files_wd)
export(network_plot)
export(spot_funs)
export(spot_funs_custom)
export(spot_funs_files)
export(spot_pkgs)
export(spot_pkgs_files)
export(spot_pkgs_from_description)
export(spot_pkgs_used)
export(spot_tags)
export(str_detect_r_docs)
export(unnest_results)
import(dplyr)
importFrom(lifecycle,deprecated)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_flatten)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_subset)
importFrom(tidyr,unnest)
