{
  "_id": "6a106c88acfb0bcc41caa9ba",
  "Package": "crosswalkr",
  "Title": "Rename and Encode Data Frames Using External Crosswalk Files",
  "Version": "0.4.0",
  "Authors@R": "person(\"Benjamin\", \"Skinner\",\nemail = \"ben@btskinner.io\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0337-7415\"))",
  "Description": "A pair of functions for renaming and encoding data frames\nusing external crosswalk files. It is especially useful when\nconstructing master data sets from multiple smaller data sets\nthat do not name or encode variables consistently across files.\nBased on similar commands in 'Stata'.",
  "Maintainer": "Benjamin Skinner <ben@btskinner.io>",
  "URL": "https://github.com/btskinner/crosswalkr",
  "BugReports": "https://github.com/btskinner/crosswalkr/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://btskinner.r-universe.dev",
  "Date/Publication": "2026-02-06 19:41:39 UTC",
  "RemoteUrl": "https://github.com/btskinner/crosswalkr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 08:56:55 UTC",
    "User": "root"
  },
  "Author": "Benjamin Skinner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0337-7415>)",
  "MD5sum": "8ab4dd217ab8fcc795fefe655381142f",
  "_user": "btskinner",
  "_type": "src",
  "_file": "crosswalkr_0.4.0.tar.gz",
  "_fileid": "3fb275e002f2d2cea6fa56cf430923b2a99d810b5bb3b0d1ffcdd30b16958ea7",
  "_filesize": 172500,
  "_sha256": "3fb275e002f2d2cea6fa56cf430923b2a99d810b5bb3b0d1ffcdd30b16958ea7",
  "_created": "2026-05-07T08:56:55.000Z",
  "_published": "2026-05-22T14:47:36.469Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77403413047,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850961482"
    },
    {
      "job": 77403413384,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850961895"
    },
    {
      "job": 77403413315,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850955832"
    },
    {
      "job": 77403413135,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850959660"
    },
    {
      "job": 77403413248,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850914498"
    },
    {
      "job": 77403412537,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163368709"
    },
    {
      "job": 77403413361,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850942638"
    },
    {
      "job": 77403413733,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850947965"
    },
    {
      "job": 77403413545,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850945742"
    }
  ],
  "_buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/btskinner/crosswalkr",
  "_commit": {
    "id": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
    "author": "Benjamin Skinner <bskinner@guttmacher.org>",
    "committer": "Benjamin Skinner <bskinner@guttmacher.org>",
    "message": "Move to 0.4.0\n\nRequire R version >= 3.5.0\n",
    "time": 1770406899
  },
  "_maintainer": {
    "name": "Benjamin Skinner",
    "email": "ben@btskinner.io",
    "login": "btskinner",
    "bluesky": "@btskinner.io",
    "linkedin": "in/benjamintskinner",
    "orcid": "0000-0002-0337-7415",
    "uuid": 4744029
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "btskinner",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "crosswalk",
    "encode",
    "labels",
    "rename"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "btskinner",
      "count": 30,
      "uuid": 4744029
    },
    {
      "user": "northeastloon",
      "count": 8,
      "uuid": 35330313
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 4744029,
    "type": "user",
    "name": "Benjamin Skinner",
    "description": "Data Scientist"
  },
  "_downloads": {
    "count": 268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crosswalkr"
  },
  "_devurl": "https://github.com/btskinner/crosswalkr",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crosswalkr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/btskinner/crosswalkr",
  "_realowner": "btskinner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-10-17"
    },
    {
      "version": "0.2.2",
      "date": "2018-11-26"
    },
    {
      "version": "0.2.3",
      "date": "2019-02-25"
    },
    {
      "version": "0.2.4",
      "date": "2019-03-05"
    },
    {
      "version": "0.2.5",
      "date": "2019-10-24"
    },
    {
      "version": "0.2.6",
      "date": "2020-01-08"
    },
    {
      "version": "0.3.0",
      "date": "2025-04-09"
    },
    {
      "version": "0.4.0",
      "date": "2026-02-06"
    }
  ],
  "_exports": [
    "encodefrom",
    "encodefrom_",
    "renamefrom",
    "renamefrom_"
  ],
  "_datasets": [
    {
      "name": "stcrosswalk",
      "title": "State crosswalk data set.",
      "object": "stcrosswalk",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stfips",
        "stabbr",
        "stname",
        "cenreg",
        "cenregnm",
        "cendiv",
        "cendivnm"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "sttercrosswalk",
      "title": "State and territory crosswalk data set.",
      "object": "sttercrosswalk",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stfips",
        "stabbr",
        "stname",
        "cenreg",
        "cenregnm",
        "cendiv",
        "cendivnm",
        "is_state",
        "is_state_dc",
        "status"
      ],
      "rows": 69,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "encodefrom",
      "title": "Encode data frame column using external crosswalk file.",
      "topics": [
        "encodefrom",
        "encodefrom_"
      ]
    },
    {
      "page": "renamefrom",
      "title": "Rename data frame columns using external crosswalk file.",
      "topics": [
        "renamefrom",
        "renamefrom_"
      ]
    },
    {
      "page": "stcrosswalk",
      "title": "State crosswalk data set.",
      "topics": [
        "stcrosswalk"
      ]
    },
    {
      "page": "sttercrosswalk",
      "title": "State and territory crosswalk data set.",
      "topics": [
        "sttercrosswalk"
      ]
    }
  ],
  "_pkglogo": "https://github.com/btskinner/crosswalkr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/btskinner/crosswalkr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "haven",
    "hms",
    "labelled",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "collapse.Rmd",
      "filename": "collapse.html",
      "title": "Collapsing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Crosswalk"
      ],
      "created": "2019-12-18 20:29:16",
      "modified": "2026-02-06 19:29:39",
      "commits": 4
    },
    {
      "source": "crosswalkr.Rmd",
      "filename": "crosswalkr.html",
      "title": "Introduction to crosswalkr",
      "author": "Benjamin Skinner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "File 1",
        "File 2",
        "File 3",
        "Using a crosswalk file",
        "Renaming",
        "Encoding",
        "factor",
        "labelled vector",
        "Combined example: dplyr chain"
      ],
      "created": "2017-10-17 02:48:34",
      "modified": "2026-02-06 19:29:39",
      "commits": 8
    }
  ],
  "_score": 5.898725181589493,
  "_indexed": true,
  "_nocasepkg": "crosswalkr",
  "_universes": [
    "btskinner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-07T08:59:14.000Z",
      "distro": "noble",
      "commit": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
      "fileid": "c497439270babcc3f988fa9c13e646d3eb44fbb0e23cc32079b9735847d1f56a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-07T08:59:16.000Z",
      "distro": "noble",
      "commit": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
      "fileid": "ff5e48bac7dcf2f8fef3fff3b5e04a1aab590d8f15860945882fb464e1db95d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-07T08:58:58.000Z",
      "commit": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
      "fileid": "9b15e983c05bb5b428968230cae03316b454d2c9f01e7f918a1a776504c34db9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-07T08:59:10.000Z",
      "commit": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
      "fileid": "9a548c47eebf70ad574b088d2e8ea837981d652c9df6955ee529f818bc5d278b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-07T08:58:17.000Z",
      "commit": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
      "fileid": "073bb39bb3d6f270505f86101f0c84320371ec17a5673ab937a97678230c950a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-07T08:58:30.000Z",
      "commit": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
      "fileid": "7afd1640977df020c4c8c3dfadb3fb54f01db1fc548b576eaa995c7ea18dd5d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-07T08:58:21.000Z",
      "commit": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
      "fileid": "7d27b9a07c51166a7d06be822a726b415791732b8469bdf3840a6a96faadcced",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-22T14:47:15.000Z",
      "commit": "e2f2bb7d52a1e9622c474cad464fd0ad7f58241c",
      "fileid": "bc48410621e3ab6273a72b7db91a2aeed198d7981b1632c1ec67dfe07deb6820",
      "status": "success",
      "buildurl": "https://github.com/r-universe/btskinner/actions/runs/25485948397"
    }
  ]
}