I just ran into this problem on R2OpenBUGS_3.2-1 using OpenBUGS322 (on Mac
Lion through wine).  The error is being thrown when attempting to parse the
index file in bugs.sims: 
index <- read.table("CODAindex.txt", header = FALSE, sep=" ")

The CODAindex file is now csv, removing the space delimiter leads to a
working bugs.sims.

Regards,
Dan




--
View this message in context: 
http://r.789695.n4.nabble.com/R2OpenBUGS-quesion-tp4636392p4658129.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to