Why some packages don't work?
1
0
Entering edit mode
@marcoesposito-16435
Last seen 5.7 years ago

Hi I was trying to use the affydata packages, it lloks to be deleted from the list of the packages but if I write the installation script:

 

source("https://bioconductor.org/biocLite.R")
biocLite("affydata")

 

The software installs the package but when I type:

library(affydata)
It comes with this error message: 
Error in library(affydata) : there is no package called ‘affydata’

 

Could anyone help, please?

 

Kind regards

Marco

software error bioconductor affy • 620 views
ADD COMMENT
0
Entering edit mode
Axel Klenk ▴ 990
@axel-klenk-3224
Last seen 1 hour ago
UPF, Barcelona, Spain

Apparently the installation failed. What is the output from your biocLite("affydata") ?

 

ADD COMMENT

Login before adding your answer.

Traffic: 855 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