[Bioc-devel] BiocManager for BioC 3.9/R 3.6
Felix Ernst
|e||x@gm@ern@t @end|ng |rom out|ook@com
Tue May 7 10:17:17 CEST 2019
Hi,
I just installed R 3.6, but everything I try to get a BiocManager Version, which works with R 3.6 were so far not successful.
I installed BiocManager from CRAN �
> install.packages("BiocManager")
� and from GitHub �
> devtools::install_github("Bioconductor/BiocManager")
� but both times I get the following error:
> BiocManager::install("Biostrings")
Fehler: Bioconductor version '3.8' requires R version '3.5'; see https://bioconductor.org/install
CRAN has Version 1.30.4 and GitHub has version 1.30.5.
Did I miss something?
Thanks for any help or advice.
Best regards
Felix
> sessionInfo()
R version 3.6.0 (2019-04-26)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 17763)
Matrix products: default
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] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] BiocManager_1.30.4 compiler_3.6.0 tools_3.6.0
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list