clinUtils - General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example datasets in 'SDTM' and 'ADaM' format, containing a subset of patients/domains from the 'CDISC Pilot 01 study' are also available as R datasets to demonstrate the package functionalities.
Last updated 9 months ago
6.75 score 3 stars 3 dependents 105 scripts 885 downloadseditbl - 'DT' Extension for CRUD (Create, Read, Update, Delete) Applications in 'shiny'
The core of this package is a function eDT() which enhances DT::datatable() such that it can be used to interactively modify data in 'shiny'. By the use of generic 'dplyr' methods it supports many types of data storage, with relational databases ('dbplyr') being the main use case.
Last updated 20 days ago
6.59 score 23 stars 12 scripts 284 downloadsinTextSummaryTable - Creation of in-Text Summary Table
Creation of tables of summary statistics or counts for clinical data (for 'TLFs'). These tables can be exported as in-text table (with the 'flextable' package) for a Clinical Study Report (Word format) or a 'topline' presentation (PowerPoint format), or as interactive table (with the 'DT' package) to an html document for clinical data review.
Last updated 8 months ago
5.52 score 1 stars 47 scripts 735 downloadstinytest2JUnit - Convert 'tinytest' Output to JUnit XML
Unit testing is a solid component of automated CI/CD pipelines. 'tinytest' - a lightweight, zero-dependency alternative to 'testthat' was developed. To be able to integrate 'tinytests' results into common CI/CD systems the 'tinytests'-object is converted to JUnit XML format. 'tinytest2JUnit' enables this conversion while staying lightweight, having only 'tinytest' as its dependency.
Last updated 9 months ago
4.51 score 4 stars 541 downloads