Package: reon Title: Read and Write 'eon' Configuration Files Version: 0.0.0.9000 Authors@R: person(given = "Christopher T.", family = "Kenny", role = c("aut", "cre"), email = "ctkenny@proton.me", comment = c(ORCID = "0000-0002-9386-6860")) Description: Parse, create, and write configuration files in the 'eon' format . 'eon' is a human-friendly configuration format with optional commas, unquoted identifier keys, and support for comments. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/rextendr/version: 0.4.2 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.85 Depends: R (>= 4.2) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/Needs/website: christopherkenny/ctktemplate URL: http://christophertkenny.com/reon/ Config/pak/sysreqs: libclang-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2026-05-01 16:15:30 UTC RemoteUrl: https://github.com/christopherkenny/reon RemoteRef: HEAD RemoteSha: 23b64bfe427d82992a6d9687a79be7f0d4f8afe2 NeedsCompilation: yes Packaged: 2026-07-08 09:05:47 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny