I am running a spatial model, namely a Poisson-CAR model, which I specify in OpenBUGS as follows:
model { for (k in 1:n_munic) { O[k] ~ dpois(b[k])