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-any)toml_1.1.0.zip(r-4.6-any)toml_1.1.0.zip(r-4.5-any)
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://test.r-universe.dev', 'https://cloud.r-project.org'))

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

On CRAN:

Conda:

3.08 score 4 stars 9 scripts 582 downloads 4 exports 4 dependencies

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

TargetResultTimeFilesSyslog
linux-develOK137
source / vignettesOK185
linux-releaseOK165
macos-releaseOK90
macos-oldrelOK97
windows-develOK61
windows-releaseOK56
windows-oldrelOK74
wasm-releaseOK114

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