Hi all, I've released a new package to CRAN called 'yaml'. It allows R to parse YAML documents (yaml.org) into R objects, and there are a few methods to convert R objects into YAML. The package uses the Syck YAML parser (whytheluckystiff.net/syck), the same parser that Ruby and other languages use to parse YAML. For more information, please visit: biostat.mc.vanderbilt.edu/YamlR Thanks! Jeremy -- Jeremy Stephens Computer Systems Analyst I Department of Biostatistics Vanderbilt University _______________________________________________ R-packages mailing list R-packages at r-project.org stat.ethz.ch/mailman/listinfo/r-packages