Learn R Programming

yaml (version 2.3.11)

Methods to Convert R Data to YAML and Back

Description

Implements the 'libyaml' 'YAML' 1.1 parser and emitter () for R.

Copy Link

Version

Install

install.packages('yaml')

Monthly Downloads

1,115,154

Version

2.3.11

License

BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Shawn Garbett

Last Published

November 28th, 2025

Functions in yaml (2.3.11)

verbatim_logical

Alternative logical handler
read_yaml

Read a YAML file
write_yaml

Write a YAML file
as.yaml

Convert an R object into a YAML string
yaml.load

Convert a YAML string into R objects