News
Release notes for OpenRBQM packages.
Releases Q2 2026
- qcthat v1.1.3 — 2026-06-17 — This patch release streamlines and hones the GitHub Action installed via
Action_qcthat(). - gsm.kri v1.5.2 — 2026-06-10 — This patch release fixes report display issues on the pkgdown site and renders missing examples.
- gsm.utils v0.4.0 — 2026-05-28 — This release standardizes actions and related functionality, and solidifies this package:
- gsm.core v1.2.1 — 2026-05-15 — This patch release updates the GitHub action workflows to align with the new federated action framework in
gsm.utils - gsm.mapping v1.1.4 — 2026-05-15 — This patch release updates the GitHub action workflows to align with the new federated action framework in
gsm.utils - gsm.kri v1.5.1 — 2026-05-15 — This patch release updates the GitHub action workflows to align with the new federated action framework in
gsm.utils - gsm.reporting v1.1.5 — 2026-05-15 — This patch release updates the GitHub action workflows to align with the new federated action framework in
gsm.utils - gsm.qtl v1.2.2 — 2026-05-15 — This patch release updates the GitHub action workflows to align with the new federated action framework in
gsm.utils - gsm.qtl v1.2.1 — 2026-05-07 — Adds early return for zero-row df to prevent crash in
eligibility_listing() - gsm.kri v1.5.0 — 2026-04-17 — This minor release includes new workflows/tests and CI automation, plus performance-focused improvements to the qcthat testing infrastructure.
- gsm.reporting v1.1.4 — 2026-04-17 — This patch release primarily focuses on tightening quality control (new qualitative tests + qcthat automation) and aligning docs/dependencies with the RC versions of upstream
gsm.*packages. - gsm.qtl v1.2.0 — 2026-04-17 — Fixed issue #90: Updated
eligibility_groupBar(),discontinuation_groupBar(), andreasons_groupBar()to accept separatedfNum/dfDenominputs, correcting count alignment for discontinued and ineligible participants. - gsm.core v1.2.0 — 2026-04-15 — This minor release expands the qualification / workflow test suite, refreshes packaged example datasets, and updates release/CI/docs scaffolding.
- gsm.mapping v1.1.3 — 2026-04-15 — This minor update includes new/updated domain mapping specs, improved mapping documentation, and expanded qualification/unit testing and CI workflows.
- workr v1.0.0 — 2026-04-09 — {workr} provides a minimal framework for describing and executing step-by-step R data pipelines using YAML-defined workflows.
Releases Q1 2026
- qcthat v1.1.2 — 2026-03-20 — This patch release focuses on introducing the world to qcthat.
- gh.dash v1.0.0 — 2026-03-17 — Initial release of {gh.dash}, an R package that generates an HTML dashboard for tracking the development status of a portfolio of GitHub repositories.
- gsm.core v1.1.8 — 2026-03-06 — This patch release adds the
db_lock_dttoRaw_STUDYin thelSourcedataset, implementing updates from gsm.datasim v1.1.3 and gsm.mapping v1.1.2 - gsm.datasim v1.1.3 — 2026-03-06 — This patch release makes the following updates:
- qcthat v1.1.1 — 2026-03-06 — This patch release contains improvements and bug fixes discovered while applying the experimental AI agent features released in qcthat v1.1.0.
- qcthat v1.1.0 — 2026-02-24 — New features and tools to help you track user acceptance testing, and to help you use AI agents to get started with
qcthat. - gsm.mapping v1.1.2 — 2026-01-30 — This patch release adds
db_lock_dtto spec ofSTUDY.yamland makes wording/phrasing changes forEXCLUSION.yaml. - gsm.kri v1.4.1 — 2026-01-30 — This patch release addresses the following issues:
- gsm.qtl v1.1.1 — 2026-01-30 — Updated
critera_groupBar()andreasons_groupBar()address small bugs that were affecting barchart’s tooltip text. - gsm.utils v0.3.0 — 2026-01-30 — This update of the gsm.utils package introduces the following features:
- gsm.kri v1.4.0 — 2026-01-12 — This minor release updates the comprehensive site risk score (SRS) functionality in gsm.kri v1.4.0, including calculation methods, cross-study visualization capabilities, and extensive test coverage.
- gsm.core v1.1.7 — 2026-01-09 — This patch release adds the IE domain to the
lSource.rda object used across example reports and workflows in othergsmecosystem packages, introducing study-level QTL metrics and associated reporting datasets, as well as minor documentation updates and standardization of the github actions used in CI/CD. - gsm.qtl v1.1.0 — 2026-01-09 — Updated eligibility_groupBar() to support counts and percentage bar charts
Releases Q4 2025
- qcthat v1.0.0 — 2025-12-17 — You can now use this package to implement a QC framework for any R package associated with a GitHub repository.
- gsm.utils v0.2.0 — 2025-12-17 — This is a major update of the gsm.utils package.
- gsm.viz v2.3.0 — 2025-12-15 — v2.3.0 adds support to the group overview table module for the new site risk score calculation that applies weights to each metric and flag.
- qcthat v0.2.0 — 2025-11-05 — This is a complete rewrite of the package to implement a framework that links GitHub issues to evidence that those issues have been implemented.
- gsm.core v1.1.6 — 2025-11-04 — This patch release adds Site Risk Score metric to
reportingResultsand updates documentation. - gsm.kri v1.3.2 — 2025-11-04 — This patch release addresses a bug that was impacting the country-level KRI report.
- gsm.datasim v1.1.2 — 2025-10-03 — v1.1.2 resolves a bug involving duplicate records in the randomization domain and also reduces the rate of study discontinuation and anti-cancer therapy to avoid excessive risk signals in
{gsm.endpoints}. - gsm.qtl v1.0.1 — 2025-10-01 — Catch dev up to main before pushing qual report by @zdz2101 in https://github.com/Gilead-BioStats/gsm.qtl/pull/55
Releases Q3 2025
- gsm.app v2.6.1 — 2025-09-24 — This release provides usability upgrades for the Domain Details tab.
- gsm.app v2.6.0 — 2025-09-24 — This release provides usability upgrades for the Domain Details tab.
- gsm.kri v1.3.1 — 2025-09-23 — This patch release addresses a bug related to the
gsm.vizimplementation of site risk score. - gsm.kri v1.3.0 — 2025-09-18 — This release adds a new Site Risk Score metric that calculates weighted site-level risk across multiple KRIs.
- gsm.reporting v1.1.3 — 2025-09-18 — Patch release to update issue templates and contributor guidelines and resolve a small bug.
- gsm.qtl v1.0.0 — 2025-09-18 — We are excited to announce the first major production ready release of the
gsm.qtlpackage. - gsm.qc v1.1.1 — 2025-09-18 — This patch release adds new contributor guidelines and standardized issue templates and a new test for site risk score.
- gsm.utils v0.1.0 — 2025-09-18 — Initial release of
gsm.utilsincludes helper functions for creating new packages compatible with thegsmframework including default issue templates and… - gsm.core v1.1.5 — 2025-09-16 — This patch release enhances the Flag function to support vRiskScoreWeight which are weights to apply to each flag value.
- gsm.mapping v1.1.1 — 2025-09-16 — Patch release updating Issue Templates and Contributor Guidelines
- gsm.datasim v1.1.1 — 2025-09-16 — This release adds new contributor guidelines and standardized issue templates.
- gsm.app v2.5.3 — 2025-08-20 — This is a patch release to implement the qualification infrastructure.
- gsm.kri v1.2.2 — 2025-07-28 — This patch release fixes a bug in
Report_KRI.Rmdthat produced an error in LaTeX compilation of the report output. - gsm.core v1.1.4 — 2025-07-25 — This patch release enhances the
RunQueryfunction’s type handling and schema application capabilities. - gsm.ae v0.1.0 — 2025-07-09 — This initial release provides a dashboard that summarizes trends in Site- and Country-level adverse event and severe adverse event data.
- gsm.app v2.5.2 — 2025-07-07 — This is a patch bugfix release.
Releases Q2 2025
- gsm.qtl v0.1.0 — 2025-06-27 — The Good Statistical Monitoring or ‘gsm’ suite of R packages provides a framework for statistical data monitoring.
- gsm.kri v1.2.1 — 2025-06-25 — This patch release addresses changes to an
.rdaobject updated ingsm.corev1.1.3. - gsm.datasim v1.1.0 — 2025-06-25 — New Mapping Workflows Support:**
- gsm.reporting v1.1.2 — 2025-06-24 — This patch release addresses changes to an
.rdaobject updated ingsm.corev1.1.3. - gsm.core v1.1.3 — 2025-06-23 — This patch addresses a bug in the lSource .rda object found in the STUDCOMP domain, and introduces
%>%as a reexport from magrittr - gsm.core v1.1.2 — 2025-06-19 — The patch releases a new
lSource.rda object used across example reports and workflows in othergsmecosystem packages, as well as fixes a bug so that missing dates are handled appropriately upon ingestion. - gsm.mapping v1.1.0 — 2025-06-19 — New Mapping Workflows:**
- gsm.kri v1.2.0 — 2025-06-19 — This minor release introduces new chart configuration functionality, refactors widget generation to support additional settings and unified output labels, and adds a new flag‐change report.
- gsm.reporting v1.1.1 — 2025-06-19 — This patch release adds a section about incorporating historical data into the reporting data model, and updates tests to comply with new gsm.core sample data.
- gsm.qc v1.1.0 — 2025-06-19 — This minor release of
gsm.qcversion 1.1.0 includes several enhancements: - gsm.app v2.5.1 — 2025-06-12 — This patch release fixes bugs related to the presence of multiple “Group Levels” (eg, “Site” and “Country”) in app data (#469).
- gsm.core v1.1.1 — 2025-06-05 — This patch release fixes a few CLI messages from RunStep(), adds new “timestamp” and “logical”
typesto mapping specs, updates the sample data, and addresses erroneous warning messages in the testing suite. - gsm.kri v1.1.2 — 2025-05-30 — This patch release updates the following yaml files in
/2_metricsto update default accrual thresholds - gsm.reporting v1.1.0 — 2025-05-28 — This minor release adds the capability to calculate the change of user-specified metrics from the previous snapshot date.
- gsm.app v2.5.0 — 2025-05-23 — We now support multiple group levels!
- gsm.mapping v1.0.2 — 2025-05-14 — This patch release moves version contraints to
Importsand updates refs of packages listed inRemotestomain. - gsm.kri v1.1.1 — 2025-05-14 — This patch release moves version contraints to
Importsand updates refs of packages listed inRemotestomain. - gsm.reporting v1.0.2 — 2025-05-14 — This patch release moves version contraints to
Importsand updates refs of packages listed inRemotestomain. - gsm.datasim v1.0.0 — 2025-04-16 — We are excited to announce the first major release of the
gsm.datasimpackage, - gsm.qc v1.0.1 — 2025-04-16 — This patch release updates the qualification tests to include PK Compliance KRIs and to use the new gsm.core package data from gsm.core v1.1.0
- gsm.reporting v1.0.1 — 2025-04-15 — This patch release updates tests in order to align with the new package data from gsm.core v1.1.0
- gsm.kri v1.1.0 — 2025-04-14 — This minor release adds a new KRI along with a few other small fixes.
- gsm.core v1.1.0 — 2025-04-11 — This minor release adds PK analysis functionality and updates package data to use
{gsm.datasim}. - gsm.mapping v1.0.1 — 2025-04-11 — This patch release adds a new mapping yaml for PK Compliance data and updates the mappings for
gsm.endpoints
Releases Q1 2025
- gsm.app v2.4.0 — 2025-03-26 — We continue to evolve the app layout toward better usability!
- gsm.qc v1.0.0 — 2025-03-17 — We are excited to announce the first major release of the
gsm.qcpackage, which contains the testing suite - gsm.core v1.0.0 — 2025-03-14 — We are excited to announce the first major release of the
gsm.corepackage, which serves as the backbone of the GSM pipeline. - gsm.mapping v1.0.0 — 2025-03-14 — We are excited to announce the first major release of the
gsm.mappingpackage, which contains essential mapping-specific functions and workflows for the GSM (Good Statistical Modeling) pipeline. - gsm.kri v1.0.0 — 2025-03-14 — We are happy to announce the first major release of the
gsm.kripackage, which houses the metric and module workflows, as well as all visualization functions and widgets for the GSM pipeline. - gsm.reporting v1.0.0 — 2025-03-14 — We are pleased to introduce the first major release of the
gsm.reportingpackage, which powers the GSM reporting data model and orchestrates the workflows for generating reports within the GSM pipeline. - gsm.viz v2.2.0 — 2025-03-06 — v2.2.0 is the first open-source release of this repo 🎉 The package has been renamed
gsm.vizfromrbm-vizto align with other packages in the OpenRBQM universe. - gsm.viz v2.1.0 — 2025-03-04 — v2.1.0 extends the click event functionality with a new custom event named
riskSignalSelected. - gsm.qc v0.0.1 — 2025-02-26 — Initial release of qualification package for testing gsm packages.
- gsm.mapping v0.0.2 — 2025-02-05 — This second release ensures that only the mapping-related functions, workflows, widgets and documentation from
{gsm}to{gsm.mapping}. - gsm.kri v0.0.1 — 2025-02-05 — This initial release migrates the KRI-specific functions, workflows, widgets and documentation from {gsm} to {gsm.kri}.
- gsm.reporting v0.0.1 — 2025-02-05 — First release of
{gsm.reporting}, which migrates the functions, workflows, documentation and vignette to produce the reporting data model for gsm reports - gsm.app v2.3.0 — 2025-01-29 — Apps now feature site-level domain details!
- gsm.mapping v0.0.1 — 2025-01-02 — Does a release need to be made to grab the package?