{
  "_id": "6a102e9eacfb0bcc41c9459c",
  "Package": "EDCimport",
  "Version": "0.7.0.9004",
  "Title": "Import Data from EDC Software",
  "Authors@R": "c(person(given = \"Dan\",\nfamily = \"Chaltiel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dan.chaltiel@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3488-779X\")))",
  "Description": "A convenient toolbox to import data exported from\nElectronic Data Capture (EDC) software 'TrialMaster'.",
  "License": "GPL-3",
  "URL": "https://github.com/DanChaltiel/EDCimport,\nhttps://danchaltiel.github.io/EDCimport/",
  "BugReports": "https://github.com/DanChaltiel/EDCimport/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/testthat/start-first": "local, trialmaster, utils",
  "VignetteBuilder": "quarto",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://danchaltiel.r-universe.dev",
  "Date/Publication": "2026-05-12 22:36:47 UTC",
  "RemoteUrl": "https://github.com/DanChaltiel/EDCimport",
  "RemoteRef": "HEAD",
  "RemoteSha": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 23:01:39 UTC",
    "User": "root"
  },
  "Author": "Dan Chaltiel [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3488-779X>)",
  "Maintainer": "Dan Chaltiel <dan.chaltiel@gmail.com>",
  "MD5sum": "e27148d2733c98db38f7ed3cc9a64b8d",
  "_user": "danchaltiel",
  "_type": "src",
  "_file": "EDCimport_0.7.0.9004.tar.gz",
  "_fileid": "fdace0e53c9cb57a1501522ca4d4674e4181a254728c0245c02254bafbf3caeb",
  "_filesize": 3908561,
  "_sha256": "fdace0e53c9cb57a1501522ca4d4674e4181a254728c0245c02254bafbf3caeb",
  "_created": "2026-05-12T23:01:39.000Z",
  "_published": "2026-05-22T10:23:26.920Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360966004,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6957858976"
    },
    {
      "job": 77360966613,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6957856604"
    },
    {
      "job": 77360965834,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6957844021"
    },
    {
      "job": 77360965862,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6957852404"
    },
    {
      "job": 77360965037,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6957811854"
    },
    {
      "job": 77360965488,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158258673"
    },
    {
      "job": 77360965857,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6957851396"
    },
    {
      "job": 77360966757,
      "time": 179,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6957853643"
    },
    {
      "job": 77360965889,
      "time": 162,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6957849878"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/DanChaltiel/EDCimport",
  "_commit": {
    "id": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
    "author": "github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
    "committer": "github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
    "message": "Update dev version (Github Actions)\n\nBump to v0.7.0.9004\n[skip ci]\n",
    "time": 1778625407
  },
  "_maintainer": {
    "name": "Dan Chaltiel",
    "email": "dan.chaltiel@gmail.com",
    "login": "danchaltiel",
    "bluesky": "@danchaltiel.bsky.social",
    "orcid": "0000-0003-3488-779X",
    "twitter": "@DanChaltiel",
    "uuid": 15105152
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "crosstable",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "gtools",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.8",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "danchaltiel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 19
    },
    {
      "week": "2025-23",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 18
    },
    {
      "week": "2025-29",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-41",
      "n": 23
    },
    {
      "week": "2025-42",
      "n": 4
    },
    {
      "week": "2025-43",
      "n": 7
    },
    {
      "week": "2025-44",
      "n": 14
    },
    {
      "week": "2025-48",
      "n": 15
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 8
    },
    {
      "week": "2026-01",
      "n": 14
    },
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 15
    },
    {
      "week": "2026-15",
      "n": 8
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.5.2.9065",
      "date": "2025-05-15"
    },
    {
      "name": "v0.5.2.9066",
      "date": "2025-05-16"
    },
    {
      "name": "v0.5.2.9067",
      "date": "2025-05-16"
    },
    {
      "name": "v0.5.2.9068",
      "date": "2025-05-16"
    },
    {
      "name": "v0.5.2.9069",
      "date": "2025-06-02"
    },
    {
      "name": "v0.5.2.9070",
      "date": "2025-06-06"
    },
    {
      "name": "v0.5.2.9071",
      "date": "2025-06-24"
    },
    {
      "name": "v0.5.2.9072",
      "date": "2025-06-24"
    },
    {
      "name": "v0.6.0",
      "date": "2025-06-24"
    },
    {
      "name": "v0.6.0.9000",
      "date": "2025-06-24"
    },
    {
      "name": "v0.6.0.9001",
      "date": "2025-08-23"
    },
    {
      "name": "v0.6.0.9002",
      "date": "2025-08-23"
    },
    {
      "name": "v0.6.0.9003",
      "date": "2025-10-10"
    },
    {
      "name": "v0.6.0.9004",
      "date": "2025-10-10"
    },
    {
      "name": "v0.6.0.9005",
      "date": "2025-10-11"
    },
    {
      "name": "v0.6.0.9006",
      "date": "2025-10-11"
    },
    {
      "name": "v0.6.0.9007",
      "date": "2025-10-12"
    },
    {
      "name": "v0.6.0.9008",
      "date": "2025-10-14"
    },
    {
      "name": "v0.6.0.9009",
      "date": "2025-10-25"
    },
    {
      "name": "v0.6.0.9010",
      "date": "2025-10-25"
    },
    {
      "name": "v0.6.0.9011",
      "date": "2025-10-31"
    },
    {
      "name": "v0.6.0.9012",
      "date": "2025-11-01"
    },
    {
      "name": "v0.6.0.9013",
      "date": "2025-11-28"
    },
    {
      "name": "v0.6.0.9014",
      "date": "2025-11-29"
    },
    {
      "name": "v0.6.0.9015",
      "date": "2025-11-29"
    },
    {
      "name": "v0.6.0.9016",
      "date": "2025-12-02"
    },
    {
      "name": "v0.6.0.9017",
      "date": "2025-12-28"
    },
    {
      "name": "v0.6.0.9018",
      "date": "2025-12-28"
    },
    {
      "name": "v0.6.0.9019",
      "date": "2025-12-30"
    },
    {
      "name": "v0.6.0.9020",
      "date": "2025-12-31"
    },
    {
      "name": "v0.7.0",
      "date": "2026-01-10"
    },
    {
      "name": "v0.7.0.9000",
      "date": "2026-01-10"
    },
    {
      "name": "v0.7.0.9001",
      "date": "2026-04-05"
    },
    {
      "name": "v0.7.0.9002",
      "date": "2026-04-10"
    },
    {
      "name": "v0.7.0.9003",
      "date": "2026-05-12"
    },
    {
      "name": "v0.7.0.9004",
      "date": "2026-05-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "danchaltiel",
      "count": 1006,
      "uuid": 15105152
    }
  ],
  "_userbio": {
    "uuid": 15105152,
    "type": "user",
    "name": "Dan Chaltiel",
    "description": "Data analyst (PharmD, PhD) and programming enthusiast. I love to code in R (tidyverse FTW!) but also in Kotlin/Java (Android), Python, PHP, JS, Arduino..."
  },
  "_downloads": {
    "count": 248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EDCimport"
  },
  "_devurl": "https://github.com/danchaltiel/edcimport",
  "_pkgdown": "https://danchaltiel.github.io/EDCimport/",
  "_searchresults": 19,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EDCimport.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danchaltiel/edcimport",
  "_realowner": "danchaltiel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2022-12-02"
    },
    {
      "version": "0.3.0",
      "date": "2023-05-19"
    },
    {
      "version": "0.4.0",
      "date": "2023-12-11"
    },
    {
      "version": "0.4.1",
      "date": "2023-12-19"
    },
    {
      "version": "0.5.0",
      "date": "2024-10-24"
    },
    {
      "version": "0.5.1",
      "date": "2024-10-31"
    },
    {
      "version": "0.5.2",
      "date": "2024-11-14"
    },
    {
      "version": "0.6.0",
      "date": "2025-06-24"
    },
    {
      "version": "0.7.0",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "%>%",
    "assert_no_duplicate",
    "assert_no_rows",
    "check_subjid",
    "compare_databases",
    "crf_status_plot",
    "edc_browse_excel",
    "edc_clean_names",
    "edc_crf_plot",
    "edc_data_stop",
    "edc_data_warn",
    "edc_data_warnings",
    "edc_db_to_excel",
    "edc_example",
    "edc_example_multiple",
    "edc_example_plot",
    "edc_find_column",
    "edc_find_value",
    "edc_full_join",
    "edc_inform_code",
    "edc_left_join",
    "edc_lookup",
    "edc_options",
    "edc_pal_crf",
    "edc_patient_gridplot",
    "edc_peek_options",
    "edc_population_plot",
    "edc_reset_options",
    "edc_right_join",
    "edc_split_mixed",
    "edc_swimmerplot",
    "edc_unify_subjid",
    "edc_viewer",
    "edc_warn_extraction_date",
    "edc_warn_patient_diffs",
    "fct_yesno",
    "find_keyword",
    "get_common_cols",
    "get_datasets",
    "get_lookup",
    "get_project_name",
    "harmonize_subjid",
    "lastnews_table",
    "load_database",
    "load_list",
    "manual_correction",
    "read_all_csv",
    "read_all_sas",
    "read_all_xpt",
    "read_tm_all_xpt",
    "read_trialmaster",
    "reset_manual_correction",
    "save_edc_data_warnings",
    "save_plotly",
    "save_sessioninfo",
    "search_for_newer_data",
    "select_distinct",
    "set_project_name",
    "table_format",
    "tibble",
    "unify"
  ],
  "_help": [
    {
      "page": "assert_no_duplicate",
      "title": "Assert that a dataframe has one row per patient",
      "topics": [
        "assert_no_duplicate"
      ]
    },
    {
      "page": "compare_databases",
      "title": "Compare multiple EDC database extractions",
      "topics": [
        "compare_databases"
      ]
    },
    {
      "page": "edc_clean_names",
      "title": "Clean up the names of all datasets",
      "concept": [
        "postprocessing"
      ],
      "topics": [
        "edc_clean_names"
      ]
    },
    {
      "page": "edc_crf_plot",
      "title": "Show the current CRF status distribution",
      "topics": [
        "crf_status_plot",
        "edc_crf_plot",
        "edc_pal_crf"
      ]
    },
    {
      "page": "edc_data_warn",
      "title": "Standardized warning system",
      "topics": [
        "assert_no_rows",
        "edc_data_stop",
        "edc_data_warn",
        "edc_data_warnings"
      ]
    },
    {
      "page": "edc_database",
      "title": "EDCimport Database",
      "topics": [
        "edc_database"
      ]
    },
    {
      "page": "edc_db_to_excel",
      "title": "Save the database as an Excel file",
      "topics": [
        "edc_browse_excel",
        "edc_db_to_excel"
      ]
    },
    {
      "page": "edc_example",
      "title": "Example database",
      "topics": [
        "edc_example",
        "edc_example_plot"
      ]
    },
    {
      "page": "edc_find_value",
      "title": "Search the whole database",
      "topics": [
        "edc_find_column",
        "edc_find_value",
        "find_keyword"
      ]
    },
    {
      "page": "edc_inform_code",
      "title": "Shows how many code you wrote",
      "topics": [
        "edc_inform_code"
      ]
    },
    {
      "page": "edc_left_join",
      "title": "Join within the EDCimport framework",
      "topics": [
        "edc_full_join",
        "edc_left_join",
        "edc_right_join"
      ]
    },
    {
      "page": "edc_lookup",
      "title": "Retrieve the lookup table from options",
      "topics": [
        "edc_lookup",
        "get_lookup"
      ]
    },
    {
      "page": "edc_options",
      "title": "Set global options for 'EDCimport'",
      "topics": [
        "edc_options"
      ]
    },
    {
      "page": "edc_patient_gridplot",
      "title": "Patient gridplot",
      "topics": [
        "edc_patient_gridplot"
      ]
    },
    {
      "page": "edc_peek_options",
      "title": "See which 'EDCimport' option is currently set",
      "topics": [
        "edc_peek_options"
      ]
    },
    {
      "page": "edc_population_plot",
      "title": "Plot the populations",
      "topics": [
        "edc_population_plot"
      ]
    },
    {
      "page": "edc_reset_options",
      "title": "Reset all 'EDCimport' options",
      "topics": [
        "edc_reset_options"
      ]
    },
    {
      "page": "edc_split_mixed",
      "title": "Split mixed datasets",
      "concept": [
        "postprocessing"
      ],
      "topics": [
        "edc_split_mixed"
      ]
    },
    {
      "page": "edc_swimmerplot",
      "title": "Swimmer plot of all dates columns",
      "topics": [
        "edc_swimmerplot"
      ]
    },
    {
      "page": "edc_unify_subjid",
      "title": "Harmonize the subject ID of the database",
      "concept": [
        "postprocessing"
      ],
      "topics": [
        "edc_unify_subjid",
        "harmonize_subjid"
      ]
    },
    {
      "page": "edc_viewer",
      "title": "Shiny data explorer",
      "topics": [
        "edc_viewer"
      ]
    },
    {
      "page": "edc_warn_extraction_date",
      "title": "Warn if extraction is too old",
      "topics": [
        "edc_warn_extraction_date"
      ]
    },
    {
      "page": "edc_warn_patient_diffs",
      "title": "Check the validity of the subject ID column",
      "topics": [
        "check_subjid",
        "edc_warn_patient_diffs"
      ]
    },
    {
      "page": "fct_yesno",
      "title": "Format factor levels as Yes/No",
      "topics": [
        "fct_yesno"
      ]
    },
    {
      "page": "get_common_cols",
      "title": "Get columns that are common to multiple datasets",
      "topics": [
        "get_common_cols",
        "summary.common_cols"
      ]
    },
    {
      "page": "get_datasets",
      "title": "Retrieve the datasets as a list of data.frames",
      "topics": [
        "get_datasets"
      ]
    },
    {
      "page": "lastnews_table",
      "title": "Get a table with the latest date for each patient",
      "topics": [
        "lastnews_table"
      ]
    },
    {
      "page": "load_database",
      "title": "Load a list in an environment",
      "topics": [
        "load_database",
        "load_list"
      ]
    },
    {
      "page": "manual_correction",
      "title": "Manual correction",
      "topics": [
        "manual_correction",
        "reset_manual_correction"
      ]
    },
    {
      "page": "read_all_csv",
      "title": "Read all '.csv' files in a directory",
      "concept": [
        "EDCimport reading functions"
      ],
      "topics": [
        "read_all_csv"
      ]
    },
    {
      "page": "read_all_sas",
      "title": "Read all '.sas7bdat' files in a directory",
      "concept": [
        "EDCimport reading functions"
      ],
      "topics": [
        "read_all_sas"
      ]
    },
    {
      "page": "read_all_xpt",
      "title": "Read all '.xpt' files in a directory",
      "concept": [
        "EDCimport reading functions"
      ],
      "topics": [
        "read_all_xpt",
        "read_tm_all_xpt"
      ]
    },
    {
      "page": "read_trialmaster",
      "title": "Read the '.zip' archive of a TrialMaster export",
      "concept": [
        "EDCimport reading functions"
      ],
      "topics": [
        "read_trialmaster"
      ]
    },
    {
      "page": "save_edc_data_warnings",
      "title": "Save EDCimport warning to Excel",
      "topics": [
        "save_edc_data_warnings"
      ]
    },
    {
      "page": "save_plotly",
      "title": "Save a plotly to an HTML file",
      "topics": [
        "save_plotly"
      ]
    },
    {
      "page": "save_sessioninfo",
      "title": "Save 'sessionInfo()' output",
      "topics": [
        "save_sessioninfo"
      ]
    },
    {
      "page": "search_for_newer_data",
      "title": "Search for newer data",
      "topics": [
        "search_for_newer_data"
      ]
    },
    {
      "page": "select_distinct",
      "title": "Select only distinct columns",
      "topics": [
        "select_distinct"
      ]
    },
    {
      "page": "set_project_name",
      "title": "Set the project name",
      "topics": [
        "get_project_name",
        "set_project_name"
      ]
    },
    {
      "page": "table_format",
      "title": "Identify if a dataframe has a long or a wide format",
      "topics": [
        "table_format"
      ]
    },
    {
      "page": "unify",
      "title": "Unify a vector",
      "topics": [
        "unify"
      ]
    }
  ],
  "_pkglogo": "https://github.com/DanChaltiel/EDCimport/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/DanChaltiel/EDCimport/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "haven",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "reading.qmd",
      "filename": "reading.html",
      "title": "1 - Read your database",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-14 20:49:52",
      "modified": "2025-06-24 12:11:24",
      "commits": 4
    },
    {
      "source": "postprocessing.qmd",
      "filename": "postprocessing.html",
      "title": "2 - Post processing",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-15 15:39:13",
      "modified": "2025-06-23 18:50:01",
      "commits": 2
    },
    {
      "source": "checking.qmd",
      "filename": "checking.html",
      "title": "3 - Data checking",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-15 19:46:50",
      "modified": "2025-06-23 18:50:01",
      "commits": 4
    },
    {
      "source": "visualizing.qmd",
      "filename": "visualizing.html",
      "title": "4 - Database Visualizing",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-16 13:19:12",
      "modified": "2025-06-23 18:50:01",
      "commits": 5
    },
    {
      "source": "utils.qmd",
      "filename": "utils.html",
      "title": "5 - Utility Functions",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-16 14:48:55",
      "modified": "2025-02-16 14:48:55",
      "commits": 1
    },
    {
      "source": "trialmaster_date_error.qmd",
      "filename": "trialmaster_date_error.html",
      "title": "Table Reading Date Error",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-12-28 14:55:49",
      "modified": "2026-01-06 23:29:12",
      "commits": 2
    }
  ],
  "_score": 6.03462845662532,
  "_indexed": true,
  "_nocasepkg": "edcimport",
  "_universes": [
    "danchaltiel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0.9004",
      "date": "2026-05-12T23:04:34.000Z",
      "distro": "noble",
      "commit": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
      "fileid": "5809e7391d7c1d69c8ad00a2471efd971d8f17a65ed799f88c8482d577358fc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0.9004",
      "date": "2026-05-12T23:04:25.000Z",
      "distro": "noble",
      "commit": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
      "fileid": "bf84e3ace8e84991bf8147d81f99cd871225b9ba45aed4182a5c0b239cbc4de1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0.9004",
      "date": "2026-05-12T23:03:50.000Z",
      "commit": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
      "fileid": "b4a73fb7b1e1a0f58cb387b037e6f6cb60298b517de78880a02f7b070868cf14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0.9004",
      "date": "2026-05-12T23:04:20.000Z",
      "commit": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
      "fileid": "b6ab03e9a41bbf323d008c508b19c3ba8966b61775631d0295d029848e265689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0.9004",
      "date": "2026-05-12T23:03:45.000Z",
      "commit": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
      "fileid": "0b5168337b933848912d926a3bf4bb3d7edfff5bb64a90646ac81df4a508178c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0.9004",
      "date": "2026-05-12T23:03:52.000Z",
      "commit": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
      "fileid": "7990073635ebb242047cf6abc92884b8cb132d8615a93f735ebb3829798137df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0.9004",
      "date": "2026-05-12T23:03:39.000Z",
      "commit": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
      "fileid": "66b68fe533fee557fc850dc0601614753df87843521be7fd89b7255745f66675",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0.9004",
      "date": "2026-05-22T10:23:09.000Z",
      "commit": "27f9fcea61e0356ef57dd5138b9b7c633b9299db",
      "fileid": "f3f9fac55e752df0938a50205a4cd483b3bb3e46fb37b77d03a02ef8a7e0890e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/25767136095"
    }
  ]
}