# Generated by roxygen2: do not edit by hand

export(CLT)
import(cachem)
import(dplyr)
import(future)
import(gamlss)
import(knitr)
import(plotly)
import(shiny)
import(shinyWidgets)
import(shinycssloaders)
import(shinythemes)
import(waiter)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,slice)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(purrr,map2)
importFrom(shiny,shinyApp)
importFrom(stats,dnorm)
importFrom(stats,dunif)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,qunif)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(testthat,expect_equal)
importFrom(testthat,expect_length)
importFrom(testthat,expect_s3_class)
importFrom(testthat,expect_true)
importFrom(testthat,expect_type)
importFrom(testthat,test_dir)
importFrom(testthat,test_path)
importFrom(utils,globalVariables)
