R Version problems
0
0
Entering edit mode
5.0 years ago

Hi i have this warning whit any package in r like GOplot pheatmap installr etc.what i can do i used any answer in cites but not solved

Warning messages:
1: package ‘installr’ was built under R version 3.5.3 
2: package ‘stringr’ was built under R version 3.5.2 

> library(pheatmap)
Warning message:
package ‘pheatmap’ was built under R version 3.5.3 

Loading required package: RColorBrewer
Warning messages:
1: package ‘ggdendro’ was built under R version 3.5.2 
2: package ‘gridExtra’ was built under R version 3.5.2 
3: package ‘RColorBrewer’ was built under R version 3.5.2
R GOPlot pheatmap • 3.9k views
ADD COMMENT
0
Entering edit mode

What's your R version? Also, these are just warnings and can be ignored unless you encounter problems.

Also, please use the formatting bar (especially the code option) to present your post better. You can use backticks for inline code (`text` becomes text), or select a chunk of text and use the highlighted button to format it as a code block. I've done it for you this time.
code_formatting

ADD REPLY

Login before adding your answer.

Traffic: 2384 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6