Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update r-tidyheatmap to 1.11.4 #53487

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Update r-tidyheatmap to 1.11.4 #53487

merged 2 commits into from
Jan 27, 2025

Conversation

BiocondaBot
Copy link
Collaborator

Update r-tidyheatmap: 1.8.11.11.4

install with bioconda Conda

Info Link or Description
Recipe recipes/r-tidyheatmap (click to view/edit other files)
Summary This is a tidy implementation for heatmap. At the moment it is based on the (great) package 'ComplexHeatmap'. The goal of this package is to interface a tidy data frame with this powerful tool. Some of the advantages are: Row and/or columns colour annotations are easy to integrate just specifying one parameter (column names). Custom grouping of rows is easy to specify providing a grouped tbl. For example: df %>% group_by(...). Labels size adjusted by row and column total number. Default use of Brewer and Viridis palettes.
Home [https://www.r-project.org, https://github.com/stemangiola/tidyHeatmap](https://www.r-project.org, https://github.com/stemangiola/tidyHeatmap)
Releases https://crandb.r-pkg.org/tidyHeatmap/all

Note: Upstream dependencies appear to have changed

  host:
-   - r-base >=3.6
+   - r-base >=4.3.0
  run:
-   - r-base >=3.6
+   - r-base >=4.3.0

This pull request was automatically generated (see docs).

@BiocondaBot BiocondaBot added autobump Automatic Version Update new version labels Jan 26, 2025
@mencian mencian merged commit 94e6a44 into master Jan 27, 2025
5 checks passed
@mencian mencian deleted the bump/r_tidyheatmap branch January 27, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump Automatic Version Update new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants