{
  "_id": "6a1fe82bb401979e7343d7da",
  "Package": "lingdist",
  "Type": "Package",
  "Title": "Fast Linguistic Distance and Alignment Computation",
  "Authors@R": "c(person(given = \"Chao\",\nfamily = \"Kong\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kongchao1998@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6404-6142\")))",
  "Version": "2.4.0",
  "Date": "2026-3-8",
  "Description": "A fast linguistic distance and alignment computation\npackage. It implements generalized edit distance, Pointwise\nMutual Information (PMI) distance, and Weighted Jaccard\nDistance (WJD). For generalized edit distance, the package\nallows users to define custom cost for every symbol's\ninsertion, deletion, and substitution, and supports treating\ncharacter combinations as single symbols (e.g., IPA with\ndiacritics). It also provides detailed alignment information.\nPMI distance automatically learns costs from data. WJD is\nsuitable for hierarchical categorical data with multiple forms.\nAll functions are implemented in 'C++' and distance matrix\ncomputation is parallelized leveraging the 'RcppThread'\npackage.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/fncokg/lingdist",
  "BugReports": "https://github.com/fncokg/lingdist/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://fncokg.r-universe.dev",
  "Date/Publication": "2026-04-04 11:34:48 UTC",
  "RemoteUrl": "https://github.com/fncokg/lingdist",
  "RemoteRef": "HEAD",
  "RemoteSha": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 08:31:16 UTC",
    "User": "root"
  },
  "Author": "Chao Kong [aut, cre] (ORCID: <https://orcid.org/0000-0002-6404-6142>)",
  "Maintainer": "Chao Kong <kongchao1998@gmail.com>",
  "MD5sum": "7efa32dde966df9ace6e488db9dd61c1",
  "_user": "fncokg",
  "_type": "src",
  "_file": "lingdist_2.4.0.tar.gz",
  "_fileid": "bbf40fc52b750974cb6716d5cb3736e8f2a57cc21f8ed101998257978abf4487",
  "_filesize": 150476,
  "_sha256": "bbf40fc52b750974cb6716d5cb3736e8f2a57cc21f8ed101998257978abf4487",
  "_created": "2026-06-03T08:31:16.000Z",
  "_published": "2026-06-03T08:39:07.753Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79253546353,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7379576710"
    },
    {
      "job": 79253546351,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7379575837"
    },
    {
      "job": 79253546448,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379585530"
    },
    {
      "job": 79253546320,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379572470"
    },
    {
      "job": 79253546534,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7379579585"
    },
    {
      "job": 79253546590,
      "time": 339,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7379668499"
    },
    {
      "job": 79253546372,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379577502"
    },
    {
      "job": 79253546383,
      "time": 197,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379615073"
    },
    {
      "job": 79253004081,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379529771"
    },
    {
      "job": 79253546315,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379576256"
    },
    {
      "job": 79253546324,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7379575803"
    },
    {
      "job": 79253546362,
      "time": 179,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7379593932"
    },
    {
      "job": 79253546333,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379578282"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fncokg/lingdist",
  "_commit": {
    "id": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
    "author": "Chao Kong <kongchao1998@gmail.com>",
    "committer": "Chao Kong <kongchao1998@gmail.com>",
    "message": "enhencement: significant performance enhancement in `get_row_pairs`\n",
    "time": 1775302488
  },
  "_maintainer": {
    "name": "Chao Kong",
    "email": "kongchao1998@gmail.com",
    "login": "fncokg",
    "orcid": "0000-0002-6404-6142",
    "description": "Postdoctoral researcher at Shandong University.",
    "uuid": 87894114
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "RcppThread",
      "version": ">= 2.3.0",
      "role": "Imports"
    }
  ],
  "_owner": "fncokg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 32
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 15
    },
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2025-12-22"
    },
    {
      "name": "v2.1.0",
      "date": "2025-12-26"
    },
    {
      "name": "v2.2.0",
      "date": "2025-12-28"
    },
    {
      "name": "v2.2.1",
      "date": "2026-01-04"
    },
    {
      "name": "v2.3.0",
      "date": "2026-01-06"
    },
    {
      "name": "v2.3.1",
      "date": "2026-01-09"
    }
  ],
  "_topics": [
    "language-distance",
    "rcpp",
    "cpp"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "fncokg",
      "count": 72,
      "uuid": 87894114
    }
  ],
  "_userbio": {
    "uuid": 87894114,
    "type": "user",
    "name": "Chao Kong",
    "description": "Postdoctoral researcher at Shandong University."
  },
  "_downloads": {
    "count": 125,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lingdist"
  },
  "_devurl": "https://github.com/fncokg/lingdist",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lingdist.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fncokg/lingdist",
  "_realowner": "fncokg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2023-10-12"
    }
  ],
  "_exports": [
    "check_cost_mat_symbols",
    "generate_default_cost_matrix",
    "long2squareform",
    "pw_edit_dist",
    "pw_pmi_dist",
    "pw_wjd",
    "string_edit_dist"
  ],
  "_help": [
    {
      "page": "check_cost_mat_symbols",
      "title": "Check which symbols in `data` are missing from a cost matrix",
      "topics": [
        "check_cost_mat_symbols"
      ]
    },
    {
      "page": "generate_default_cost_matrix",
      "title": "Generate a default cost matrix",
      "topics": [
        "generate_default_cost_matrix"
      ]
    },
    {
      "page": "long2squareform",
      "title": "Convert long table to square form",
      "topics": [
        "long2squareform"
      ]
    },
    {
      "page": "pw_edit_dist",
      "title": "Compute edit distance between all row pairs of a dataframe",
      "topics": [
        "pw_edit_dist"
      ]
    },
    {
      "page": "pw_pmi_dist",
      "title": "Compute PMI distance between all row pairs of a dataframe",
      "topics": [
        "pw_pmi_dist"
      ]
    },
    {
      "page": "pw_wjd",
      "title": "Compute Weighted Jaccard Distance between all row pairs of a dataframe",
      "topics": [
        "pw_wjd"
      ]
    },
    {
      "page": "string_edit_dist",
      "title": "Compute edit distance between two strings",
      "topics": [
        "string_edit_dist"
      ]
    }
  ],
  "_readme": "https://github.com/fncokg/lingdist/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppThread"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "lingdist",
  "_universes": [
    "fncokg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-06-03T08:33:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "1aea7c30a0b0eaa64bad7513ccccc13e26f53a303d54ba60503801b72618e0b2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-06-03T08:33:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "2dc9ea9b93aaeba2fb7b476a18cbe13833c4c428947a9d555f6d1e1facd22749",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-06-03T08:34:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "bd74ee29bd7814deee172409f480b3b6b34670160028daf1fec7944cd87be52c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-06-03T08:33:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "804c914861d36d810726f734bb0c4c8b4965bb6e8fe046177d5aa3d5dd74eb8c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-03T08:33:40.000Z",
      "arch": "aarch64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "6b3302a395e19be73030bff3e4bc68c32a54b64ecfe6b9452c23482a623c3413",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-03T08:36:47.000Z",
      "arch": "x86_64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "97819ef1deed437f49e00a08dbc463becc0c79a2e66f6fe31e3b1e384218cd54",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-03T08:33:49.000Z",
      "arch": "aarch64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "e48079a4f87f81b16a92791205f89f2f6130e9099297659033a7673ae9e2cd81",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-03T08:34:56.000Z",
      "arch": "x86_64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "72207a809759001febbb4c3fe71cf28cde8461730d2481cac3f9c8bc768840e0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.0",
      "date": "2026-06-03T08:33:45.000Z",
      "arch": "emscripten",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "85e4950fc010fce6d8837ea3426803e5acfc0f80fd7ddac29a05edd240420da8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-06-03T08:32:54.000Z",
      "arch": "x86_64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "02346caa266351530799a46bb2be0f5c5cc27566a3fc195d933e349b8d0b4ff8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-06-03T08:33:21.000Z",
      "arch": "x86_64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "89be6dff2c6d65ce75367929796bcd1a9619f839f5b16d8eed3a915296956288",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-06-03T08:32:54.000Z",
      "arch": "x86_64",
      "commit": "84ed161715046fc1ea7c2b3cb56e0525d2718fae",
      "fileid": "c22be674de2429288f827d7a3fd60f1e38d60a64591ece5c857eb1d96e628371",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fncokg/actions/runs/26873021360"
    }
  ]
}