heatmaps

63 views
Skip to first unread message

pkri...@cesaraustralia.com

unread,
Nov 18, 2020, 10:41:18 PM11/18/20
to dartR

Hi folks,
I'm trying to run the function gl.plot.heatmap(), but I get an error message: "Packagepheatmap needed for this function to work. Please install it."

However, I can't find where to install the heatmap package from (I'm using RStudio and the latest version of R). I tried installing the heatmap.plus and heatmap3 packages, but still got the same error.
Peter

Bernd.Gruber

unread,
Nov 18, 2020, 10:55:21 PM11/18/20
to da...@googlegroups.com

There is a a space missing in the error message

 

The package is called pheatmap,

 

install.packages(“pheatmap”)

 

should do the trick.

 

Thanks for spotting this, will be corrected in the next version.

 

 

 

 

==============================================================================

Dr Bernd Gruber                                              )/_         

                                                         _.--..---"-,--c_    

Professor Ecological Modelling                      \|..'           ._O__)_     

Tel: (02) 6206 3804                         ,=.    _.+   _ \..--( /          

Fax: (02) 6201 2328                           \\.-''_.-' \ (     \_          

Institute for Applied Ecology                  `'''       `\__   /\          

Faculty of Science and Technology                          ')                

University of Canberra   ACT 2601 AUSTRALIA

Email: bernd....@canberra.edu.au

WWW: bernd-gruber

 

Australian Government Higher Education Provider Number CRICOS #00212K 

NOTICE & DISCLAIMER: This email and any files transmitted with it may contain
confidential or copyright material and are for the attention of the addressee
only. If you have received this email in error please notify us by email
reply and delete it from your system. The University of Canberra accepts
no liability for any damage caused by any virus transmitted by this email.

==============================================================================

--
You received this message because you are subscribed to the Google Groups "dartR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dartr+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dartr/29b58c52-262a-451d-aee4-c72463520002n%40googlegroups.com.

Peter Kriesner

unread,
Nov 18, 2020, 11:03:31 PM11/18/20
to da...@googlegroups.com
Thanks Bernd.

That seems to work. Sorry I didn't spot that - it was actually pretty simple

Peter

Reply all
Reply to author
Forward
0 new messages