Package: sdtmval 0.4.1

sdtmval: Validate SDTM Domains

Provides a set of tools to assist statistical programmers in validating Study Data Tabulation Model (SDTM) domain data sets. Statistical programmers are required to validate that a SDTM data set domain has been programmed correctly, per the SDTM Implementation Guide (SDTMIG) by 'CDISC' (<https://www.cdisc.org/standards/foundational/sdtmig>), study specification, and study protocol using a process called double programming. Double programming involves two different programmers independently converting the raw electronic data cut (EDC) data into a SDTM domain data table and comparing their results to ensure accurate standardization of the data. One of these attempts is termed 'production' and the other 'validation'. Generally, production runs are the official programs for submittals and these are written in 'SAS'. Validation runs can be programmed in another language, in this case 'R'.

Authors:Stephen Knapp [aut, cre, cph]

sdtmval_0.4.1.tar.gz
sdtmval_0.4.1.zip(r-4.5)sdtmval_0.4.1.zip(r-4.4)sdtmval_0.4.1.zip(r-4.3)
sdtmval_0.4.1.tgz(r-4.4-any)sdtmval_0.4.1.tgz(r-4.3-any)
sdtmval_0.4.1.tar.gz(r-4.5-noble)sdtmval_0.4.1.tar.gz(r-4.4-noble)
sdtmval_0.4.1.tgz(r-4.4-emscripten)sdtmval_0.4.1.tgz(r-4.3-emscripten)
sdtmval.pdf |sdtmval.html
sdtmval/json (API)
NEWS

# Install 'sdtmval' in R:
install.packages('sdtmval', repos = c('https://skgithub14.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/skgithub14/sdtmval/issues

Datasets:
  • dm - Example SDTM Domain 'DM'
  • edc_xx - Example EDC data for form/table 'XX'
  • spec_XX - Example domain specific tab from a SDTM specification .xlsx file
  • spec_codelists - Example 'Codelists' tab from a SDTM specification .xlsx file
  • spec_datasets - Example 'Datasets' tab from a SDTM specification .xlsx file
  • vd - Example EDC data for form/table 'VD'
  • xx_no_meta_data - Example SDTM domain table XX without meta data

On CRAN:

4.48 score 6 stars 4 scripts 225 downloads 21 exports 43 dependencies

Last updated 1 years agofrom:271b1b94d0. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 17 2024
R-4.5-winOKNov 17 2024
R-4.5-linuxOKNov 17 2024
R-4.4-winOKNov 17 2024
R-4.4-macOKNov 17 2024
R-4.3-winOKNov 17 2024
R-4.3-macOKNov 17 2024

Exports:%>%assign_meta_dataassign_SEQcalc_DYconvert_to_scriptcreate_BLFLcreate_EPOCHcreate_STATformat_chars_and_datesget_codelistget_data_specget_key_varsimpute_pdatesread_edc_tblsread_sdtm_tblsreshape_adatesreshape_pdatestrim_and_make_blanks_NAtrim_dateswrite_sessionInfowrite_tbl_to_xpt

Dependencies:bitbit64cellrangerclicliprcpp11crayondplyrevaluatefansiforcatsgenericsgluehavenhighrhmsknitrlifecyclelubridatemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrreadxlrematchrlangstringistringrtibbletidyrtidyselecttimechangetzdbutf8vctrsvroomwithrxfunyaml

Dates

Rendered fromdates.Rmdusingknitr::rmarkdownon Nov 17 2024.

Last update: 2023-08-08
Started: 2023-08-08

Readme and manuals