# Generated by roxygen2: do not edit by hand

export(Bclean)
export(SetupBasicExample)
export(bestquack)
export(denoise_data)
export(muvarcalcvec)
export(process_data)
export(process_nquire)
export(quackBeta)
export(quackBetaBinom)
export(quackNormal)
export(quackNormalNQ)
export(quackit)
export(setconvert)
export(sim.ind.BB)
export(sim.ind.BB.tau)
export(sim.ind.simple)
exportPattern("^[[:alpha:]]+")
import(RcppProgress)
import(magrittr)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(RcppArmadillo,armadillo_version)
importFrom(data.table,fread)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%:%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(future,availableCores)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(httr2,req_perform)
importFrom(httr2,req_timeout)
importFrom(httr2,request)
importFrom(httr2,resp_url)
importFrom(parallel,makeCluster)
importFrom(stats,dbeta)
importFrom(stats,na.omit)
importFrom(stats,pbeta)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(tools,R_user_dir)
importFrom(truncdist,rtrunc)
importFrom(utils,unzip)
useDynLib(nQuack, .registration = TRUE)
