Skip to content

Commit

Permalink
Merge pull request #465 from nuno-agostinho/dev
Browse files Browse the repository at this point in the history
Bump version to 1.28.1
  • Loading branch information
nuno-agostinho committed Feb 4, 2024
2 parents d50294c + 6346f02 commit c90171b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: psichomics
Title: Graphical Interface for Alternative Splicing Quantification, Analysis and
Visualisation
Version: 1.24.0
Version: 1.28.1
Encoding: UTF-8
Authors@R: c(
person("Nuno", "Saraiva-Agostinho",
Expand Down
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# psichomics 1.28.1 (4 Feb, 2024)

* Update GTEx data download based on new URL endpoints
* Documentation:
- Update function documentation based on bug fixes below
- Update license copyright years
* Bug fixes:
- Fix deprecated used of `size` in `ggplot2::geom_line`
- Fix inconsistent argument in `survfit.survTerms()`
- Fix unit test issues when testing low coverage using random PSI values
- Update pkgdown and R CMD check automation in GitHub Actions

# psichomics 1.24.0 (26 Oct, 2022)

* Bug fix: psichomics app now opens as expected instead of crashing
Expand Down

0 comments on commit c90171b

Please sign in to comment.