Greetings!
I have tried to install PatientGeneSets package through biocLite (
>source("http://bioconductor.org/biocLite.R")
>biocLite("PatientGeneSets")
), but unsuccessfully (warning: package ‘PatientGeneSets’ is not available (for R version 3.2.2)).
I also tried manually (install.packages("PatientGeneSets.zip", lib=$my_library)), but I have some problems and could not complete the installation (
Error : object ‘@<-’ is not exported by 'namespace:methods'
ERROR: lazy loading failed for package ‘PatientGeneSets’
)
Please let me know, thanks. Regards.
Alessandro