This is a test version of Biostars. For the public version, visit https://www.biostars.org.
error in installing package RCy3

sorry,

how I can download Rcy3 package?

Warning message: package ‘RCy3’ is not available (for R version 3.2.2)

thank you

r

post the code where you have used biocLite()

thank u

biocLite() BioC_mirror: http://bioconductor.org Using Bioconductor version 3.1 (BiocInstaller 1.18.5), R version 3.2.2. Old packages: 'cluster', 'boot', 'class', 'cluster', 'foreign', 'MASS', 'Matrix', 'mgcv', 'nlme', 'nnet', 'spatial', 'survival' Update all/some/none? [a/s/n]: a

There is a binary version available but the source version is later: binary source needs_compilation cluster 2.0.3 2.0.4 TRUE

Binaries will be installed trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.2/cluster_2.0.3.zip' Content type 'application/zip' length 528444 bytes (516 KB) downloaded 516 KB

package ‘cluster’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in C:\Users\Lenovo\AppData\Local\Temp\Rtmpg9CHTo\downloaded_packages Warning in install.packages(update[instlib == l, "Package"], l, repos = repos, : 'lib = "C:/Program Files/R/R-3.2.2/library"' is not writable

There is a binary version available but the source version is later: binary source needs_compilation cluster 2.0.3 2.0.4 TRUE

Binaries will be installed trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.2/boot_1.3-18.zip' Content type 'application/zip' length 591217 bytes (577 KB) downloaded 577 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.2/class_7.3-14.zip' Content type 'application/zip' length 100103 bytes (97 KB) downloaded 97 KB

package ‘boot’ successfully unpacked and MD5 sums checked package ‘class’ successfully unpacked and MD5 sums checked package ‘cluster’ successfully unpacked and MD5 sums checked package ‘foreign’ successfully unpacked and MD5 sums checked package ‘MASS’ successfully unpacked and MD5 sums checked package ‘Matrix’ successfully unpacked and MD5 sums checked package ‘mgcv’ successfully unpacked and MD5 sums checked package ‘nlme’ successfully unpacked and MD5 sums checked package ‘nnet’ successfully unpacked and MD5 sums checked package ‘spatial’ successfully unpacked and MD5 sums checked package ‘survival’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in C:\Users\Lenovo\AppData\Local\Temp\Rtmpg9CHTo\downloaded_packages

1 answer

my BIOINSTALLER package was too old I removed that and reinstalled

Log in to answer this question.