# Generated by roxygen2: do not edit by hand

export(Smix2)
export(Smix3)
export(Spol)
export(df_to_graph)
export(dmix2)
export(dmix3)
export(dpol)
export(get_dep)
export(get_dep_all_packages)
export(get_graph_all_packages)
export(marg_pow)
export(mcmc_mix1)
export(mcmc_mix1_wrapper)
export(mcmc_mix2)
export(mcmc_mix2_wrapper)
export(mcmc_mix3)
export(mcmc_mix3_wrapper)
export(mcmc_pol)
export(mcmc_pol_wrapper)
export(obtain_u_set_mix1)
export(obtain_u_set_mix2)
export(obtain_u_set_mix2_constrained)
export(obtain_u_set_mix3)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,inner_join)
importFrom(dplyr,semi_join)
importFrom(gsl,hzeta)
importFrom(igraph,decompose.graph)
importFrom(igraph,gorder)
importFrom(igraph,graph_from_data_frame)
importFrom(pracma,integral)
importFrom(stats,dbeta)
importFrom(stats,dnorm)
importFrom(stats,dunif)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stringr,str_locate)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_to_title)
importFrom(tools,CRAN_package_db)
importFrom(tools,package_dependencies)
importFrom(utils,available.packages)
importFrom(utils,findCRANmirror)
useDynLib(crandep, .registration = TRUE)
