This is not an error in R: the later format is more correct R. Those packages have made unwarranted assumptions about the format produced by dump(), so please reports bugs in them to their maintainers.
On Mon, 9 Oct 2006, [EMAIL PROTECTED] wrote: > Full_Name: Ricardo Ehlers > Version: 2.4.0 > OS: Linux > Submission from: (NULL) (200.138.34.134) > > > The dump function is outputing something different from previous versions. For > example > >> a <- c(1,2,3); dump('a',file='test') > > now results in `a` <- c(1,2) instead of "a" <- c(1,2) in the file 'test' > > This prevents using the bayesmix package and running JAGS from within R in an > automatic fashion. > > ______________________________________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel