# Generated by roxygen2: do not edit by hand

export(aovbayes)
import(BayesFactor)
import(Rcpp)
import(broom)
import(dplyr)
import(highcharter)
import(htmltools)
import(methods)
import(moments)
import(nortest)
import(rstan)
import(rstantools)
import(shinycssloaders)
import(shinydashboardPlus)
import(stringr)
import(tibble)
import(waiter)
importFrom(DT,datatable)
importFrom(DT,formatSignif)
importFrom(DT,renderDataTable)
importFrom(car,durbinWatsonTest)
importFrom(car,some)
importFrom(graphics,hist)
importFrom(purrr,map)
importFrom(reshape,melt)
importFrom(rstan,sampling)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,fileInput)
importFrom(shiny,fluidRow)
importFrom(shiny,htmlOutput)
importFrom(shiny,icon)
importFrom(shiny,numericInput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,renderPrint)
importFrom(shiny,renderTable)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,tabPanel)
importFrom(shiny,tableOutput)
importFrom(shiny,textOutput)
importFrom(shiny,uiOutput)
importFrom(shiny,verbatimTextOutput)
importFrom(shiny,withMathJax)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,menuSubItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(stats,TukeyHSD)
importFrom(stats,aggregate)
importFrom(stats,bartlett.test)
importFrom(stats,density)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,pairwise.wilcox.test)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(utils,read.csv2)
importFrom(utils,str)
useDynLib(AovBay, .registration = TRUE)
