# Generated by roxygen2: do not edit by hand

export(audit)
export(audit_conda)
export(audit_description)
export(audit_installed_r_pkgs)
export(audit_renv_lock)
export(audit_req_txt)
export(expect_secure)
export(get_vulnerabilities)
export(remove_cache)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(httr,POST)
importFrom(httr,status_code)
importFrom(httr,user_agent)
importFrom(jsonlite,read_json)
importFrom(purrr,discard)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,pluck)
importFrom(rjson,fromJSON)
importFrom(rlang,.data)
importFrom(stringr,str_remove)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)
importFrom(yaml,read_yaml)
