Skip to content
Prev 10950 / 21312 Next

[Bioc-devel] Windows binaries for the new release?

On Wed, Apr 26, 2017 at 10:09 AM, Martin Morgan <
martin.morgan at roswellpark.org> wrote:

            
At a command prompt, using --vanilla:

C:\Users\jmacdon> C:\Progra~1\R\R-3.4.0\bin\x64\R --vanilla

R version 3.4.0 (2017-04-21) -- "You Stupid Darkness"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
Bioconductor version 3.5 (BiocInstaller 1.26.0), ?biocLite for help
BioC_mirror: https://bioconductor.org
Using Bioconductor 3.5 (BiocInstaller 1.26.0), R 3.4.0 (2017-04-21).
installation path not writeable, unable to update packages: foreign
Old packages: 'Biobase', 'IRanges', 'S4Vectors'
Update all/some/none? [a/s/n]: a

  There are binary versions available but the source versions are later:
           binary source needs_compilation
Biobase    2.35.1 2.36.0              TRUE
IRanges    2.9.19 2.10.0              TRUE
S4Vectors 0.13.17 0.14.0              TRUE

Do you want to install from sources the packages which need compilation?
y/n:

Is there a way to remove the cache manually? I have already uninstalled and
re-installed BiocInstaller.

Jim