Dear BioConductor team,
I am having problems installing the package "S4Vectors" using the latest versions of R and BioC (see below). Judging from the posts here, this seems to be a recurrent problem. Thanks for any help, Best,
Achim
> biocLite("S4Vectors")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 3.0 (BiocInstaller 1.16.5), R version 3.2.1.
Installing package(s) 'S4Vectors'
Warning: unable to access index for repository http://bioconductor.org/packages/3.0/bioc/bin/windows/contrib/3.2
Warning: unable to access index for repository http://bioconductor.org/packages/3.0/data/annotation/bin/windows/contrib/3.2
Warning: unable to access index for repository http://bioconductor.org/packages/3.0/data/experiment/bin/windows/contrib/3.2
Package which is only available in source form, and may need compilation of C/C++/Fortran:
‘S4Vectors’
These will not be installed
Old packages: 'Biobase', 'Biostrings', 'biovizBase', 'GenomicAlignments', 'GenomicRanges', 'IRanges',
'Matrix', 'Rsamtools', 'rtracklayer', 'STAN', 'VariantAnnotation', 'XVector', 'zlibbioc'
Update all/some/none? [a/s/n]: n
Warning message:
installed directory not writable, cannot update packages 'boot', 'class', 'cluster', 'foreign',
'KernSmooth', 'MASS', 'Matrix', 'nlme', 'nnet', 'rpart', 'spatial', 'survival'
>
> sessionInfo()
R version 3.2.1 (2015-06-18)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1
locale:
[1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252 LC_MONETARY=German_Germany.1252
[4] LC_NUMERIC=C LC_TIME=German_Germany.1252
attached base packages:
[1] parallel stats graphics grDevices utils datasets methods base
other attached packages:
[1] BiocGenerics_0.12.1 BiocInstaller_1.16.5
loaded via a namespace (and not attached):
[1] tools_3.2.1