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.6)yaml_2.3.11.9000.zip(r-4.5)yaml_2.3.11.9000.zip(r-4.4)
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.6-arm64)yaml_2.3.11.9000.tar.gz(r-4.6-x86_64)yaml_2.3.11.9000.tar.gz(r-4.5-arm64)yaml_2.3.11.9000.tar.gz(r-4.5-x86_64)
yaml_2.3.11.9000.tgz(r-4.5-emscripten)
yaml.pdf |yaml.html✨
yaml/json (API)
NEWS
| # 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:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 112 | ||
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 165 | ||
| linux-release-arm64 | OK | 103 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-devel-arm64 | OK | 86 | ||
| macos-devel-x86_64 | OK | 144 | ||
| macos-release-arm64 | OK | 87 | ||
| macos-release-x86_64 | OK | 140 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 96 | ||
| wasm-release | OK | 91 |
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 |
