# Generated by roxygen2: do not edit by hand

export(DiseaseModel)
export(SimulationHandler)
export(aspatial_siri)
export(check_simulator_inputs)
export(disease_dispersal)
export(disease_results)
export(disease_simulator)
export(disease_transformation)
export(disease_transitions)
export(siri_model_summer)
export(siri_model_winter)
import(cli)
import(dplyr)
import(poems)
import(purrr)
import(tibble)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(poems,SimulationModel)
importFrom(qs,qsave)
importFrom(raster,nlayers)
importFrom(stats,rbinom)
importFrom(stats,rpois)
useDynLib(epizootic, .registration = TRUE)
