{
  "_id": "6a1fe9efb401979e7343e602",
  "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-06-03 08:39:44 UTC",
    "User": "root"
  },
  "Author": "Dyfan Jones [aut, cre]",
  "Maintainer": "Dyfan Jones <dyfan.r.jones@gmail.com>",
  "MD5sum": "f8ee4217844985a7d770812a47eab14c",
  "_user": "dyfanjones",
  "_type": "src",
  "_file": "llmjson_0.1.0.tar.gz",
  "_fileid": "324aa9b2d697688a42b493d6f1e90994f9b5b6fb334675f9a37e363f62258f05",
  "_filesize": 1173801,
  "_sha256": "324aa9b2d697688a42b493d6f1e90994f9b5b6fb334675f9a37e363f62258f05",
  "_created": "2026-06-03T08:39:44.000Z",
  "_published": "2026-06-03T08:46:39.615Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79254910596,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379748208"
    },
    {
      "job": 79254910549,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379744427"
    },
    {
      "job": 79254910598,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379748967"
    },
    {
      "job": 79254910699,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379748672"
    },
    {
      "job": 79254910518,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379802817"
    },
    {
      "job": 79254910581,
      "time": 220,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379775867"
    },
    {
      "job": 79254910545,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379807129"
    },
    {
      "job": 79254910554,
      "time": 293,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379823448"
    },
    {
      "job": 79254175963,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379697414"
    },
    {
      "job": 79254910519,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379743646"
    },
    {
      "job": 79254910569,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7379740942"
    },
    {
      "job": 79254910550,
      "time": 207,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379769465"
    },
    {
      "job": 79254910555,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379742989"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 450,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/llmjson"
  },
  "_devurl": "https://github.com/dyfanjones/llmjson",
  "_searchresults": 3,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.0",
  "_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",
    "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-06-03T08:42:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "86729b601d4ae0d81595a5396381aa8971492fceb78c1b2bb12dbafd19c9f9bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:42:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "f98b5ac87bd564c0f6df6e35974577cbb1d3a9ba7905e6069baf636d2ab9000a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:42:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "3b811de1395c83df4e19ed58839f8820635ab4f6e5e311ad6d98e542e90618f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:42:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "12af7bb84e73a040a8c5e186ae932da6c076bf159915f5a3df1bbacd503a3077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:44:49.000Z",
      "arch": "aarch64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "f3649f58015351c55563e4e11bdda6a36939c75b19d90a5d7759429c939f21aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:43:06.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "51dc6be3bc91d778ee237d808f22b451c5652c0ca508b9e38c6adbfa51c01387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:44:58.000Z",
      "arch": "aarch64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "e26f082366c3677d786202247a79b859e8f01d87e034f04d547537bc92151f46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:45:00.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "79fd6cf951f442900133d284f0247112c7d8d245ae84fc486366371282556ea8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-03T08:42:14.000Z",
      "arch": "emscripten",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "09db8504561d9b21f9388b0ca493f84050d8be147069926c16158e33201c6be3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:41:15.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "4029d5378143f08285c484bb5c5adb407a097c91a462e214d7b929ee0b23c0e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:41:54.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "c9d83d5f458ffb9c78e1d01b52853795b861d2185b249fad9daf6dffbdfef43e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:41:14.000Z",
      "arch": "x86_64",
      "commit": "fa3b732a0df7d6ce45d92a3fdec6823b16390b6d",
      "fileid": "19736a339cdcd6eb372c912ba0cf0b8de423b5259ee8c970254d57c377fe67d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26873366028"
    }
  ]
}