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
DESCRIPTION |NEWS
card.svg |card.png
toml/json (API)

# Install 'toml' in R:
install.packages('toml', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/toml/issues

On CRAN:

Conda:

4.09 score 4 stars 9 scripts 1.0k downloads 4 exports 4 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK110
source / vignettesOK165
linux-release-x86_64OK117
macos-release-arm64OK106
macos-oldrel-arm64OK88
windows-develOK71
windows-releaseOK62
windows-oldrelOK65
wasm-releaseOK127

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