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

d3heatmap R4.0.0 #213

Open
nephantes opened this issue Jun 9, 2020 · 0 comments
Open

d3heatmap R4.0.0 #213

nephantes opened this issue Jun 9, 2020 · 0 comments

Comments

@nephantes
Copy link
Member

nephantes commented Jun 9, 2020

To solve the installation problem about d3heatmap. You can use the commands below;

if (!require("devtools")) install.packages("devtools")
devtools::install_github("rstudio/d3heatmap")

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("debrowser")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant