{
  "_id": "6a49d5cf739471f8fd07cc33",
  "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",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 23:06:17 UTC",
    "User": "root"
  },
  "Author": "Yifan LIU [aut, cre]",
  "Maintainer": "Yifan LIU <yifan.liu@smail.nju.edu.cn>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-16 19:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/llmjoin",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd3d72987bd1a4b1042d380cc8a3102fa1961730",
  "_user": "cran",
  "_type": "src",
  "_file": "llmjoin_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3ba460f5c208116b84e06fddfcf411129131a222a3712bc6997759872ed6c81a",
  "_filesize": 106608,
  "_sha256": "3ba460f5c208116b84e06fddfcf411129131a222a3712bc6997759872ed6c81a",
  "_expires": "2026-10-13T03:55:58.000Z",
  "_created": "2026-06-16T23:06:17.000Z",
  "_published": "2026-07-05T03:55:59.734Z",
  "_jobs": [
    {
      "job": 85190793921,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7681935791"
    },
    {
      "job": 85190793857,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7681930126"
    },
    {
      "job": 85190793645,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7681896220"
    },
    {
      "job": 85190793902,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7681929551"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27653916122",
  "_status": "success",
  "_upstream": "https://github.com/cran/llmjoin",
  "_commit": {
    "id": "fd3d72987bd1a4b1042d380cc8a3102fa1961730",
    "author": "Yifan LIU <yifan.liu@smail.nju.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1781639402
  },
  "_maintainer": {
    "name": "Yifan LIU",
    "email": "yifan.liu@smail.nju.edu.cn",
    "login": "evanliu3594",
    "description": "PostDoc at Nanjing-Helsinki Institute",
    "uuid": 55047262
  },
  "_distro": "noble",
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2026-06-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "evanliu3594",
      "count": 1,
      "uuid": 55047262
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_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"
  ],
  "_cranurl": false,
  "_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"
      ]
    }
  ],
  "_readme": "https://github.com/cran/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": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "llmjoin",
  "_universes": [
    "cran",
    "evanliu3594"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-16T23:08:39.000Z",
      "distro": "noble",
      "commit": "fd3d72987bd1a4b1042d380cc8a3102fa1961730",
      "fileid": "https://r2.ropensci.org/f26a9d30c4502afaa9bc177d7d63977dcc652bb90633ecf18d78e85926addba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27653916122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-16T23:08:18.000Z",
      "distro": "noble",
      "commit": "fd3d72987bd1a4b1042d380cc8a3102fa1961730",
      "fileid": "https://r2.ropensci.org/85e53346ec215836df33504d157c35bad903e7b0f1c67c2fc3d65d21378e0f59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27653916122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-16T23:08:31.000Z",
      "commit": "fd3d72987bd1a4b1042d380cc8a3102fa1961730",
      "fileid": "https://r2.ropensci.org/e8a4f756817c75a9c1d4967647adaef46052cbba459125dffd5cc37bb6ff19d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27653916122"
    }
  ]
}