This package is considered a duplicate. The official version of this package is found at:https://r-lib.r-universe.dev/toml
Package: toml 1.0.0
toml: Read, Write, and Modify TOML Files
Simple toolkit for working with TOML text. Based on tomledit which allows for modifying TOML while preserving order, comments,and whitespace.
Authors:
toml_1.0.0.tar.gz
toml_1.0.0.zip(r-4.6)toml_1.0.0.zip(r-4.5)toml_1.0.0.zip(r-4.4)
toml_1.0.0.tgz(r-4.6-any)toml_1.0.0.tgz(r-4.5-any)
toml_1.0.0.tar.gz(r-4.6-any)toml_1.0.0.tar.gz(r-4.5-any)
toml_1.0.0.tgz(r-4.5-emscripten)
toml.pdf |toml.html✨
toml/json (API)
| # Install 'toml' in R: |
| install.packages('toml', repos = c('https://test.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/toml/issues
Last updated from:4eda601305. Checks:9 OK. Indexed: no.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | |
| source / vignettes | OK | 183 | |
| linux-release-x86_64 | OK | 153 | |
| macos-devel-arm64 | OK | 101 | |
| macos-release-arm64 | OK | 75 | |
| windows-devel | OK | 63 | |
| windows-release | OK | 61 | |
| windows-oldrel | OK | 60 | |
| wasm-release | OK | 102 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Parse or Edit TOML text | edit_toml parse_toml read_toml toml write_toml |
