Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
dchiu911 committed Feb 4, 2025
1 parent db27122 commit 83f99e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

* There were errors running tests on clang-UBSAN and gcc-UBSAN builds, due to usage of functions from `clusterSim`. Reinstate internal and external functions from `clusterCrit` package, which is no longer archived.
* Use new parameter `verbose` in `dice()` to control console printouts of main tasks being performed instead of using `progress`
* Refactor `graph_heatmap()` to use `pheatmap::pheatmap()` since `NMF::aheatmap()` throws a `gridPLT()` error whenever it is run in a script or interactively, but not in R markdown documents. Thus there are run time errors when used in unit tests and examples. See renozao/NMF#65
* Remove deprecated function usage

# diceR 2.2.0
Expand Down

0 comments on commit 83f99e5

Please sign in to comment.