Dear all,
While trying to use "xps" for my exon arrays, I face a problem during install.
I have installed the latest stable version of R, bioconductor and Root on my computer (running on windows 7, 64bits).
I have used the following command to install the xps package:
source("http://bioconductor.org/biocLite.R") biocLite("xps")
However, it failed and returned the following error:
***
BioC_mirror: http://bioconductor.org
Using Bioconductor version 2.14 (BiocInstaller 1.14.2), R version
3.1.1.
Installing package(s) 'xps'
package ‘xps’ is available as a source package but not as a binary
Warning message:
package ‘xps’ is not available (for R version 3.1.1)
***
Similar issue has been reported 20months ago ( https://support.bioconductor.org/p/50292/#61688), and it turned out that xps package was not compatible with windows 7 at that time.
Does anyone know whether xps package can be run on windows (windows 7) now?
All the best,
Alexandre
Dear Christian,
Thank you for your answer. ROOT is already installed on my computer (root_v5.34.21.win32.vc11 found at http://root.cern.ch/drupal/content/production-version-534).
I will uninstall ROOT and re-install the version you have proposed.
Thank you,
Alexandre