Package: toml 1.0.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.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

On CRAN:

Conda:

3.17 score 4 stars 3 scripts 1.5k downloads 4 exports 4 dependencies

Last updated from:4eda601305. Checks:9 OK. Indexed: no.

TargetResultTotal timeArtifact
linux-devel-x86_64OK130
source / vignettesOK183
linux-release-x86_64OK153
macos-devel-arm64OK101
macos-release-arm64OK75
windows-develOK63
windows-releaseOK61
windows-oldrelOK60
wasm-releaseOK102

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