# 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(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(poems,SimulationModel)
importFrom(purrr,flatten)
importFrom(purrr,flatten_dbl)
importFrom(purrr,is_null)
importFrom(purrr,list_c)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_if)
importFrom(purrr,map_lgl)
importFrom(qs2,qs_save)
importFrom(raster,nlayers)
importFrom(stats,rbinom)
importFrom(stats,rpois)
useDynLib(epizootic, .registration = TRUE)
