{
  "_id": "6a26890f794753ddbc3f2aa2",
  "Package": "matchmaker",
  "Title": "Flexible Dictionary-Based Cleaning",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(given = \"Zhian N.\",\nfamily = \"Kamvar\",\nrole = c(\"aut\", \"cre\"),\nemail = \"zkamvar@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1458-7108\")),\nperson(given = \"Thibaut\",\nfamily = \"Jombart\",\nemail = \"thibautjombart@gmail.com\",\nrole = c(\"ctb\")),\nperson(given = \"Patrick\",\nfamily = \"Barks\",\nemail = \"patrick.barks@epicentre.msf.org\",\nrole = c(\"ctb\")))",
  "Description": "Provides flexible dictionary-based cleaning that allows\nusers to specify implicit and explicit missing data, regular\nexpressions for both data and columns, and global matches,\nwhile respecting ordering of factors. This package is part of\nthe 'RECON' (<https://www.repidemicsconsortium.org/>) toolkit\nfor outbreak analysis.",
  "URL": "https://www.repidemicsconsortium.org/matchmaker,\nhttps://github.com/reconhub/matchmaker",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.0.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://r4epi.r-universe.dev",
  "Date/Publication": "2020-02-21 20:44:05 UTC",
  "RemoteUrl": "https://github.com/reconhub/matchmaker",
  "RemoteRef": "HEAD",
  "RemoteSha": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 09:14:37 UTC",
    "User": "root"
  },
  "Author": "Zhian N. Kamvar [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1458-7108>),\nThibaut Jombart [ctb],\nPatrick Barks [ctb]",
  "Maintainer": "Zhian N. Kamvar <zkamvar@gmail.com>",
  "MD5sum": "75c8b0d2be20946418dadcffc943e20f",
  "_user": "r4epi",
  "_type": "src",
  "_file": "matchmaker_0.1.1.tar.gz",
  "_fileid": "3d84205cd689303d423c46ae2013ae83f71984f0aff6501654fb7eab7a962423",
  "_filesize": 133714,
  "_sha256": "3d84205cd689303d423c46ae2013ae83f71984f0aff6501654fb7eab7a962423",
  "_created": "2026-06-08T09:14:37.000Z",
  "_published": "2026-06-08T09:19:11.667Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80060455256,
      "time": 238,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476097160"
    },
    {
      "job": 80060455223,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476077149"
    },
    {
      "job": 80060455188,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476053637"
    },
    {
      "job": 80060455195,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476052391"
    },
    {
      "job": 80059912027,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476007665"
    },
    {
      "job": 80060455218,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476048582"
    },
    {
      "job": 80060455187,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476036430"
    },
    {
      "job": 80060455261,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476036738"
    },
    {
      "job": 80060455189,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476040185"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/reconhub/matchmaker",
  "_commit": {
    "id": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
    "author": "Zhian N. Kamvar <zkamvar@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #11 from reconhub/cran-release-0.1.1\n\nrelease verion 0.1.1",
    "time": 1582317845
  },
  "_maintainer": {
    "name": "Zhian N. Kamvar",
    "email": "zkamvar@gmail.com",
    "login": "zkamvar",
    "mastodon": "@zkamvar@hachyderm.io",
    "linkedin": "in/zkamvar",
    "orcid": "0000-0003-1458-7108",
    "description": "Research Software Engineer | Interested in education, pop genetics, evolution, bioinformatics, and R programming",
    "uuid": 3639446
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "reconhub",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "zkamvar",
      "count": 46,
      "uuid": 3639446
    }
  ],
  "_userbio": {
    "uuid": 44408140,
    "type": "organization",
    "name": "R for Epis",
    "description": "Improving operational response by advancing epidemiological analyses using R software"
  },
  "_downloads": {
    "count": 462,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matchmaker"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/reconhub/matchmaker",
  "_pkgdown": "https://www.repidemicsconsortium.org/matchmaker",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/matchmaker.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reconhub/matchmaker",
  "_realowner": "reconhub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-01-16"
    },
    {
      "version": "0.1.1",
      "date": "2020-02-21"
    }
  ],
  "_exports": [
    "match_df",
    "match_vec",
    "matchmaker_example"
  ],
  "_help": [
    {
      "page": "match_df",
      "title": "Check and clean spelling or codes of multiple variables in a data frame",
      "topics": [
        "match_df"
      ]
    },
    {
      "page": "match_vec",
      "title": "Rename values in a vector based on a dictionary",
      "topics": [
        "match_vec"
      ]
    },
    {
      "page": "matchmaker_example",
      "title": "show the path to a matchmaker example file",
      "topics": [
        "matchmaker_example"
      ]
    }
  ],
  "_readme": "https://github.com/reconhub/matchmaker/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "forcats",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to matchmaker",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-01-10 16:26:37",
      "modified": "2020-01-16 11:44:09",
      "commits": 2
    }
  ],
  "_score": 5.193124598354462,
  "_indexed": false,
  "_nocasepkg": "matchmaker",
  "_universes": [
    "r4epi"
  ],
  "_indexurl": "https://reconhub.r-universe.dev/matchmaker",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T09:18:37.000Z",
      "distro": "noble",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "adfee03c098c7d8ab98c3436aa09fa0d1c31c118cefb602727af9db3d6f0ec8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T09:17:46.000Z",
      "distro": "noble",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "37aa84a51963b3382446f1342d4d954b3498067ff524809ef1fe37b60ee0767e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-08T09:16:41.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "529fd26163bb85feb617bac999ae4a85cc6d405c266043df44693ffa0eb38a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-08T09:16:37.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "5ff6a17ab52fbf187481c71a862c5c38afe9279532300ab1de12f35a72b0d6a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-08T09:16:43.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "3cbda7bf142b4efbb39677d3590cbe111db047ec39361ff0d49b80934c55e8a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T09:15:51.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "c36439a374d6ca661bf975c482724312e2eb9c38029b4f205e3ccbaa98284bd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T09:15:51.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "6ee6c82f3e5d296451b72e7c7a5c3e6b9fc0d9d45f5d5a5bbabd86c554c1d935",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T09:16:02.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "60deac6d97042b58e4abe2eb554bbabf3424797fca2365e5ec8dc9612718317f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/27127519029"
    }
  ]
}