{
  "_id": "6a4df807e691af43f13decd4",
  "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-07-08 07:08:07 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>",
  "_user": "r4epi",
  "_type": "src",
  "_file": "matchmaker_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/369e2b966dfe3b18d89dd56551488db230a8e8b98b04a36b594323f1319481e6",
  "_filesize": 137020,
  "_sha256": "369e2b966dfe3b18d89dd56551488db230a8e8b98b04a36b594323f1319481e6",
  "_expires": "2026-10-16T07:11:01.000Z",
  "_created": "2026-07-08T07:08:07.000Z",
  "_published": "2026-07-08T07:11:03.823Z",
  "_jobs": [
    {
      "job": 85808507685,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160786115"
    },
    {
      "job": 85808507672,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160783258"
    },
    {
      "job": 85808507654,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160768535"
    },
    {
      "job": 85808507684,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160772766"
    },
    {
      "job": 85807936087,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160741249"
    },
    {
      "job": 85808507664,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8160778191"
    },
    {
      "job": 85808507660,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160771056"
    },
    {
      "job": 85808507667,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160768711"
    },
    {
      "job": 85808507657,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160771376"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 37,
    "description": "Improving operational response by advancing epidemiological analyses using R software"
  },
  "_downloads": {
    "count": 623,
    "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.1",
  "_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-07-08T07:10:16.000Z",
      "distro": "resolute",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/c00597a17ab44d779bc8c792164c65ee5a576e8970353352f3e715495c8d6735",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-08T07:10:08.000Z",
      "distro": "resolute",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/26a6fd4eaac337efb65c5fff00fc56f5bac97dd37608200e9483c4456ac98d46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-08T07:09:28.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/762755d4a49e8ef7ca144c83d8658a89a6fbdf2dfe1909698b463305b047fd2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-08T07:09:54.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/d2296674b586828b00608e39ac3be05f13e224243ea4fa0bbd96bd201f0fa9c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-08T07:10:08.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/9016f53c21fd8738fbdd81bb10a988b7c5a870d1fdb2ac8e8ae4e6efa33fe6f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-08T07:09:27.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/300377014877bb433859c5f2788e9f7feca54a09a7bd04cb52e07b635e10a196",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-08T07:09:21.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/0f17f57eb2281eac5205547ffa72f52c0bec0a5ee75aa64c94392b516f57dcad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-08T07:09:28.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/f795461679bfdf0d3ffbd3a802db02add92b43ebc69a7214f58f5fa4928142ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4epi/actions/runs/28924170912"
    }
  ]
}