[R] [R-pkgs] New package: yaml 1.0 released to CRAN
Jeremy Stephens
jeremy.stephens at vanderbilt.edu
Tue Mar 25 16:33:19 CET 2008
Hi all,
I've released a new package to CRAN called 'yaml'. It allows R to
parse YAML documents (http://yaml.org) into R objects, and there are
a few methods to convert R objects into YAML. The package uses the
Syck YAML parser (http://whytheluckystiff.net/syck/), the same parser
that Ruby and other languages use to parse YAML.
For more information, please visit:
http://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
https://stat.ethz.ch/mailman/listinfo/r-packages
More information about the R-help
mailing list