4/14/2022
69
Question: Error: could not find function 'heatmap.2'
Gplots r

This article provides multiple solutions to create an elegant Venn diagram with R or RStudio. The following R packages will be illustrated: ggvenn, ggVenDiagram, VennDiagram and the gplots packages. Contents: Create a demo data Using the ggvenn R package Using the ggVennDiagram R package Using the VennDiagram R package Using the gplots R package Conclusion. This is a wrapper around install.packages, but with the repository chosen according to the version of Bioconductor in use, rather than to the version relevant at the time of the release of R. Install also nudges users to remain current within a release, by default checking for out-of-date packages and asking if the user would like to update.

0
6.6 years ago by

Ggplot2 Package R

Canada

I'm using DESeq2 and Bioconductor. When loading the heatmap I got the following error message :

Gplots

Here is my pipeline:

ADD COMMENT • link • modified 6.6 years ago by Alex Reynolds ♦ 31k • written 6.6 years ago by madkitty • 620

If you fail to find any function while using R just google it and see which package it comes from.

ADD REPLY • link written 6.6 years ago by oganm • 60
1

Gplots R

Install

Sometimes you can even get their without bothering with a mouse. Though it seems this is not one of those times RSiteSearch('heatmap.2', restrict='functions') turns up another function but not the `gplots` on

ADD REPLY • link modified 6.6 years ago • written 6.6 years ago by David W ♦ 4.8k

Install Ggplot2 Package

Hello all,
I use R on both windows and a 'mainframe' linux installation (RedHat
enterprise 3.0, which they tell me is soon to be upgraded to 4.0). On
windows I installed the package gplots without trouble, and it works fine.
When I attempted to do the same on the unix computer, the following error
message was forthcoming:
downloaded 216Kb
* Installing *source* package 'gplots' ...
** R
** data
** inst
** preparing package for lazy loading
Loading required package: gtools
Warning in library(pkg, character.only = TRUE, logical = TRUE, lib.loc =
lib.loc) :
there is no package called 'gtools'
Error: package 'gtools' could not be loaded
Execution halted
ERROR: lazy loading failed for package 'gplots'
** Removing '/n/fs/disk/resuser02/u/zelickr/R/library/gplots'
The downloaded packages are in
/tmp/RtmpikM2JW/downloaded_packages
Warning messages:
1: installation of package 'gplots' had non-zero exit status in:
install.packages('gplots', lib = '~/R/library')
2: cannot create HTML package index in:
tools:::unix.packages.html(.Library)
Can someone provide the bit of information I need to progress with this?
Thanks very much,
=Randy=
R. Zelick email: [hidden email]
Department of Biology voice: 503-725-3086
Portland State University fax: 503-725-3888
mailing:
P.O. Box 751
Portland, OR 97207
shipping:
1719 SW 10th Ave, Room 246
Portland, OR 97201
______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
obstolemreaconsi.netlify.com – 2021