{
  "_id": "6a13fef0acfb0bcc41d3798f",
  "Package": "nmatch",
  "Title": "Fuzzy Matching For Proper Names",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Patrick\", \"Barks\",\nemail = \"patrick.barks@epicentre.msf.org\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Tools for comparing sets of proper names, accounting for\ncommon types of variation in format and style.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/epicentre-msf/nmatch",
  "BugReports": "https://github.com/epicentre-msf/nmatch/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://epicentre-msf.r-universe.dev",
  "Date/Publication": "2025-12-20 13:15:40 UTC",
  "RemoteUrl": "https://github.com/epicentre-msf/nmatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "7bcb2a08228cc651159702efe150111df8c3bc6e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 07:44:55 UTC",
    "User": "root"
  },
  "Author": "Patrick Barks [aut, cre]",
  "Maintainer": "Patrick Barks <patrick.barks@epicentre.msf.org>",
  "MD5sum": "f384f35912ee16bfc526960eb11a0541",
  "_user": "epicentre-msf",
  "_type": "src",
  "_file": "nmatch_0.1.0.tar.gz",
  "_fileid": "7626789f78de442b5531d59eb7c852222fffee0ec8deea4bba03dee1659f5f6b",
  "_filesize": 126169,
  "_sha256": "7626789f78de442b5531d59eb7c852222fffee0ec8deea4bba03dee1659f5f6b",
  "_created": "2026-05-25T07:44:55.000Z",
  "_published": "2026-05-25T07:49:04.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77675658927,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7193972152"
    },
    {
      "job": 77675658898,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7193962720"
    },
    {
      "job": 77675658922,
      "time": 167,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193971956"
    },
    {
      "job": 77675658904,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193973630"
    },
    {
      "job": 77675658907,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7193951362"
    },
    {
      "job": 77675658911,
      "time": 209,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7193983160"
    },
    {
      "job": 77675658885,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193960259"
    },
    {
      "job": 77675658916,
      "time": 170,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193972951"
    },
    {
      "job": 77675298121,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193929172"
    },
    {
      "job": 77675658889,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193956496"
    },
    {
      "job": 77675658921,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7193955347"
    },
    {
      "job": 77675658887,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7193959191"
    },
    {
      "job": 77675658926,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193957236"
    }
  ],
  "_buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/epicentre-msf/nmatch",
  "_commit": {
    "id": "7bcb2a08228cc651159702efe150111df8c3bc6e",
    "author": "Patrick Barks <patrick.barks@gmail.com>",
    "committer": "Patrick Barks <patrick.barks@gmail.com>",
    "message": "use osa string dist for consistency with original fn\n",
    "time": 1766236540
  },
  "_maintainer": {
    "name": "Patrick Barks",
    "email": "patrick.barks@epicentre.msf.org",
    "login": "patrickbarks",
    "description": "",
    "uuid": 12620847
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "epicentre-msf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 3
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "patrickbarks",
      "count": 16,
      "uuid": 12620847
    }
  ],
  "_userbio": {
    "uuid": 19820047,
    "type": "organization",
    "name": "Epicentre MSF"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nmatch"
  },
  "_devurl": "https://github.com/epicentre-msf/nmatch",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nmatch.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "match_eval",
    "match_eval_token",
    "name_standardize",
    "nmatch",
    "nmatch_fast"
  ],
  "_datasets": [
    {
      "name": "dat_icu",
      "title": "Example hospital datasets containing proper names in different formats",
      "object": "dat_icu",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name_icu",
        "date_icu"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "dat_ipd",
      "title": "Example hospital datasets containing proper names in different formats",
      "object": "dat_ipd",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name_ipd",
        "date_ipd"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "names_ex",
      "title": "Example data with proper names from two different sources",
      "object": "names_ex",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name_source1",
        "name_source2"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dat_hospital",
      "title": "Example hospital datasets containing proper names in different formats",
      "topics": [
        "dat_hospital",
        "dat_icu",
        "dat_ipd"
      ]
    },
    {
      "page": "match_eval",
      "title": "Evaluate token match details to determine overall match status",
      "topics": [
        "match_eval"
      ]
    },
    {
      "page": "match_eval_token",
      "title": "Evaluate string distance and token lengths to determine whether two tokens match",
      "topics": [
        "match_eval_token"
      ]
    },
    {
      "page": "name_standardize",
      "title": "String standardization",
      "topics": [
        "name_standardize"
      ]
    },
    {
      "page": "names_ex",
      "title": "Example data with proper names from two different sources",
      "topics": [
        "names_ex"
      ]
    },
    {
      "page": "nmatch",
      "title": "Compare sets of proper names accounting for common types of variation in format and style",
      "topics": [
        "nmatch"
      ]
    },
    {
      "page": "nmatch_fast",
      "title": "Compare sets of proper names accounting for common types of variation in format and style, optimized using Rcpp",
      "topics": [
        "nmatch_fast"
      ]
    }
  ],
  "_readme": "https://github.com/epicentre-msf/nmatch/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "gtools",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringdist",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_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": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "nmatch",
  "_universes": [
    "epicentre-msf",
    "patrickbarks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T07:47:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "1e8c453724cc5f5d75d7dd25d0ed3bccb2c389f0bb17b47944c64a94b0048894",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T07:47:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "e84b538f77269b33c69ba44bbd35518e254090202a89e4f4ec75438ad1f2a981",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T07:47:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "05fd43e53e9660a3f5ad20c2a64bc08d4b3634eb3b02a93dcc936275afae3b1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T07:47:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "bb2504bc3c4fa82c69c6f3707d8f422e0ca6ca4667304a387db8bc536b7cba6a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T07:46:23.000Z",
      "arch": "aarch64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "974aa69fc7934a86fcf46fc2dc19fcb3b4116804ac2db665b12111d0cbb26018",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T07:47:55.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "68dd9afe4d1e9d5496f92a43d1128d59e6c5212db791c702962f48cef1750784",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T07:46:48.000Z",
      "arch": "aarch64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "65f18e7ce665efa0b08c6c337803d85610e2e3e07906f42e2fbf9e9e7c0d730d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T07:47:22.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "c2c9f5798d745a7aac0a2bcc788bb12249f932d66042243331b65034ca175f23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T07:46:56.000Z",
      "arch": "emscripten",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "51abd31ce8bf3431cd6fcdefc4d6adf93cae1626b6d2bc6dde6e33ff814ca456",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T07:46:07.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "4e0bf42584e65386d57928e8fbcf534c9702c747c130c6e57aa914a12225e35e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T07:46:24.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "6a98d0bbbf5b940d169c9853e5a82f70e1d75122a8d03860d1fbc899290ce43e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T07:46:16.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "03d0a52ea38867c0bddef766349e44d3d3164f5292e3f070f135acfcf23136ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/26389407307"
    }
  ]
}