Package: tomledit
Title: Parse, Read, and Edit 'TOML'
Version: 0.1.1
Authors@R: 
    person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9910-865X"))
Description: A toolkit for working with 'TOML' files in R while preserving
    formatting, comments, and structure. 'tomledit' enables serialization of R
    objects such as lists, data.frames, numeric, logical, and date vectors.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en
RoxygenNote: 7.3.2
Config/rextendr/version: 0.3.1.9001
SystemRequirements: Cargo (Rust's package manager), rustc
Depends: R (>= 4.2)
Imports: rlang (>= 1.1.0)
URL: https://extendr.github.io/tomledit/,
        https://github.com/extendr/tomledit
BugReports: https://github.com/extendr/tomledit/issues
NeedsCompilation: yes
Packaged: 2025-04-10 03:23:33 UTC; josiahparry
Author: Josiah Parry [aut, cre] (<https://orcid.org/0000-0001-9910-865X>)
Maintainer: Josiah Parry <josiah.parry@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-10 03:40:01 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-04-10 03:55:44 UTC; unix
Archs: tomledit.so.dSYM
