{
  "_id": "6a1feb84b401979e7344050b",
  "Package": "REDCapDM",
  "Type": "Package",
  "Title": "'REDCap' Data Management",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"João\", \"Carmezim\", email = \"jcarmezim@igtp.cat\", role = c(\"aut\", \"cre\")),\nperson(\"Pau\", \"Satorra\", role = c(\"aut\")),\nperson(\"Judith\", \"Peñafiel\", role = c(\"aut\")),\nperson(\"Esther\", \"García\", role = c(\"aut\")),\nperson(\"Natàlia\", \"Pallarès\", role = c(\"aut\")),\nperson(\"Cristian\", \"Tebé\", role = c(\"aut\"))\n)",
  "Maintainer": "João Carmezim <jcarmezim@igtp.cat>",
  "Description": "REDCap Data Management - 'REDCap' (Research Electronic\nData CAPture; <https://projectredcap.org>) is a web application\ndeveloped at Vanderbilt University, designed for creating and\nmanaging online surveys and databases and the REDCap API is an\ninterface that allows external applications to connect to\nREDCap remotely, and is used to programmatically retrieve or\nmodify project data or settings within REDCap, such as\nimporting or exporting data. REDCapDM is an R package that\nallows users to manage data exported directly from REDCap or\nusing an API connection. This package includes several\nfunctions designed for pre-processing data, generating reports\nof queries such as outliers or missing values, and following up\non previously identified queries.",
  "License": "MIT + file LICENSE",
  "URL": "https://bruigtp.github.io/REDCapDM/,\nhttps://doi.org/10.1186/s12874-024-02178-6",
  "BugReports": "https://github.com/bruigtp/REDCapDM/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "rmarkdown",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "make libicu-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://bruigtp.r-universe.dev",
  "Date/Publication": "2026-02-03 13:23:19 UTC",
  "RemoteUrl": "https://github.com/bruigtp/redcapdm",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:48:27 UTC",
    "User": "root"
  },
  "Author": "João Carmezim [aut, cre],\nPau Satorra [aut],\nJudith Peñafiel [aut],\nEsther García [aut],\nNatàlia Pallarès [aut],\nCristian Tebé [aut]",
  "MD5sum": "c22c7c1c2a940ec24e5893b912d3e400",
  "_user": "bruigtp",
  "_type": "src",
  "_file": "REDCapDM_1.0.1.tar.gz",
  "_fileid": "d0dd20d8098762bfe1046630b912529102dda65852737dc86d1982e0be11f0b8",
  "_filesize": 546268,
  "_sha256": "d0dd20d8098762bfe1046630b912529102dda65852737dc86d1982e0be11f0b8",
  "_created": "2026-06-03T08:48:27.000Z",
  "_published": "2026-06-03T08:53:24.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79256376499,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379943464"
    },
    {
      "job": 79256376279,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379937838"
    },
    {
      "job": 79256376374,
      "time": 250,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379955161"
    },
    {
      "job": 79256376357,
      "time": 212,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379941778"
    },
    {
      "job": 79255786687,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379877037"
    },
    {
      "job": 79256376405,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379918048"
    },
    {
      "job": 79256376297,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379923735"
    },
    {
      "job": 79256376320,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379923168"
    },
    {
      "job": 79256376318,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379931904"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bruigtp/redcapdm",
  "_commit": {
    "id": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
    "author": "João Carmezim <120713273+jcarmezim@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Issues fixed in rd_recalculate() and rd_checkbox()\n\nDevelopment",
    "time": 1770124999
  },
  "_maintainer": {
    "name": "João Carmezim",
    "email": "jcarmezim@igtp.cat",
    "login": "jcarmezim",
    "description": "",
    "uuid": 120713273
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "REDCapR",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    }
  ],
  "_owner": "bruigtp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "jcarmezim",
      "count": 63,
      "uuid": 120713273
    },
    {
      "user": "pasahe",
      "count": 1,
      "uuid": 37337655
    }
  ],
  "_userbio": {
    "uuid": 79103586,
    "type": "organization",
    "name": "Biostatistics Support and Research Unit - IGTP",
    "description": "Biostatistics Unit of the Germans Trias i Pujol Research Institute and Hospital "
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/REDCapDM"
  },
  "_devurl": "https://github.com/bruigtp/redcapdm",
  "_pkgdown": "https://bruigtp.github.io/REDCapDM/",
  "_searchresults": 15,
  "_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/REDCapDM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bruigtp/redcapdm",
  "_realowner": "bruigtp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-22"
    },
    {
      "version": "0.1.1",
      "date": "2023-01-30"
    },
    {
      "version": "0.2.0",
      "date": "2023-02-17"
    },
    {
      "version": "0.3.0",
      "date": "2023-02-24"
    },
    {
      "version": "0.4.0",
      "date": "2023-03-03"
    },
    {
      "version": "0.5.0",
      "date": "2023-03-24"
    },
    {
      "version": "0.6.0",
      "date": "2023-03-31"
    },
    {
      "version": "0.7.0",
      "date": "2023-06-02"
    },
    {
      "version": "0.8.0",
      "date": "2023-09-29"
    },
    {
      "version": "0.8.5",
      "date": "2023-12-05"
    },
    {
      "version": "0.9.0",
      "date": "2023-12-14"
    },
    {
      "version": "0.9.5",
      "date": "2023-12-21"
    },
    {
      "version": "0.9.6",
      "date": "2024-02-01"
    },
    {
      "version": "0.9.7",
      "date": "2024-02-06"
    },
    {
      "version": "0.9.8",
      "date": "2024-02-20"
    },
    {
      "version": "0.9.9",
      "date": "2024-05-06"
    },
    {
      "version": "1.0.0",
      "date": "2025-11-26"
    },
    {
      "version": "1.0.1",
      "date": "2026-01-24"
    }
  ],
  "_exports": [
    "check_queries",
    "rd_checkbox",
    "rd_dates",
    "rd_delete_vars",
    "rd_dictionary",
    "rd_event",
    "rd_export",
    "rd_factor",
    "rd_insert_na",
    "rd_query",
    "rd_recalculate",
    "rd_rlogic",
    "rd_split",
    "rd_transform",
    "redcap_data"
  ],
  "_datasets": [
    {
      "name": "covican",
      "title": "Subset of COVICAN's Database",
      "object": "covican",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_proj",
      "title": "Handle Project Arguments",
      "topics": [
        "check_proj"
      ]
    },
    {
      "page": "check_queries",
      "title": "Check for Changes Between Two Query Reports",
      "topics": [
        "check_queries"
      ]
    },
    {
      "page": "checkbox_names",
      "title": "Change Checkboxes Names to Option Names",
      "topics": [
        "checkbox_names"
      ]
    },
    {
      "page": "covican",
      "title": "Subset of COVICAN's Database",
      "topics": [
        "covican"
      ]
    },
    {
      "page": "fill_data",
      "title": "Fill Rows with Values from One Event",
      "topics": [
        "fill_data"
      ]
    },
    {
      "page": "rd_checkbox",
      "title": "Transform Checkbox Variables in a REDCap Project",
      "topics": [
        "rd_checkbox"
      ]
    },
    {
      "page": "rd_dates",
      "title": "Transform Dates and Datetimes in REDCap Data",
      "topics": [
        "rd_dates"
      ]
    },
    {
      "page": "rd_delete_vars",
      "title": "Delete Variables from REDCap Dataset and Dictionary",
      "topics": [
        "rd_delete_vars"
      ]
    },
    {
      "page": "rd_dictionary",
      "title": "Transform the data dictionary and handle branching logic",
      "topics": [
        "rd_dictionary"
      ]
    },
    {
      "page": "rd_event",
      "title": "Identify Missing Events in REDCap Data",
      "topics": [
        "rd_event"
      ]
    },
    {
      "page": "rd_export",
      "title": "Export Queries to an Excel File",
      "topics": [
        "rd_export"
      ]
    },
    {
      "page": "rd_factor",
      "title": "Convert Variables to Factors in a REDCap Dataset",
      "topics": [
        "rd_factor"
      ]
    },
    {
      "page": "rd_insert_na",
      "title": "Insert Missing Values Using a Filter",
      "topics": [
        "rd_insert_na"
      ]
    },
    {
      "page": "rd_query",
      "title": "Identification of Queries",
      "topics": [
        "rd_query"
      ]
    },
    {
      "page": "rd_recalculate",
      "title": "Recalculate and Verify Calculated Fields in REDCap Data",
      "topics": [
        "rd_recalculate"
      ]
    },
    {
      "page": "rd_rlogic",
      "title": "Translate REDCap Logic to R Logic",
      "topics": [
        "rd_rlogic"
      ]
    },
    {
      "page": "rd_split",
      "title": "Split a REDCap dataset by form or event",
      "topics": [
        "rd_split"
      ]
    },
    {
      "page": "rd_transform",
      "title": "Transformation of the Raw Data",
      "topics": [
        "rd_transform"
      ]
    },
    {
      "page": "recalculate",
      "title": "Recalculate REDCap Calculated Fields",
      "topics": [
        "recalculate"
      ]
    },
    {
      "page": "redcap_data",
      "title": "Read REDCap data",
      "topics": [
        "redcap_data"
      ]
    },
    {
      "page": "round",
      "title": "Round Numbers to a Specified Number of Digits --",
      "topics": [
        "round"
      ]
    },
    {
      "page": "split_event",
      "title": "Creation of a Data Frame with Variables from All Forms of a Specified Event",
      "topics": [
        "split_event"
      ]
    },
    {
      "page": "split_form",
      "title": "Creation of a Data Frame with Variables from a Specified Form",
      "topics": [
        "split_form"
      ]
    },
    {
      "page": "to_factor",
      "title": "Convert Variables to Factors",
      "topics": [
        "to_factor"
      ]
    },
    {
      "page": "transform_checkboxes",
      "title": "Transformation of Checkboxes with Branching Logic",
      "topics": [
        "transform_checkboxes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bruigtp/redcapdm/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bruigtp/redcapdm/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "bit",
    "bit64",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "haven",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "labelled",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "REDCapR",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "REDCapDM.Rmd",
      "filename": "REDCapDM.html",
      "title": "REDCapDM",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Functions",
        "Import data",
        "Process data",
        "Queries",
        "Installation",
        "Built-in dataset",
        "Usage",
        "Read data",
        "redcap_data",
        "Process",
        "rd_delete_vars",
        "rd_dates",
        "rd_recalculate",
        "rd_checkbox",
        "rd_factor",
        "rd_dictionary",
        "rd_split",
        "rd_insert_na",
        "rd_rlogic",
        "rd_transform",
        "rd_query",
        "Output",
        "Missings",
        "Missings of variables with a branching logic",
        "Expressions",
        "Special cases",
        "Additional arguments",
        "rd_event",
        "check_queries",
        "rd_export"
      ],
      "created": "2024-04-17 13:46:09",
      "modified": "2025-11-26 10:00:01",
      "commits": 2
    }
  ],
  "_score": 5.051152522447381,
  "_indexed": true,
  "_nocasepkg": "redcapdm",
  "_universes": [
    "bruigtp",
    "jcarmezim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-03T08:50:58.000Z",
      "distro": "noble",
      "commit": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
      "fileid": "fcfdc5346e6e0784cc3cc4e72d719d774a28da7eb335cfc9a8632be903168122",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-03T08:50:49.000Z",
      "distro": "noble",
      "commit": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
      "fileid": "49388c1e57663f170401442cb99fbebb937e931ac82f308b7319c114e9c2f1ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-03T08:51:35.000Z",
      "commit": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
      "fileid": "40c19bd749bf6f6c08a2a110338552e57eb1250a14e9927d5e9aa8108d727824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-03T08:51:07.000Z",
      "commit": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
      "fileid": "5b65e450778a8223df7fc30a504f7590ad130d468b7c043a37e8495576f803bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-03T08:50:42.000Z",
      "commit": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
      "fileid": "b8177b8aa424dcbc22db1fa68cda54ce947e101154c1b9de33540a01933713ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-03T08:49:59.000Z",
      "commit": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
      "fileid": "bf9f2af346ab09aafe0da8a0227b91b4a1bacd458c3d0f78d3d07a78a914db78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-03T08:49:54.000Z",
      "commit": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
      "fileid": "4666529f1fc539e897b5b259b0be03e0f9968d7c638a71620749507b850b4447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-03T08:50:13.000Z",
      "commit": "d8e9caa5b4ef8ec67d0052bcd2c17c52f08b41b8",
      "fileid": "260944d7eb6220147d8545781dd81fcdd610e786ac897a1d86185e567bad4e02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bruigtp/actions/runs/26873826218"
    }
  ]
}