Releases: pinin4fjords/shinyngs
Releases · pinin4fjords/shinyngs
v2.4.0
What's Changed
- Support exclude_samples_col/exclude_samples_values in contrast validation by @pinin4fjords in #87
- Don't filter out NA values in matrix by @delfiterradas in #91
- Add validation for formula-based contrasts by @delfiterradas in #90
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- VALIDATOR fails if only formula contrast is specified by @delfiterradas in #80
- Make output for contrasts validation more concise by @delfiterradas in #81
New Contributors
- @delfiterradas made their first contribution in #80
Full Changelog: v2.2.4...v2.3.0
v2.2.4
What's Changed
- Refactor contrast parsing to support either "comparison + blocking_factors" or "formula + make_contrasts_str" by @atrigila in #77
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Fix CI issues by pinning R version by @pinin4fjords in #76
- Support literal strings for
limma::makeContrastsby @atrigila in #75
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
Full Changelog: v2.2.1...v2.2.2
v2.2.1 - add webassembly support
What's Changed
- Add WebAssembly support workflow for shinylive compatibility by @pinin4fjords in #73
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Add handling of formula in contrasts by @nschcolnicov in #71
- feat: add new design matrix checks by @atrigila in #70
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- POC for supporting yaml contrasts by @nschcolnicov in #68
- Fix installation through remotes/devtools by @zeehio in #69
New Contributors
- @nschcolnicov made their first contribution in #68
- @zeehio made their first contribution in #69
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Fix assay logging in app building by @pinin4fjords in #65
Full Changelog: v1.8.8...v2.0.0
v1.8.8
What's Changed
- Disable prettifification in log check by @pinin4fjords in #64
Full Changelog: v1.8.7...v1.8.8