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 | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 130 | |
| linux-devel-x86_64 | OK | 125 | |
| source / vignettes | OK | 154 | |
| linux-release-arm64 | OK | 101 | |
| linux-release-x86_64 | OK | 114 | |
| macos-devel-arm64 | OK | 94 | |
| macos-devel-x86_64 | OK | 193 | |
| macos-release-arm64 | OK | 108 | |
| macos-release-x86_64 | OK | 184 | |
| windows-devel | OK | 117 | |
| windows-release | OK | 156 | |
| windows-oldrel | OK | 88 | |
| wasm-release | OK | 92 |
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 |
