Skip to content

Commit

Permalink
Fix startup messages. -5
Browse files Browse the repository at this point in the history
  • Loading branch information
enblacar committed Aug 13, 2023
1 parent bbf2e28 commit 9eb88d1
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 470 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Generated by roxygen2: do not edit by hand

export(check_dependencies)
export(do_AffinityAnalysisPlot)
export(do_AlluvialPlot)
export(do_BarPlot)
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
## General
- Refactored startup messages to comply with CRAN policies.

## Removed functions
- Removed `SCpubr::check_dependencies()` to support the use of `SCpubr::package_report()`.

## `SCpubr::do_EnrichmentHeatmap`

- Fixed a bug that checked the pacakge dependencies for the wrong function.
Expand Down
Loading

0 comments on commit 9eb88d1

Please sign in to comment.