Package: toml 1.1.0

Jeroen Ooms

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:Jeroen Ooms [aut, cre]

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

On CRAN:

Conda:

3.20 score 4 stars 6 scripts 967 downloads 4 exports 4 dependencies

Last updated from:b35080382a. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK103
source / vignettesOK150
linux-release-x86_64OK125
macos-release-arm64OK74
macos-oldrel-arm64OK83
windows-develOK74
windows-releaseOK377
windows-oldrelOK93
wasm-releaseOK101

Exports:edit_tomlparse_tomlread_tomlwrite_toml

Dependencies:curljsonliteRcppV8

Readme and manuals

Help Manual

Help pageTopics
Parse or Edit TOML textedit_toml parse_toml read_toml toml write_toml