Package: llmjson
Title: Repair Malformed JSON Strings
Version: 0.1.0
Authors@R: 
    person("Dyfan", "Jones", , "dyfan.r.jones@gmail.com", role = c("aut", "cre"))
Description: Repairs malformed JSON strings, particularly those generated by
    Large Language Models. Handles missing quotes, trailing commas, unquoted
    keys, and other common JSON syntax errors.
License: MIT + file LICENSE
URL: https://github.com/DyfanJones/llmjson,
        https://dyfanjones.r-universe.dev/llmjson
BugReports: https://github.com/DyfanJones/llmjson/issues
Depends: R (>= 4.2)
Suggests: bit64, ellmer, testthat (>= 3.0.0)
Config/rextendr/version: 0.4.2.9000
SystemRequirements: Cargo (Rust's package manager), rustc
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/Needs/website: rmarkdown
NeedsCompilation: yes
Packaged: 2026-03-05 18:19:02 UTC; Dyfan.Jones
Author: Dyfan Jones [aut, cre]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-11 08:40:10 UTC
Built: R 4.7.0; x86_64-w64-mingw32; 2026-04-28 02:08:22 UTC; windows
Archs: x64
