public
Description: R package for converting objects to and from YAML
Homepage: http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/YamlR
Clone URL: git://github.com/viking/r-yaml.git
r-yaml / TODO
100644 5 lines (4 sloc) 0.185 kb
1
2
3
4
5
- fix 'Yes' and 'No' not being quoted in as.yaml
- bump up syck version
- use named vectors instead of lists where appropriate
- add support for R native tags (matrix, data.frame, etc)