{
  "_id": "6a4f558e21b18e1548500d80",
  "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://reconhub.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-09 07:59:32 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": "reconhub",
  "_type": "src",
  "_file": "matchmaker_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/699ee7e6a5180e74e7f88c650e1e884a2882bf7ff7a0e0d0ff3938420e4e27ff",
  "_filesize": 136999,
  "_sha256": "699ee7e6a5180e74e7f88c650e1e884a2882bf7ff7a0e0d0ff3938420e4e27ff",
  "_expires": "2026-10-17T08:02:20.000Z",
  "_created": "2026-07-09T07:59:32.000Z",
  "_published": "2026-07-09T08:02:22.674Z",
  "_jobs": [
    {
      "job": 86068675827,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8192478467"
    },
    {
      "job": 86068675831,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192478323"
    },
    {
      "job": 86068675866,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8192471745"
    },
    {
      "job": 86068675839,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192462927"
    },
    {
      "job": 86068144779,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192431696"
    },
    {
      "job": 86068675836,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8192469220"
    },
    {
      "job": 86068675854,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8192458846"
    },
    {
      "job": 86068675844,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8192458017"
    },
    {
      "job": 86068675895,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192462977"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724",
  "_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": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "zkamvar",
      "count": 46,
      "uuid": 3639446
    }
  ],
  "_userbio": {
    "uuid": 20286215,
    "type": "organization",
    "name": "R Epidemics Consortium",
    "followers": 47,
    "description": "Consortium for epidemics analysis and outbreak response using R"
  },
  "_downloads": {
    "count": 646,
    "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": true,
  "_nocasepkg": "matchmaker",
  "_universes": [
    "reconhub",
    "zkamvar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-09T08:01:42.000Z",
      "distro": "resolute",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/350da3bc9b39f3fc1c1f6d455df10973409aa6b20f9f0714e35ea1394d73ee4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-09T08:01:38.000Z",
      "distro": "resolute",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/2cfce7b0991de959ab815cd5637bdd993b383cb5e78801bda0af118c175af75e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-09T08:01:22.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/a22af71a81e98805b9d76715e2c46bae5e9b1a34faacd380b2c77b28e16236c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-09T08:00:58.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/d65f272a23895e3a5065d482ee7311390412d00e28115992bbc81bdacc6c805b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-09T08:01:28.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/6df637a79bde9588dedeb64b9ad7eb5f12c399c0241c273d9673e17face0f25e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-09T08:00:39.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/082dc57e010c48b7e01a122f72d01e0b20d0d5ceb26a812bd0a38c4f0ba32e50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-09T08:00:39.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/c37d83ebab902f7da4a5117611dbfdbf48b4567dd7e80b01e9ca402801d042bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-09T08:00:51.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "https://r2.ropensci.org/f2166418422de2bf817ddf0ea98f6ea1412bb793ae2aecf7851b12106e89a8c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/29003091724"
    }
  ]
}