useDynLib(CARBayes)
export(
     bymCAR.re, 
	clusterCAR.re,
     combine.data.shapefile,
     dissimilarityCAR.re,
	highlight.borders,
     iarCAR.re,
     independent.re,
     lerouxCAR.re,
	print.carbayes,
     properCAR.re     
)
import(MASS)
import(Rcpp)
importFrom(truncdist, rtrunc)
importFrom(spam, as.spam,  chol.spam, diag, rowSums)
importFrom(coda, mcmc)