{
  "_id": "6a4a2e663fcf58d53bc18eda",
  "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-06-08 08:06:56 UTC",
    "User": "root"
  },
  "Author": "Patrick Barks [aut, cre]",
  "Maintainer": "Patrick Barks <patrick.barks@epicentre.msf.org>",
  "_user": "epicentre-msf",
  "_type": "src",
  "_file": "redcap_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a87422afaf860865acebca4eccd8eaecbcae913c42c8ae668bae89808eb41dc6",
  "_filesize": 227466,
  "_sha256": "a87422afaf860865acebca4eccd8eaecbcae913c42c8ae668bae89808eb41dc6",
  "_expires": "2026-10-13T10:13:56.000Z",
  "_created": "2026-06-08T08:06:56.000Z",
  "_published": "2026-07-05T10:13:58.310Z",
  "_jobs": [
    {
      "job": 85213825736,
      "time": 525,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7499615401"
    },
    {
      "job": 85213825828,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7499526737"
    },
    {
      "job": 85213825777,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7499917807"
    },
    {
      "job": 85213825832,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7499928830"
    },
    {
      "job": 85213825406,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474632724"
    },
    {
      "job": 85213825785,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474673944"
    },
    {
      "job": 85213825583,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7499515516"
    },
    {
      "job": 85213825718,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7499522510"
    },
    {
      "job": 85213825587,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7499518973"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 12620847
  },
  "_distro": "noble",
  "_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": 9,
  "_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/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"
      ]
    }
  ],
  "_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": 2.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "redcap",
  "_universes": [
    "epicentre-msf",
    "patrickbarks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-09T05:57:07.000Z",
      "distro": "noble",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "https://r2.ropensci.org/f0cc89dcb1c517721e130d072757a408bc2bc01de46d8603b4f4d9330cacdbff",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-09T05:50:39.000Z",
      "distro": "noble",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "https://r2.ropensci.org/210e6f0a20fdf73da331e63a7dd43875ef1504c79cb5ffefea40de71a1acc155",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-09T06:17:31.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "https://r2.ropensci.org/cc0eec9ea06b55a1cafed765b04ccae382b2093fb5e7052d9b208e22c101e227",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-09T06:18:12.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "https://r2.ropensci.org/14a80805140fd2644a51e02fd38627a4d4228f57921c80ee1ac3197ec582adeb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-08T08:10:18.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "https://r2.ropensci.org/34971f565661bef1c27aa75ea0d68fee34454c33beedd9e6e992fb5710d84e8c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-09T05:49:42.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "https://r2.ropensci.org/ad20c95b968cd8c681455f3b0c1e41568172a7c072383c7580807c1d4cff3d72",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-09T05:49:54.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "https://r2.ropensci.org/7c72a5b95babbe09cf39f8dfbba2497962f1ea283a65f6b279ad71dc99319b5f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-09T05:49:59.000Z",
      "commit": "bcc1c3e343616e6e83f80f29398179ad0a834e70",
      "fileid": "https://r2.ropensci.org/1b49926ad8a3cf9e3cb314c564ceb31b501089c5ffce1bc9969439bcc1209b95",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27124109806"
    }
  ]
}