# Generated by roxygen2: do not edit by hand

export(Smix)
export(Supp)
export(df_to_graph)
export(dmix)
export(dupp)
export(get_dep)
export(get_dep_all)
export(get_dep_all_packages)
export(get_dep_df)
export(get_graph_all_packages)
export(mcmc_mix)
export(mcmc_upp)
export(topo_sort_kahn)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,bind_rows)
importFrom(dplyr,semi_join)
importFrom(igraph,V)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,as_data_frame)
importFrom(igraph,decompose.graph)
importFrom(igraph,gorder)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,is_dag)
importFrom(rvest,html_text)
importFrom(stringr,str_detect)
importFrom(stringr,str_locate)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_to_title)
importFrom(tools,CRAN_package_db)
importFrom(xml2,read_html)
useDynLib(crandep, .registration = TRUE)
