{
  "_id": "6a105616acfb0bcc41ca296d",
  "Package": "redcap",
  "Title": "R Utilities For REDCap",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\n\"Patrick\", \"Barks\",\nemail = \"patrick.barks@epicentre.msf.org\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "R utilities for interacting with the REDCap API.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Remotes": [
    "epicentre-msf/dbc"
  ],
  "URL": "https://github.com/epicentre-msf/redcap",
  "BugReports": "https://github.com/epicentre-msf/redcap/issues",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://epicentre-msf.r-universe.dev",
  "Date/Publication": "2026-04-09 06:49:57 UTC",
  "RemoteUrl": "https://github.com/epicentre-msf/redcap",
  "RemoteRef": "HEAD",
  "RemoteSha": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 07:53:36 UTC",
    "User": "root"
  },
  "Author": "Patrick Barks [aut, cre]",
  "Maintainer": "Patrick Barks <patrick.barks@epicentre.msf.org>",
  "MD5sum": "940d5453b012151e81b65ffaa7043a01",
  "_user": "epicentre-msf",
  "_type": "src",
  "_file": "redcap_0.2.0.tar.gz",
  "_fileid": "58867b2691707090af1a160d999f14b81872d3c2bca3e7d514f9fff372b047c6",
  "_filesize": 232881,
  "_sha256": "58867b2691707090af1a160d999f14b81872d3c2bca3e7d514f9fff372b047c6",
  "_created": "2026-05-09T07:53:36.000Z",
  "_published": "2026-05-22T13:11:50.950Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77386343343,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6894137429"
    },
    {
      "job": 77386343473,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6894138332"
    },
    {
      "job": 77386343791,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6894135750"
    },
    {
      "job": 77386343783,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6894137414"
    },
    {
      "job": 77386342381,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894123779"
    },
    {
      "job": 77386342472,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161323576"
    },
    {
      "job": 77386343257,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6894131768"
    },
    {
      "job": 77386343726,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6894132337"
    },
    {
      "job": 77386343344,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6894133193"
    }
  ],
  "_buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/epicentre-msf/redcap",
  "_commit": {
    "id": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
    "author": "Patrick Barks <patrick.barks@gmail.com>",
    "committer": "Patrick Barks <patrick.barks@gmail.com>",
    "message": "Revert \"#19\"\n\nThis reverts commit 45db090a130fe96de8012d5ff78956513daa1ae7.\n",
    "time": 1775717397
  },
  "_maintainer": {
    "name": "Patrick Barks",
    "email": "patrick.barks@epicentre.msf.org",
    "login": "patrickbarks",
    "uuid": 12620847
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "chron",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "dbc",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "epicentre-msf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "patrickbarks",
      "count": 108,
      "uuid": 12620847
    },
    {
      "user": "abdoussalam",
      "count": 1,
      "uuid": 25507306
    },
    {
      "user": "ffinger",
      "count": 1,
      "uuid": 12323626
    }
  ],
  "_userbio": {
    "uuid": 19820047,
    "type": "organization",
    "name": "Epicentre MSF"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/redcap"
  },
  "_devurl": "https://github.com/epicentre-msf/redcap",
  "_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/readme.html",
    "extra/readme.md",
    "extra/redcap.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "delete_records",
    "fetch_database",
    "fetch_records",
    "generate_queries",
    "import_records",
    "meta_arms",
    "meta_dictionary",
    "meta_events",
    "meta_factors",
    "meta_fields",
    "meta_forms",
    "meta_mapping",
    "meta_repeating",
    "parse_logging",
    "parse_xml",
    "project_dags",
    "project_info",
    "project_logging",
    "project_users",
    "project_users_dags",
    "project_xml",
    "rconn",
    "reclass",
    "recode_labels",
    "redcap_version",
    "translate_logic"
  ],
  "_help": [
    {
      "page": "delete_records",
      "title": "Delete records from a REDCap project",
      "topics": [
        "delete_records"
      ]
    },
    {
      "page": "fetch_database",
      "title": "Fetch records from multiple REDCap forms, returning separate list elements for each form",
      "topics": [
        "fetch_database"
      ]
    },
    {
      "page": "fetch_records",
      "title": "Fetch records for a REDCap project",
      "topics": [
        "fetch_records"
      ]
    },
    {
      "page": "generate_queries",
      "title": "Generate data validation queries for a REDCap project based on branching logic specified in the project codebook",
      "topics": [
        "generate_queries"
      ]
    },
    {
      "page": "import_records",
      "title": "Import records into a REDCap project",
      "topics": [
        "import_records"
      ]
    },
    {
      "page": "meta_arms",
      "title": "Export REDCap project arms",
      "topics": [
        "meta_arms"
      ]
    },
    {
      "page": "meta_dictionary",
      "title": "Fetch variable dictionary for a REDCap project",
      "topics": [
        "meta_dictionary"
      ]
    },
    {
      "page": "meta_events",
      "title": "Fetch event names and labels for a REDCap project",
      "topics": [
        "meta_events"
      ]
    },
    {
      "page": "meta_factors",
      "title": "Fetch field option values and labels for factor-type variables in a REDCap project",
      "topics": [
        "meta_factors"
      ]
    },
    {
      "page": "meta_fields",
      "title": "Fetch exported field names for a REDCap project",
      "topics": [
        "meta_fields"
      ]
    },
    {
      "page": "meta_forms",
      "title": "Fetch instrument names and labels for a REDCap project",
      "topics": [
        "meta_forms"
      ]
    },
    {
      "page": "meta_mapping",
      "title": "Fetch instrument-event mappings for a REDCap project",
      "topics": [
        "meta_mapping"
      ]
    },
    {
      "page": "meta_repeating",
      "title": "Fetch repeating instrument names and labels for a REDCap project",
      "topics": [
        "meta_repeating"
      ]
    },
    {
      "page": "parse_logging",
      "title": "Convert a REDCap project log file to a tidy data frame",
      "topics": [
        "parse_logging"
      ]
    },
    {
      "page": "parse_xml",
      "title": "Convert a REDCap project XML file to a tidy data frame of project records",
      "topics": [
        "parse_xml"
      ]
    },
    {
      "page": "project_dags",
      "title": "Export REDCap user information",
      "topics": [
        "project_dags"
      ]
    },
    {
      "page": "project_info",
      "title": "Export REDCap Project information",
      "topics": [
        "project_info"
      ]
    },
    {
      "page": "project_logging",
      "title": "Export project logging (audit trail) for a REDCap project",
      "topics": [
        "project_logging"
      ]
    },
    {
      "page": "project_users",
      "title": "Export REDCap user information",
      "topics": [
        "project_users"
      ]
    },
    {
      "page": "project_users_dags",
      "title": "Export REDCap mapping between users and Data Access Groups (DAGs)",
      "topics": [
        "project_users_dags"
      ]
    },
    {
      "page": "project_xml",
      "title": "Export REDCap Project XML file",
      "topics": [
        "project_xml"
      ]
    },
    {
      "page": "rconn",
      "title": "Connection to a REDCap Database",
      "topics": [
        "rconn"
      ]
    },
    {
      "page": "reclass",
      "title": "Reclass columns of a data frame to match classes specified in a metadata dictionary",
      "topics": [
        "reclass"
      ]
    },
    {
      "page": "recode_labels",
      "title": "Convert between values and labels for factor-type variables (e.g. yes/no, radio, dropdown, checkbox)",
      "topics": [
        "recode_labels"
      ]
    },
    {
      "page": "redcap_version",
      "title": "Fetch the REDCap database version used for a particular project",
      "topics": [
        "redcap_version"
      ]
    },
    {
      "page": "translate_logic",
      "title": "Translate REDCap branching logic into R expressions",
      "topics": [
        "translate_logic"
      ]
    }
  ],
  "_readme": "https://github.com/epicentre-msf/redcap/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "chron",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dbc",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "queryr",
    "R6",
    "readr",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 3.2041199826559246,
  "_indexed": true,
  "_nocasepkg": "redcap",
  "_universes": [
    "epicentre-msf",
    "patrickbarks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-09T07:55:56.000Z",
      "distro": "noble",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "90b5c4a3041c8a7acf2428db77425296527414da8fc8ccf63f3aae729d4efdbc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-09T07:56:05.000Z",
      "distro": "noble",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "aed605257f6bfac762d7a91737b8093147534e7e0debdc5806cf2239f763f644",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-09T07:55:43.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "f6b9a9ccfafe46681695e643f83a134d40213df158a09defda9f1c69b9c08025",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-09T07:55:59.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "c6b7c29102dc9064766ee5b9b0d0a2a0190fbf9b113640965c3d14bf81512b1d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-09T07:54:52.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "772afa7de2a41d2f01482a40f13dd30d6d0fc24e5893128148208b851259b8c7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-09T07:54:49.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "96857fcf09becda3f1c129f34ca717843712c95088fb53b5ed611e8ec3ded30a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-09T07:55:07.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "61095d4f7661eeef9167ee46ed264fc8ac8dfac85ddfe8e7a2eeff64e4395481",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T13:11:32.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "a8608c414e9aaf7a5c196d033bd9c8b4caaeb23f955fa08fa4b57b36799748f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/25595764524"
    }
  ]
}