{
  "_id": "6a1d71a51d7bb097a0a50b00",
  "Package": "multilink",
  "Title": "Multifile Record Linkage and Duplicate Detection",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Serge\",\nfamily = \"Aleshin-Guendel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"saleshinguendel@gmail.com\")",
  "Description": "Implementation of the methodology of Aleshin-Guendel &\nSadinle (2022) <doi:10.1080/01621459.2021.2013242>. It handles\nthe general problem of multifile record linkage and duplicate\ndetection, where any number of files are to be linked, and any\nof the files may have duplicates.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "URL": "https://github.com/aleshing/multilink",
  "BugReports": "https://github.com/aleshing/multilink/issues",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://aleshing.r-universe.dev",
  "Date/Publication": "2023-07-05 16:55:39 UTC",
  "RemoteUrl": "https://github.com/aleshing/multilink",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e37317db6f39c7a2ac915f5242505134185a644",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:43:08 UTC",
    "User": "root"
  },
  "Author": "Serge Aleshin-Guendel [aut, cre]",
  "Maintainer": "Serge Aleshin-Guendel <saleshinguendel@gmail.com>",
  "MD5sum": "81a49f7b42490e00b490894e475c1a52",
  "_user": "aleshing",
  "_type": "src",
  "_file": "multilink_0.1.1.tar.gz",
  "_fileid": "3e76cc86fb262b6759015b7ae9c67fba9509364f6583fdc113c621b41bebfff7",
  "_filesize": 289214,
  "_sha256": "3e76cc86fb262b6759015b7ae9c67fba9509364f6583fdc113c621b41bebfff7",
  "_created": "2026-06-01T11:43:08.000Z",
  "_published": "2026-06-01T11:48:53.302Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78844894415,
      "time": 187,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330609830"
    },
    {
      "job": 78844894417,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330610910"
    },
    {
      "job": 78844894399,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330606208"
    },
    {
      "job": 78844894447,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330600322"
    },
    {
      "job": 78844894430,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330604258"
    },
    {
      "job": 78844894428,
      "time": 277,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330631523"
    },
    {
      "job": 78844894475,
      "time": 257,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330622923"
    },
    {
      "job": 78844894349,
      "time": 252,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330623685"
    },
    {
      "job": 78844307509,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330548595"
    },
    {
      "job": 78844894301,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330593633"
    },
    {
      "job": 78844894313,
      "time": 277,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330639277"
    },
    {
      "job": 78844894317,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330596112"
    },
    {
      "job": 78844894332,
      "time": 185,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330609717"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aleshing/multilink",
  "_commit": {
    "id": "7e37317db6f39c7a2ac915f5242505134185a644",
    "author": "Serge Aleshin-Guendel <aleshing@uw.edu>",
    "committer": "Serge Aleshin-Guendel <aleshing@uw.edu>",
    "message": "update readme\n",
    "time": 1688576139
  },
  "_maintainer": {
    "name": "Serge Aleshin-Guendel",
    "email": "saleshinguendel@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "RecordLinkage",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "mcclust",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "aleshing",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "aleshing",
      "count": 54,
      "uuid": 10678502
    }
  ],
  "_userbio": {
    "uuid": 10678502,
    "type": "user",
    "name": "Serge Aleshin-Guendel",
    "description": "Research Mathematical Statistician"
  },
  "_downloads": {
    "count": 161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multilink"
  },
  "_devurl": "https://github.com/aleshing/multilink",
  "_searchresults": 4,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multilink.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aleshing/multilink",
  "_realowner": "aleshing",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-01-23"
    },
    {
      "version": "0.1.1",
      "date": "2023-06-09"
    }
  ],
  "_exports": [
    "create_comparison_data",
    "find_bayes_estimate",
    "gibbs_sampler",
    "initialize_partition",
    "reduce_comparison_data",
    "relabel_bayes_estimate",
    "specify_prior"
  ],
  "_datasets": [
    {
      "name": "dup_data",
      "title": "Duplicate Dataset",
      "object": "dup_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dup_data_small",
      "title": "Small Duplicate Dataset",
      "object": "dup_data_small",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "no_dup_data",
      "title": "No Duplicate Dataset",
      "object": "no_dup_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "no_dup_data_small",
      "title": "Small No Duplicate Dataset",
      "object": "no_dup_data_small",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "create_comparison_data",
      "title": "Create Comparison Data",
      "topics": [
        "create_comparison_data"
      ]
    },
    {
      "page": "dup_data",
      "title": "Duplicate Dataset",
      "topics": [
        "dup_data"
      ]
    },
    {
      "page": "dup_data_small",
      "title": "Small Duplicate Dataset",
      "topics": [
        "dup_data_small"
      ]
    },
    {
      "page": "find_bayes_estimate",
      "title": "Find the Bayes Estimate of a Partition",
      "topics": [
        "find_bayes_estimate"
      ]
    },
    {
      "page": "gibbs_sampler",
      "title": "Gibbs Sampler for Posterior Inference",
      "topics": [
        "gibbs_sampler"
      ]
    },
    {
      "page": "initialize_partition",
      "title": "Initialize the Partition",
      "topics": [
        "initialize_partition"
      ]
    },
    {
      "page": "multilink",
      "title": "Multifile Record Linkage and Duplicate Detection",
      "topics": [
        "multilink"
      ]
    },
    {
      "page": "no_dup_data",
      "title": "No Duplicate Dataset",
      "topics": [
        "no_dup_data"
      ]
    },
    {
      "page": "no_dup_data_small",
      "title": "Small No Duplicate Dataset",
      "topics": [
        "no_dup_data_small"
      ]
    },
    {
      "page": "reduce_comparison_data",
      "title": "Reduce Comparison Data Size",
      "topics": [
        "reduce_comparison_data"
      ]
    },
    {
      "page": "relabel_bayes_estimate",
      "title": "Relabel the Bayes Estimate of a Partition",
      "topics": [
        "relabel_bayes_estimate"
      ]
    },
    {
      "page": "specify_prior",
      "title": "Specify the Prior Distributions",
      "topics": [
        "specify_prior"
      ]
    }
  ],
  "_readme": "https://github.com/aleshing/multilink/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cachem",
    "class",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "DBI",
    "diagram",
    "digest",
    "e1071",
    "evd",
    "farver",
    "fastmap",
    "ff",
    "future",
    "future.apply",
    "geosphere",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "igraph",
    "ipred",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "mcclust",
    "memoise",
    "nnet",
    "numDeriv",
    "parallelly",
    "pkgconfig",
    "prodlim",
    "progressr",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RecordLinkage",
    "rlang",
    "rpart",
    "RSQLite",
    "S7",
    "scales",
    "shape",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "multilink",
  "_universes": [
    "aleshing"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T11:45:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "302aed90fdeec1c9520aa332365739c97c9a22b6e95f1778419d18fe487a5036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T11:46:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "70204ac32c05fbffba2ab834b041181bdcfb9c358013eb3642878ad3e79d801a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T11:46:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "9b115dc28fe068ed581eda714a5239fa066118f7a1452dceefc47037850d391d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T11:45:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "8fd486f38de3ceab9a6b32e1b077e5df2e6bc533ba617bb01b00d292d2e32540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T11:46:08.000Z",
      "arch": "aarch64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "c1fc3f6fc655e3b726449ce6d4542e0c63b7685e5f657614650981a41e24111c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T11:47:10.000Z",
      "arch": "x86_64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "1585f97074aa19f07b03df8a935b555deb748b3a4682e0ec2722c6b71bd3b34e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T11:47:02.000Z",
      "arch": "aarch64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "3939e5a305414659435656d2521fbdeb9219c3298ec8fda89a2b1710d2b76c98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T11:46:43.000Z",
      "arch": "x86_64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "c3ec389b063d63ecd77c7927aba644612110b16b5f014e85e5aa277137d75c1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-01T11:45:53.000Z",
      "arch": "emscripten",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "0f3788fb07711250c048b34e31ea8b78567f795410718abf62350dff4ff535c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T11:46:03.000Z",
      "arch": "x86_64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "4b09b596a137fe7499035e7d782aea8542778f015aa900fbcfe7dfa407f58156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T11:45:06.000Z",
      "arch": "x86_64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "4367fbdbecb2c7136db4e795e18c022a6ea3530c99a95215f601ed6474d7dcfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T11:44:52.000Z",
      "arch": "x86_64",
      "commit": "7e37317db6f39c7a2ac915f5242505134185a644",
      "fileid": "6f9e72df10e806bdab5bca957a5d24609862ab0e3fb829206b53d3f64471f552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aleshing/actions/runs/26752626697"
    }
  ]
}