Package: yaml 2.3.11.9000
yaml: Methods to Convert R Data to YAML and Back
Implements the 'libyaml' 'YAML' 1.1 parser and emitter (<https://pyyaml.org/wiki/LibYAML>) for R.
Authors:
yaml_2.3.11.9000.tar.gz
yaml_2.3.11.9000.zip(r-4.7-x86_64)yaml_2.3.11.9000.zip(r-4.7-arm64)yaml_2.3.11.9000.zip(r-4.6-x86_64)yaml_2.3.11.9000.zip(r-4.6-arm64)yaml_2.3.11.9000.zip(r-4.5-x86_64)
yaml_2.3.11.9000.tgz(r-4.6-x86_64)yaml_2.3.11.9000.tgz(r-4.6-arm64)yaml_2.3.11.9000.tgz(r-4.5-x86_64)yaml_2.3.11.9000.tgz(r-4.5-arm64)
yaml_2.3.11.9000.tar.gz(r-4.7-arm64)yaml_2.3.11.9000.tar.gz(r-4.7-x86_64)yaml_2.3.11.9000.tar.gz(r-4.6-arm64)yaml_2.3.11.9000.tar.gz(r-4.6-x86_64)
yaml_2.3.11.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
yaml/json (API)
| # Install 'yaml' in R: |
| install.packages('yaml', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/yaml/issues
Pkgdown/docs site:https://yaml.r-lib.org
Last updated from:6dc4582144. Checks:15 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 110 | ||
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 104 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 69 | ||
| macos-release-x86_64 | OK | 184 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| macos-oldrel-x86_64 | OK | 200 | ||
| windows-devel-arm64 | OK | 167 | ||
| windows-devel-x86_64 | OK | 95 | ||
| windows-release-arm64 | OK | 191 | ||
| windows-release-x86_64 | OK | 74 | ||
| windows-oldrel-x86_64 | OK | 81 | ||
| wasm-release | OK | 97 |
Exports:as.yamlread_yamlverbatim_logicalwrite_yamlyaml.loadyaml.load_file
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert an R object into a YAML string | as.yaml |
| Read a YAML file | read_yaml |
| Alternative logical handler | verbatim_logical |
| Write a YAML file | write_yaml |
| Convert a YAML string into R objects | yaml.load yaml.load_file |
