stRoke
Clinical Stroke Research
Split itself in two, keeping the stroke-trial functions and exporting the rest
◆Recent moves
- 10mo ago
Compatibility update for upcoming ggplot2 changes
A single-sentence release preparing for changes in ggplot2. The only activity in eleven months, consistent with a package whose scope was settled a year ago.
View source ↗ - 1y ago
Scope narrowed to stroke trials; eight helpers moved to project.aid
⚡ SPARKThe release that set the package's current identity, moving str_extract(), add_padding(), age_calc(), chunks_of_n(), contrast_text(), files_filter(), quantile_cut() and write_ical() out to project.aid and keeping only clinical trial functions. It also added mfi_calc() for MFI questionnaire domain scores, an example of what now qualifies to stay.
View source ↗ - 2y ago
Chunking, string extraction and padding helpers added
Adds chunks_of_n(), n_chunks(), str_extract() and add_padding(), and moves ds2dd() out to REDCapCAST. In hindsight this is the peak of the package's general-purpose phase — most of these functions left again thirteen months later.
View source ↗ - 3y ago
Fix for ds2dd() after first practical use
A one-line bug fix found on first real-world use. Notable only because ds2dd() was moved out to REDCapCAST in the release that followed.
View source ↗ - 3y ago
PASE questionnaire scoring with data-quality checks
Adds pase_calc() for PASE scores with sub-scores and completeness checks, plus non-identifiable sample data, and documents where the scoring manual and Washburn et al. (1999) disagree on counting sitting work. This is the template the package settled on.
View source ↗ - 3y ago
First release: color_plot() built on contrast_text()
The first release, offering a single plotting helper adapted from scales::show_col() plus the contrast_text() function behind it. Both have since moved to project.aid, so nothing from this release remains in the package.
View source ↗