I cannot install workflows... Is there any issue with Bioconductor servers/service?
Details...
R version 3.2.2 (2015-08-14) -- "Fire Safety"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin13.4.0 (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.
[R.app GUI 1.66 (6996) x86_64-apple-darwin13.4.0]
[History restored from /Users/victor.trevino/.Rapp.history]
> source("http://bioconductor.org/workflows.R")
Bioconductor version 3.2 (BiocInstaller 1.20.0), ?biocLite for help
> workflowInstall("rnaseqGene")
Warning: unable to access index for repository http://bioconductor.org/packages/3.2/workflows/src/contrib
Warning: unable to access index for repository http://bioconductor.org/packages/3.2/workflows/bin/macosx/mavericks/contrib/3.2
Warning message:
package ‘rnaseqGene’ is not available (for R version 3.2.2)
> source("http://bioconductor.org/workflows.R")
Bioconductor version 3.2 (BiocInstaller 1.20.0), ?biocLite for help
> workflowInstall("sequencing")
Warning: unable to access index for repository http://bioconductor.org/packages/3.2/workflows/src/contrib
Warning: unable to access index for repository http://bioconductor.org/packages/3.2/workflows/bin/macosx/mavericks/contrib/3.2
Warning message:
package ‘sequencing’ is not available (for R version 3.2.2)
>