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.1.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.1.0.tar.gz
toml_1.1.0.zip(r-4.7)toml_1.1.0.zip(r-4.6)toml_1.1.0.zip(r-4.5)
toml_1.1.0.tgz(r-4.6-any)toml_1.1.0.tgz(r-4.5-any)
toml_1.1.0.tar.gz(r-4.7-any)toml_1.1.0.tar.gz(r-4.6-any)
toml_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
toml/json (API)
NEWS
| # 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:b35080382a. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 74 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 377 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 101 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Parse or Edit TOML text | edit_toml parse_toml read_toml toml write_toml |
