# Generated by roxygen2: do not edit by hand

export(download)
export(get_aids)
export(get_all_sources)
export(get_assays)
export(get_cids)
export(get_compounds)
export(get_json)
export(get_properties)
export(get_pubchem)
export(get_pug_rest)
export(get_pug_view)
export(get_sdf)
export(get_sids)
export(get_substances)
export(get_synonyms)
export(pubchem_summary)
export(request)
importFrom(RCurl,curlEscape)
importFrom(RCurl,getURLContent)
importFrom(RCurl,url.exists)
importFrom(RJSONIO,fromJSON)
importFrom(XML,xmlParse)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_status)
importFrom(httr,status_code)
importFrom(magick,image_read)
importFrom(magrittr,"%>%")
importFrom(png,readPNG)
importFrom(png,writePNG)
importFrom(rsvg,rsvg_png)
importFrom(stats,setNames)
importFrom(stringr,str_to_title)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,as_tibble)
importFrom(tidyr,unnest_longer)
importFrom(tidyr,unnest_wider)
importFrom(utils,URLencode)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(xml2,as_list)
importFrom(xml2,read_xml)
importFrom(xml2,write_xml)
