{
  "_id": "6a47965c2f27a93436c0ea4a",
  "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\ngenerated by Large Language Models. Handles missing quotes,\ntrailing commas, unquoted keys, and other common JSON syntax\nerrors.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/DyfanJones/llmjson,\nhttps://dyfanjones.r-universe.dev/llmjson",
  "BugReports": "https://github.com/DyfanJones/llmjson/issues",
  "Config/rextendr/version": "0.4.2.9000",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://dyfanjones.r-universe.dev",
  "Date/Publication": "2026-03-05 18:17:31 UTC",
  "RemoteUrl": "https://github.com/DyfanJones/llmjson",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 06:39:01 UTC",
    "User": "root"
  },
  "Author": "Dyfan Jones [aut, cre]",
  "Maintainer": "Dyfan Jones <dyfan.r.jones@gmail.com>",
  "_user": "dyfanjones",
  "_type": "src",
  "_file": "llmjson_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bfc399bb9c76003132c2985eddaec60b8ce0ce0a96a33740e5adaba5efda7b3c",
  "_filesize": 1178442,
  "_sha256": "bfc399bb9c76003132c2985eddaec60b8ce0ce0a96a33740e5adaba5efda7b3c",
  "_expires": "2026-10-11T11:00:43.000Z",
  "_created": "2026-07-03T06:39:01.000Z",
  "_published": "2026-07-03T11:00:44.647Z",
  "_jobs": [
    {
      "job": 84985868218,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059578363"
    },
    {
      "job": 84985868510,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059569999"
    },
    {
      "job": 84985868734,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059571638"
    },
    {
      "job": 84985868087,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059569786"
    },
    {
      "job": 84985868255,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059566669"
    },
    {
      "job": 84985868140,
      "time": 184,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059582204"
    },
    {
      "job": 84985868000,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059567883"
    },
    {
      "job": 84985868146,
      "time": 175,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059579429"
    },
    {
      "job": 84985867477,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059531614"
    },
    {
      "job": 84985867993,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059577364"
    },
    {
      "job": 84985868570,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8059568468"
    },
    {
      "job": 84985868022,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059572555"
    },
    {
      "job": 84985868053,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059573870"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889",
  "_status": "success",
  "_upstream": "https://github.com/DyfanJones/llmjson",
  "_commit": {
    "id": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
    "author": "dyfan.jones <dyfan.jones@theverygroup.com>",
    "committer": "dyfan.jones <dyfan.jones@theverygroup.com>",
    "message": "docs: fix Rust installation URL format\n",
    "time": 1772734651
  },
  "_maintainer": {
    "name": "Dyfan Jones",
    "email": "dyfan.r.jones@gmail.com",
    "login": "dyfanjones",
    "description": "",
    "uuid": 23235152
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "ellmer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dyfanjones",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 11
    },
    {
      "week": "2026-01",
      "n": 24
    },
    {
      "week": "2026-02",
      "n": 18
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "dyfanjones",
      "count": 56,
      "uuid": 23235152
    }
  ],
  "_userbio": {
    "uuid": 23235152,
    "type": "user",
    "name": "Larefly",
    "followers": 41
  },
  "_downloads": {
    "count": 504,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/llmjson"
  },
  "_devurl": "https://github.com/dyfanjones/llmjson",
  "_searchresults": 2,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/llmjson.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dyfanjones/llmjson",
  "_realowner": "dyfanjones",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-11"
    }
  ],
  "_exports": [
    "json_any",
    "json_array",
    "json_boolean",
    "json_date",
    "json_enum",
    "json_integer",
    "json_number",
    "json_object",
    "json_schema",
    "json_string",
    "json_timestamp",
    "repair_json_conn",
    "repair_json_file",
    "repair_json_raw",
    "repair_json_str"
  ],
  "_help": [
    {
      "page": "json_schema",
      "title": "Build a compiled schema for efficient reuse",
      "topics": [
        "json_schema",
        "json_schema.ellmer::Type",
        "json_schema.LLMJsonSchema"
      ]
    },
    {
      "page": "repair_json_conn",
      "title": "Repair malformed JSON from a connection",
      "topics": [
        "repair_json_conn"
      ]
    },
    {
      "page": "repair_json_file",
      "title": "Repair malformed JSON from a file",
      "topics": [
        "repair_json_file"
      ]
    },
    {
      "page": "repair_json_raw",
      "title": "Repair malformed JSON from raw bytes",
      "topics": [
        "repair_json_raw"
      ]
    },
    {
      "page": "repair_json_str",
      "title": "Repair malformed JSON strings",
      "topics": [
        "repair_json_str"
      ]
    },
    {
      "page": "schema",
      "title": "Schema builders for JSON repair and validation",
      "topics": [
        "json_any",
        "json_array",
        "json_boolean",
        "json_date",
        "json_enum",
        "json_integer",
        "json_number",
        "json_object",
        "json_string",
        "json_timestamp",
        "schema"
      ]
    }
  ],
  "_readme": "https://github.com/DyfanJones/llmjson/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "llmjson",
  "_universes": [
    "dyfanjones"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T06:41:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/9433c63b17f9fc899ad5fa54f787ddd4ee157124d5e8495efaf17e4df0000aa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T06:41:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/c500b5403977b24fde31333e47d54ccd78f26c3efbd7ece1d482d3b565fa0877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T06:41:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/ec2d259b3c1fbc0cfbe717e9db34c02d1d501939f8b2c9f04c97346448f99f6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T06:41:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/afc4f92882bb39899832e5e79c2d7ecf6f03424963239c292a114cc4e1bb2f06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T06:41:07.000Z",
      "arch": "aarch64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/cbc781e7c0ba43f49c003db7a46ae70253d2835d077c35e585ca82106ea62ead",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T06:41:43.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/db3b053e003676784e07ec44392e36cbc3171c468106819fcec4d019cd59c3e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T06:41:05.000Z",
      "arch": "aarch64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/9132bc257278c587ead922facb720098855a462a764921cb80d1120cd6290e20",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T06:41:36.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/d1a8e135a8ca708de44303f6353cbf163862810f650c92789811bbc78ddc72f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-03T06:42:01.000Z",
      "arch": "emscripten",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/f979ad518aa70121f27b1558a3d631c9861df975c3847cfd63d97ae21a7d03b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T06:40:30.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/93af15cf26d2b6f305b302efcd343bdbff1820ac06696c8ea8c16630606bd5aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T06:40:42.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/dc2aa9fcee86200faba18a48fe35a27656120cec28d476129a3721fd5e94aa89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T06:40:48.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "https://r2.ropensci.org/9a688e278992d86a149faf4ad7cf1a721b8d7057f9526d55ea1bb31ab746c5d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28643125889"
    }
  ]
}