{
  "_id": "6a16a105acfb0bcc41d812bc",
  "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://zkamvar.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-05-27 07:42:45 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": "490841d997309fc968a70daa83b9f1d7",
  "_user": "zkamvar",
  "_type": "src",
  "_file": "matchmaker_0.1.1.tar.gz",
  "_fileid": "8f2fadcb3df5383f29f3a54ec4b65c2fe5c2cbc485ea0a897d3d9cf614958b6c",
  "_filesize": 133850,
  "_sha256": "8f2fadcb3df5383f29f3a54ec4b65c2fe5c2cbc485ea0a897d3d9cf614958b6c",
  "_created": "2026-05-27T07:42:45.000Z",
  "_published": "2026-05-27T07:45:09.633Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78030612599,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234713467"
    },
    {
      "job": 78030612664,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234715064"
    },
    {
      "job": 78030612615,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234700092"
    },
    {
      "job": 78030612578,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234703174"
    },
    {
      "job": 78030224910,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234675016"
    },
    {
      "job": 78030612609,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234708758"
    },
    {
      "job": 78030612625,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234699874"
    },
    {
      "job": 78030612610,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234699786"
    },
    {
      "job": 78030612598,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234699061"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277",
  "_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": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "zkamvar",
      "count": 46,
      "uuid": 3639446
    }
  ],
  "_userbio": {
    "uuid": 3639446,
    "type": "user",
    "name": "Zhian N. Kamvar",
    "description": "Research Software Engineer | Interested in education, pop genetics, evolution, bioinformatics, and R programming"
  },
  "_downloads": {
    "count": 447,
    "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": 12,
  "_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.158362492095249,
  "_indexed": false,
  "_nocasepkg": "matchmaker",
  "_universes": [
    "zkamvar"
  ],
  "_indexurl": "https://reconhub.r-universe.dev/matchmaker",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T07:44:34.000Z",
      "distro": "noble",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "614228e8bf3b0064d893d6ddee900d62d6f09ffdf9fe87bbcb34e16f3ca5bc46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T07:44:41.000Z",
      "distro": "noble",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "707118d883987a84b779a8294666acd0a20e9d3fa58b68c1c681d744106c8974",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-27T07:44:02.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "5fa10ee2d15b69d0868c5813a7c2b9c2ef7d67d2a3c2f9893f4a6bd1ffc70530",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-27T07:44:09.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "7f804e9ba4138817b2f6365d89dfe20fc1d061f1f939e479f4925667bfdd3c56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-27T07:44:37.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "4deb39c7dbf79f3fd7fdc99d8871f848f92ca67fe499b774894cd9c429940707",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T07:43:52.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "7ed4b229d2adfdba3a48e60fe9c3bd1f499360adcaaa469501306bdb599022b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T07:43:50.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "1c6e97733456cc72a7976c0eb21bea59e9736521ce6fae0fb779ea93c88b7f77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T07:43:50.000Z",
      "commit": "049e00303e044ec1e40a4f023d6f2ddee0cc4e4a",
      "fileid": "c943b21c6aed2939caa28c77cf6ad446be2b1f0a2e74b3d930df3176fa15dedc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26497787277"
    }
  ]
}