Dear Bioconductor community,
I have and run currently on windows machine the R version 3.2.0 on Rstudio and i would like to upload it. However, i would prefer update to 3.2.1 and not to newer 3.2.2, due to some MOOCs I'm currently attending and due to some packages that are not available to the latest version(probably some bugs or dependencies people mentioned). I'm familiar with the R package installr, but it updates to the latest version ! Should i download manually the R 3.2.1 ? And which steps i must follow next ? Any ideas or suggestions would be essential !!
Dear Dan,
the comment for the packages was from the coursera MOOCs-https://class.coursera.org/genbioconductor-004/wiki/GettingStarted:
"In the last couple of weeks, R-3.2.2 has been released on CRAN. One of the main features of this new release is that it now installs packages over the https protocol instead of http, which is more secure. Based on email lists and other feedback it appears that this support might be flaky for some users, especially on OS X. If you have a problem installing Bioconductor packages, you could consider switching to R-3.2.1 which is different in this regard."
Thats why i mentioned it. On the other hand, regarding your proposal: if i unistall R 3.2.0, then i also have to remove all the installed packages and the libraries as also ? because with the unistall they dont removed !! Im asking this because maybe when after i install 3.2.1 maybe would be a problem with the packages ? Nevertheless, i would like also to ask you if i download the R version 3.2.1, if there is a possibility in Rstudio to keep both versions and choose the one i would like ?
Best,
Efstathios
In a typical R installation on Windows, you'd need to reinstall all packages anyway if you installed a different version of R. I suggested uninstalling the older version because it seems cleaner and less error prone to have just one version installed on your machine, but this link tells you how to choose your R version in RStudio, if you do have multiple versions of R installed.
I see-about the version R.3.2.2 whats your opinion ? regardless of the moocs, should i move forward to the latest version ?
I have not seen reference to nor experienced the problems they refer to.
Besides they specify Mac OS X as having the most problems and you are using Windows. If it was me I would upgrade but if you want to be cautious it's ok to continue to use 3.2.1, all packages should work the same way.