# Generated by roxygen2: do not edit by hand

export(identify_outliers)
export(plot_credible_intervals)
import(Rcpp)
import(dplyr)
import(edgeR)
import(ggplot2)
import(lifecycle)
import(methods)
import(rstan)
import(rstantools)
import(tibble)
import(tidybayes)
importFrom(RcppParallel,CxxFlags)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(benchmarkme,get_ram)
importFrom(dplyr,enquo)
importFrom(foreach,"%do%")
importFrom(foreach,foreach)
importFrom(graphics,par)
importFrom(magrittr,"%$%")
importFrom(magrittr,divide_by)
importFrom(magrittr,equals)
importFrom(magrittr,multiply_by)
importFrom(magrittr,set_rownames)
importFrom(parallel,detectCores)
importFrom(purrr,as_mapper)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(purrr,when)
importFrom(rlang,":=")
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_is_symbol)
importFrom(rstan,sampling)
importFrom(rstan,summary)
importFrom(rstan,vb)
importFrom(stats,as.formula)
importFrom(stats,end)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,start)
importFrom(stats,terms)
importFrom(tibble,as_tibble)
importFrom(tibble,rowid_to_column)
importFrom(tibble,tibble)
importFrom(tidybayes,gather_draws)
importFrom(tidyr,drop_na)
importFrom(tidyr,expand_grid)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,packageVersion)
importFrom(utils,tail)
useDynLib(ppcseq, .registration = TRUE)
