{
  "_id": "6a3268623efcd9bda438642d",
  "Package": "llmjoin",
  "Type": "Package",
  "Title": "LLM-Powered Fuzzy Join",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\n\"Yifan\", \"LIU\",\nemail = \"yifan.liu@smail.nju.edu.cn\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Resolves ambiguous links between data.frames using large\nlanguage models (LLMs). Supports matching across spelling\nvariations, translations, and differing levels of precision.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/evanliu3594/llmjoin",
  "BugReports": "https://github.com/evanliu3594/llmjoin/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://evanliu3594.r-universe.dev",
  "Date/Publication": "2026-06-15 12:43:29 UTC",
  "RemoteUrl": "https://github.com/evanliu3594/llmjoin",
  "RemoteRef": "HEAD",
  "RemoteSha": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 09:23:34 UTC",
    "User": "root"
  },
  "Author": "Yifan LIU [aut, cre]",
  "Maintainer": "Yifan LIU <yifan.liu@smail.nju.edu.cn>",
  "MD5sum": "92904f54981b24762dd89aa4c5a2f402",
  "_user": "evanliu3594",
  "_type": "src",
  "_file": "llmjoin_0.3.0.tar.gz",
  "_fileid": "0fe643ece2b57f5c29cdada680d537ee94b0ac27b1e24168ecef8d659e1b50c2",
  "_filesize": 300494,
  "_sha256": "0fe643ece2b57f5c29cdada680d537ee94b0ac27b1e24168ecef8d659e1b50c2",
  "_created": "2026-06-17T09:23:34.000Z",
  "_published": "2026-06-17T09:26:58.828Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81861541991,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691237186"
    },
    {
      "job": 81861541960,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691252182"
    },
    {
      "job": 81861541932,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691239974"
    },
    {
      "job": 81861541966,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691232056"
    },
    {
      "job": 81861046544,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691188007"
    },
    {
      "job": 81861541971,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691229154"
    },
    {
      "job": 81861542039,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691232452"
    },
    {
      "job": 81861541902,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691217813"
    },
    {
      "job": 81861541912,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691213210"
    }
  ],
  "_buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/evanliu3594/llmjoin",
  "_commit": {
    "id": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
    "author": "evanliu3594 <yifan.liu@smail.nju.edu.cn>",
    "committer": "evanliu3594 <yifan.liu@smail.nju.edu.cn>",
    "message": "modify setup examples\n",
    "time": 1781527409
  },
  "_maintainer": {
    "name": "Yifan LIU",
    "email": "yifan.liu@smail.nju.edu.cn",
    "login": "evanliu3594",
    "description": "PostDoc at Nanjing-Helsinki Institute",
    "uuid": 55047262
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "evanliu3594",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 9
    },
    {
      "week": "2026-24",
      "n": 5
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "evanliu3594",
      "count": 22,
      "uuid": 55047262
    }
  ],
  "_userbio": {
    "uuid": 55047262,
    "type": "user",
    "name": "Yifan LIU",
    "followers": 4,
    "description": "PostDoc at Nanjing-Helsinki Institute"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/llmjoin"
  },
  "_devurl": "https://github.com/evanliu3594/llmjoin",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/llmjoin.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/evanliu3594/llmjoin",
  "_realowner": "evanliu3594",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2026-06-16"
    }
  ],
  "_exports": [
    "build_joint",
    "chat_llm",
    "joint_prompt",
    "llm_join",
    "parse_joint",
    "set_llm",
    "tbl2md"
  ],
  "_help": [
    {
      "page": "build_joint",
      "title": "Build a fuzzy-join joint data.frame via LLM",
      "topics": [
        "build_joint"
      ]
    },
    {
      "page": "chat_llm",
      "title": "Send message to LLM server",
      "topics": [
        "chat_llm"
      ]
    },
    {
      "page": "joint_prompt",
      "title": "Generate connector prompt",
      "topics": [
        "joint_prompt"
      ]
    },
    {
      "page": "llm_join",
      "title": "Fuzzy join with LLM",
      "topics": [
        "llm_join"
      ]
    },
    {
      "page": "parse_joint",
      "title": "Parse LLM response into a fuzzy-join joint data.frame",
      "topics": [
        "parse_joint"
      ]
    },
    {
      "page": "set_llm",
      "title": "Set up your LLM service",
      "topics": [
        "set_llm"
      ]
    },
    {
      "page": "tbl2md",
      "title": "Convert a data frame to a markdown table",
      "topics": [
        "tbl2md"
      ]
    }
  ],
  "_pkglogo": "https://github.com/evanliu3594/llmjoin/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/evanliu3594/llmjoin/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "config",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "yaml"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "llmjoin",
  "_universes": [
    "evanliu3594"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-17T09:25:39.000Z",
      "distro": "noble",
      "commit": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
      "fileid": "96a27722f9dec6617d399204871067e880077894df58c64aba21f48a3957267d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-17T09:26:17.000Z",
      "distro": "noble",
      "commit": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
      "fileid": "2868d2bf33f275893efc752d4cb7aed413ef55da35cc11fb6dff6bd057593f11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-17T09:25:49.000Z",
      "commit": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
      "fileid": "0052d8fc16dbf599b5cb504ea00e8dd99e2e9f1eed0485f79f2d628c4f9fb79d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-17T09:25:27.000Z",
      "commit": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
      "fileid": "1c878130ce01c00964aa978a3b40afbc572dceaa51cdb2f47a777fc14b365a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-17T09:25:33.000Z",
      "commit": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
      "fileid": "9403fd2620761322c1ef973ac9d623bc4fdac501e13d3ce333c559387ed12747",
      "status": "success",
      "buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-17T09:25:17.000Z",
      "commit": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
      "fileid": "3f1e304f9c162c06c15283b96160571e987bb89ae696f1243d186589364b7c8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-17T09:24:45.000Z",
      "commit": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
      "fileid": "c46f541b5cfd05c13328f3afa5b8d1a42cdae640ca2010d96795356acba5420b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-17T09:24:33.000Z",
      "commit": "b659c7fda84e92c16b99cb81306f5d5a45ff020b",
      "fileid": "bb38e2ce8fbb340cb0810ad33ea1287b2bc86d43198a60788e6ca5f6e3cbae8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanliu3594/actions/runs/27678886528"
    }
  ]
}