{
  "_id": "6a49e432b9e0f8b4cfe33e3d",
  "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-07-05 04:53:20 UTC",
    "User": "root"
  },
  "Author": "Patrick Barks [aut, cre]",
  "Maintainer": "Patrick Barks <patrick.barks@epicentre.msf.org>",
  "_user": "epicentre-msf",
  "_type": "src",
  "_file": "nmatch_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4152f5562362a0f728bf8579782d0cac1e940a8ec1f4f8ed9e1b049643c462c7",
  "_filesize": 127665,
  "_sha256": "4152f5562362a0f728bf8579782d0cac1e940a8ec1f4f8ed9e1b049643c462c7",
  "_expires": "2026-10-13T04:57:21.000Z",
  "_created": "2026-07-05T04:53:20.000Z",
  "_published": "2026-07-05T04:57:22.689Z",
  "_jobs": [
    {
      "job": 85193888602,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088455352"
    },
    {
      "job": 85193888597,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088452733"
    },
    {
      "job": 85193888605,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088455434"
    },
    {
      "job": 85193888601,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088454242"
    },
    {
      "job": 85193888581,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088449337"
    },
    {
      "job": 85193888583,
      "time": 200,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088461122"
    },
    {
      "job": 85193888592,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088449860"
    },
    {
      "job": 85193888582,
      "time": 202,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088461326"
    },
    {
      "job": 85193751446,
      "time": 159,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088440507"
    },
    {
      "job": 85193888568,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088454652"
    },
    {
      "job": 85193888589,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088450618"
    },
    {
      "job": 85193888576,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088450916"
    },
    {
      "job": 85193888577,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088451567"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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-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",
    "followers": 43
  },
  "_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.1",
  "_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",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "nmatch",
  "_universes": [
    "epicentre-msf",
    "patrickbarks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T04:55:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/7214dd20386f2cfa10cb1b6076205ce2ff7f2ce5a3910e16c3916f7456b9dec4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T04:55:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/ad007e2626d95cc2a152f3e34b90b0d65faf6319e8eb75de8080cf676e890288",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T04:55:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/bcb182494e9888bad4356956610d16cc6df85ee58c4b11c540520983d7682e38",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T04:55:32.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/62a3bb6450e7af561628f3cf850630d6d293f8f57536abb82d3d3f67e65a258e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T04:54:49.000Z",
      "arch": "aarch64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/b09d11ce92b153de9b139af15cbbb440e5935129997cbb1998732a8ed5e64388",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T04:56:24.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/eadf66fd68351f6519fa75c776522d3817f4d83cdc61e51b80a137603bb49340",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T04:54:50.000Z",
      "arch": "aarch64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/4d7217542a2e8755fb4d006298edb6501bfddd1186af63e80948df64ada9b12a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T04:56:24.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/ee81045748b1bf86434ffa862f46feb9d40ad56d2597ac4e2ccc94cce97054ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-05T04:55:53.000Z",
      "arch": "emscripten",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/3fcfd09e93fa4ae90e6f1c450d053bf442b6f91601441dd13eba7fafed874cf4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T04:54:31.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/87ac1a1f3c1c2bce449c131c24992ff36b0f68e7e133ee34566ea10c251d4041",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T04:54:36.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/dc99ae439652da55f19068da4cea3eee1d5339e1782ff28b3c7b4a68b4460b21",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T04:54:30.000Z",
      "arch": "x86_64",
      "commit": "7bcb2a08228cc651159702efe150111df8c3bc6e",
      "fileid": "https://r2.ropensci.org/e5195e9dc32a7a572a47fce8a6017d63ed6afafc0a95ab0cb6cb8570325f5f88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/28729932545"
    }
  ]
}