{
  "_id": "6a4288d14ba05a737d8a87e6",
  "Package": "automatedRecLin",
  "Title": "Record Linkage Based on an Entropy-Maximizing Classifier",
  "Version": "1.1.2",
  "Authors@R": "c(person(given = \"Adam\",\nfamily = \"Struzik\",\nrole = c(\"aut\", \"cre\"),\nemail = \"adastr5@st.amu.edu.pl\",\ncomment = c(ORCID = \"0009-0002-2547-482X\")),\nperson(given = \"Maciej\",\nfamily = \"Beręsewicz\",\nrole = c(\"aut\", \"ctb\"),\nemail = \"maciej.beresewicz@ue.poznan.pl\",\ncomment = c(ORCID = \"0000-0002-8281-4301\")))",
  "Description": "The goal of 'automatedRecLin' is to perform record linkage\n(also known as entity resolution) in unsupervised or supervised\nsettings. It compares pairs of records from two datasets using\nselected comparison functions to estimate the probability or\ndensity ratio between matched and non-matched records. Based on\nthese estimates, it predicts a set of matches that maximizes\nentropy. For details see: Lee et al. (2022)\n<https://www150.statcan.gc.ca/n1/pub/12-001-x/2022001/article/00007-eng.htm>,\nVo et al. (2023)\n<https://ideas.repec.org/a/eee/csdana/v179y2023ics0167947322002365.html>,\nSugiyama et al. (2008) <doi:10.1007/s10463-008-0197-x>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ncn-foreigners/automatedRecLin",
  "BugReports": "https://github.com/ncn-foreigners/automatedRecLin/issues",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-29 14:56:48 UTC",
    "User": "root"
  },
  "Author": "Adam Struzik [aut, cre] (ORCID:\n<https://orcid.org/0009-0002-2547-482X>), Maciej Beręsewicz\n[aut, ctb] (ORCID: <https://orcid.org/0000-0002-8281-4301>)",
  "Maintainer": "Adam Struzik <adastr5@st.amu.edu.pl>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-29 14:30:46 UTC",
  "RemoteUrl": "https://github.com/cran/automatedRecLin",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb41c12500f35bb0aeab01d45cfeac9f680af475",
  "MD5sum": "6efde02a9267b48ed235944e5501178b",
  "_user": "cran",
  "_type": "src",
  "_file": "automatedRecLin_1.1.2.tar.gz",
  "_fileid": "973227595329fe56443f31b6c04ced2c25c5ce3f126597fecb1f640ffd33ae9f",
  "_filesize": 940195,
  "_sha256": "973227595329fe56443f31b6c04ced2c25c5ce3f126597fecb1f640ffd33ae9f",
  "_created": "2026-06-29T14:56:48.000Z",
  "_published": "2026-06-29T15:01:37.519Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84084508446,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7955819229"
    },
    {
      "job": 84084508349,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955807511"
    },
    {
      "job": 84083443786,
      "time": 272,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955713182"
    },
    {
      "job": 84084508343,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7955798810"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28381029096",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/automatedRecLin",
  "_commit": {
    "id": "eb41c12500f35bb0aeab01d45cfeac9f680af475",
    "author": "Adam Struzik <adastr5@st.amu.edu.pl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.2\n",
    "time": 1782743446
  },
  "_maintainer": {
    "name": "Adam Struzik",
    "email": "adastr5@st.amu.edu.pl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "blocking",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "densityratio",
      "role": "Imports"
    },
    {
      "package": "FixedPoint",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nleqslv",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "reclin2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-11-18"
    },
    {
      "name": "1.0.1",
      "date": "2025-12-13"
    },
    {
      "name": "1.1.0",
      "date": "2026-05-08"
    },
    {
      "name": "1.1.1",
      "date": "2026-05-21"
    },
    {
      "name": "1.1.2",
      "date": "2026-06-29"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 613,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 496,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/automatedRecLin"
  },
  "_devurl": "https://github.com/ncn-foreigners/automatedreclin",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/automatedRecLin.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ncn-foreigners/automatedreclin",
  "_realowner": "ncn-foreigners",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-11-18"
    },
    {
      "version": "1.0.1",
      "date": "2025-12-13"
    },
    {
      "version": "1.1.0",
      "date": "2026-05-08"
    },
    {
      "version": "1.1.1",
      "date": "2026-05-21"
    },
    {
      "version": "1.1.2",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "abs_distance",
    "comparison_vectors",
    "control_kliep",
    "custom_rec_lin_model",
    "jarowinkler_complement",
    "join_records",
    "mec",
    "mec_blocking",
    "train_rec_lin"
  ],
  "_datasets": [
    {
      "name": "A_example",
      "title": "A_example dataset",
      "object": "A_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "surname",
        "city"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "B_example",
      "title": "B_example dataset",
      "object": "B_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "surname",
        "city"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "census",
      "title": "Fictional census data",
      "object": "census",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person_id",
        "pername1",
        "pername2",
        "sex",
        "dob_day",
        "dob_mon",
        "dob_year",
        "hse_num",
        "enumcap",
        "enumpc",
        "str_nam",
        "cap_add",
        "census_id"
      ],
      "rows": 25343,
      "table": true,
      "tojson": true
    },
    {
      "name": "cis",
      "title": "Fictional customer data",
      "object": "cis",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person_id",
        "pername1",
        "pername2",
        "sex",
        "dob_day",
        "dob_mon",
        "dob_year",
        "enumcap",
        "enumpc",
        "cis_id"
      ],
      "rows": 24613,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "A_example",
      "title": "A_example dataset",
      "topics": [
        "A_example"
      ]
    },
    {
      "page": "abs_distance",
      "title": "Absolute Distance Comparison Function",
      "topics": [
        "abs_distance"
      ]
    },
    {
      "page": "B_example",
      "title": "B_example dataset",
      "topics": [
        "B_example"
      ]
    },
    {
      "page": "census",
      "title": "Fictional census data",
      "topics": [
        "census"
      ]
    },
    {
      "page": "cis",
      "title": "Fictional customer data",
      "topics": [
        "cis"
      ]
    },
    {
      "page": "comparison_vectors",
      "title": "Create Comparison Vectors for Record Linkage",
      "topics": [
        "comparison_vectors"
      ]
    },
    {
      "page": "control_kliep",
      "title": "Controls for the kliep() Function",
      "topics": [
        "control_kliep"
      ]
    },
    {
      "page": "custom_rec_lin_model",
      "title": "Create a Custom Record Linkage Model",
      "topics": [
        "custom_rec_lin_model"
      ]
    },
    {
      "page": "jarowinkler_complement",
      "title": "Jaro-Winkler Distance",
      "topics": [
        "jarowinkler_complement"
      ]
    },
    {
      "page": "join_records",
      "title": "Join Records Using Linkage Results",
      "topics": [
        "join_records"
      ]
    },
    {
      "page": "mec",
      "title": "Unsupervised Maximum Entropy Classifier for Record Linkage",
      "topics": [
        "mec"
      ]
    },
    {
      "page": "mec_blocking",
      "title": "Blocked Unsupervised Maximum Entropy Classifier for Record Linkage",
      "topics": [
        "mec_blocking"
      ]
    },
    {
      "page": "predict.rec_lin_model",
      "title": "Predict Matches Based on a Given Record Linkage Model",
      "topics": [
        "predict.rec_lin_model"
      ]
    },
    {
      "page": "train_rec_lin",
      "title": "Train a Record Linkage Model",
      "topics": [
        "train_rec_lin"
      ]
    }
  ],
  "_readme": "https://github.com/cran/automatedRecLin/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bit",
    "bit64",
    "blocking",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "densityratio",
    "digest",
    "dqrng",
    "farver",
    "FixedPoint",
    "float",
    "ggh4x",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lgr",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixExtra",
    "mlapi",
    "mlpack",
    "nleqslv",
    "osqp",
    "pbapply",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEnsmallen",
    "RcppHNSW",
    "RcppProgress",
    "readr",
    "reclin2",
    "RhpcBLASctl",
    "rlang",
    "rnndescent",
    "rsparse",
    "S7",
    "scales",
    "sitmo",
    "SnowballC",
    "stringdist",
    "stringi",
    "text2vec",
    "tibble",
    "tidyselect",
    "tokenizers",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "mec-blocking.Rmd",
      "filename": "mec-blocking.html",
      "title": "MEC with blocking",
      "author": "Adam Struzik",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Data",
        "MEC with blocking",
        "Blocking efficiency and linkage results"
      ],
      "created": "2026-05-08 09:58:43",
      "modified": "2026-06-29 14:30:46",
      "commits": 3
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "automatedreclin",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ncn-foreigners.r-universe.dev/automatedRecLin",
  "_previous": "1.1.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-29T14:59:45.000Z",
      "distro": "resolute",
      "commit": "eb41c12500f35bb0aeab01d45cfeac9f680af475",
      "fileid": "3dbd8847431c58a294dd7ea6a4978ec37c03aafe558219215ba65dd579583544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28381029096"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-29T14:59:39.000Z",
      "distro": "resolute",
      "commit": "eb41c12500f35bb0aeab01d45cfeac9f680af475",
      "fileid": "999911c9055900faf8cc40b3d10ce29c1a05849d511e80812378515abcc512b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28381029096"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-29T15:00:23.000Z",
      "commit": "eb41c12500f35bb0aeab01d45cfeac9f680af475",
      "fileid": "b7903d6f0d9a5eb8c9a9ee127fe67cb7be9f92c59bec8222919244d79369022f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28381029096"
    }
  ]
}