# Generated by roxygen2: do not edit by hand

S3method(as.matrix,redist)
S3method(print,redist)
export(redist.adjacency)
export(redist.calc.frontier.size)
export(redist.combine)
export(redist.combine.anneal)
export(redist.combine.mpi)
export(redist.compactness)
export(redist.crsg)
export(redist.diagplot)
export(redist.distances)
export(redist.enumerate)
export(redist.findparams)
export(redist.init.enumpart)
export(redist.ipw)
export(redist.map)
export(redist.mcmc)
export(redist.mcmc.anneal)
export(redist.mcmc.mpi)
export(redist.metrics)
export(redist.parity)
export(redist.prep.enumpart)
export(redist.read.enumpart)
export(redist.rsg)
export(redist.run.enumpart)
export(redist.samplepart)
export(redist.segcalc)
export(redist.smc)
export(redist.smc_is_ci)
importFrom(Rcpp,evalCpp)
importFrom(coda,autocorr.plot)
importFrom(coda,cumuplot)
importFrom(coda,densplot)
importFrom(coda,gelman.plot)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(coda,traceplot)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,.data)
importFrom(dplyr,all_of)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(lwgeom,st_minimum_bounding_circle)
importFrom(lwgeom,st_perimeter)
importFrom(magrittr,"%>%")
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,stopCluster)
importFrom(readr,read_lines)
importFrom(readr,write_delim)
importFrom(servr,make)
importFrom(sf,"st_crs<-")
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_is_longlat)
importFrom(sf,st_length)
importFrom(sf,st_linestring)
importFrom(sf,st_point_on_surface)
importFrom(sf,st_union)
importFrom(sf,st_within)
importFrom(sp,coordinates)
importFrom(spdep,nb2lines)
importFrom(spdep,poly2nb)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stringr,str_split)
importFrom(sys,exec_wait)
importFrom(tibble,tibble)
importFrom(utils,str)
useDynLib(redist, .registration = TRUE)
