{
  "_id": "6a1f2697b401979e734220bd",
  "Package": "rcoder",
  "Type": "Package",
  "Title": "Lightweight Data Structure for Recoding Categorical Data without\nFactors",
  "Version": "0.3.0",
  "Authors@R": "c(person(\ngiven = \"Patrick\",\nfamily = \"Anker\",\nrole = c(\"aut\", \"cre\"),\nemail = \"psanker@nyu.edu\",\ncomment = c(ORCID = \"0000-0003-2302-0445\")),\nperson(\ngiven = \"Global TIES for Children\",\nrole = \"cph\",\ncomment = \"https://steinhardt.nyu.edu/ihdsc/global-ties\"))",
  "Description": "A data structure and toolkit for documenting and recoding\ncategorical data that can be shared in other statistical\nsoftware.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "URL": "https://github.com/nyuglobalties/rcoder",
  "BugReports": "https://github.com/nyuglobalties/rcoder/issues",
  "Repository": "https://nyuglobalties.r-universe.dev",
  "Date/Publication": "2023-10-06 18:59:35 UTC",
  "RemoteUrl": "https://github.com/nyuglobalties/rcoder",
  "RemoteRef": "HEAD",
  "RemoteSha": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:52:50 UTC",
    "User": "root"
  },
  "Author": "Patrick Anker [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2302-0445>),\nGlobal TIES for Children [cph]\n(https://steinhardt.nyu.edu/ihdsc/global-ties)",
  "Maintainer": "Patrick Anker <psanker@nyu.edu>",
  "MD5sum": "34f011fc4e0cbe9b98efbbe20bb65e25",
  "_user": "nyuglobalties",
  "_type": "src",
  "_file": "rcoder_0.3.0.tar.gz",
  "_fileid": "16b68fdfedd1b95f4c4954c77f07848e4880797d8806913d9e5186454cee1d7a",
  "_filesize": 125836,
  "_sha256": "16b68fdfedd1b95f4c4954c77f07848e4880797d8806913d9e5186454cee1d7a",
  "_created": "2026-05-16T05:52:50.000Z",
  "_published": "2026-06-02T18:53:11.352Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147995014,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030980202"
    },
    {
      "job": 79147995120,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030980295"
    },
    {
      "job": 79147995196,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030979194"
    },
    {
      "job": 79147994922,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030981245"
    },
    {
      "job": 79147995151,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030968671"
    },
    {
      "job": 79147994046,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366996198"
    },
    {
      "job": 79147995006,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030976616"
    },
    {
      "job": 79147995276,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030975880"
    },
    {
      "job": 79147995125,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030975743"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nyuglobalties/rcoder",
  "_commit": {
    "id": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
    "author": "Patrick Anker <psanker@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "feat: release 0.3.0 on CRAN (#13)\n\n\n* Add examples to all exported functions\n* Update README with install directions\n* Change license to MIT\n* Update lifecycle badge\n",
    "time": 1696618775
  },
  "_maintainer": {
    "name": "Patrick Anker",
    "email": "psanker@nyu.edu",
    "login": "psanker",
    "mastodon": "@psanker@hachyderm.io",
    "orcid": "0000-0003-2302-0445",
    "uuid": 868399
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "tidyfast",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    }
  ],
  "_owner": "nyuglobalties",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "psanker",
      "count": 73,
      "uuid": 868399
    }
  ],
  "_userbio": {
    "uuid": 60357488,
    "type": "organization",
    "name": "NYU Global TIES for Children",
    "description": "Transforming Intervention Effectiveness and Scale"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rcoder"
  },
  "_devurl": "https://github.com/nyuglobalties/rcoder",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rcoder.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nyuglobalties/rcoder",
  "_realowner": "nyuglobalties",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2023-10-06"
    }
  ],
  "_exports": [
    "as_coding_list",
    "assign_coding",
    "code",
    "coding",
    "coding_to_haven_labels",
    "coding_to_odk",
    "empty_coding",
    "eval_coding",
    "is_empty_coding",
    "link_codings",
    "make_recode_query",
    "matches_coding",
    "missing_codes",
    "odk_to_coding",
    "recode_vec",
    "verify_matches_coding"
  ],
  "_help": [
    {
      "page": "as_coding_list",
      "title": "Evaluate a collection of codings from a character vector",
      "topics": [
        "as_coding_list"
      ]
    },
    {
      "page": "assign_coding",
      "title": "Adds a coding as an attribute to a vector",
      "topics": [
        "assign_coding"
      ]
    },
    {
      "page": "code",
      "title": "Encode a label to a value with other metadata",
      "topics": [
        "code"
      ]
    },
    {
      "page": "coding",
      "title": "Catalog the categorical data representation in a vector",
      "topics": [
        "coding",
        "empty_coding"
      ]
    },
    {
      "page": "coding_to_haven_labels",
      "title": "Convert coding to `haven`-compatible labels",
      "topics": [
        "coding_to_haven_labels"
      ]
    },
    {
      "page": "coding_to_odk",
      "title": "Convert a coding object to ODK XLSForm choices",
      "topics": [
        "coding_to_odk"
      ]
    },
    {
      "page": "eval_coding",
      "title": "Evaluates a coding expression in a safe environment",
      "topics": [
        "eval_coding"
      ]
    },
    {
      "page": "is_empty_coding",
      "title": "Is an object the empty coding?",
      "topics": [
        "is_empty_coding"
      ]
    },
    {
      "page": "link_codings",
      "title": "Link a coding from others for recoding",
      "topics": [
        "link_codings"
      ]
    },
    {
      "page": "make_recode_query",
      "title": "Make a recoding call from linked codings",
      "topics": [
        "make_recode_query"
      ]
    },
    {
      "page": "matches_coding",
      "title": "Checks if vector's content adheres to a coding",
      "topics": [
        "matches_coding",
        "verify_matches_coding"
      ]
    },
    {
      "page": "missing_codes",
      "title": "Get missing codes from a coding",
      "topics": [
        "missing_codes"
      ]
    },
    {
      "page": "odk_to_coding",
      "title": "Convert ODK choices to a coding",
      "topics": [
        "odk_to_coding"
      ]
    },
    {
      "page": "recode_vec",
      "title": "Recode a vector",
      "topics": [
        "recode_vec"
      ]
    }
  ],
  "_readme": "https://github.com/nyuglobalties/rcoder/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "rcoder",
  "_universes": [
    "nyuglobalties",
    "psanker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-16T05:54:44.000Z",
      "distro": "noble",
      "commit": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
      "fileid": "27832061544bd3281daa2ee199c39e68e7f7123720469503c5148580f259e5e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-16T05:54:45.000Z",
      "distro": "noble",
      "commit": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
      "fileid": "f5ac580b4be889eaebad98aaef1cc650cb48fbec83df4f2948cfda188f4e0473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-16T05:54:38.000Z",
      "commit": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
      "fileid": "e4e187e839427d88c950172c2760c681703454725c7f085b294235159ab82afe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-16T05:54:59.000Z",
      "commit": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
      "fileid": "1be3b23907ed3473046df9f0636cb9933ea4061369239b98fc66121c3654ed1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-16T05:53:59.000Z",
      "commit": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
      "fileid": "4fa058d33bd8e97554f68d85b9798a44afdcb151c65c0fcb37d822bfa559a0e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-16T05:53:52.000Z",
      "commit": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
      "fileid": "1fff39a43827391ce4ef55b640f354c6634d56aee0504f158a38b8fd1426b814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-16T05:53:52.000Z",
      "commit": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
      "fileid": "c12d74273da34ee91a7adefe73d85c704222a76d5b01a762565361bee7b3232f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-02T18:52:50.000Z",
      "commit": "6477ecfce73bfa8b5c120132b868e1f6394c3161",
      "fileid": "10d78951388f425828b28dfb4c276531717f69c4b327243b3d780d355c8d0746",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25954279796"
    }
  ]
}