RRO on Windows: Old package versions

59 views
Skip to first unread message

Love Hansson

unread,
Nov 12, 2014, 5:49:11 AM11/12/14
to rro...@googlegroups.com
Hi all,

Today (2014-11-12) I installed a freshly downloaded copy of RRO on a Windows 7 machine. It seems to work just fine with RStudio; however, when I try to install a package it seems that RRO is stuck on using an old package repository mirror on MRAN. For instance, installing dplyr gives the following result:

> install.packages("dplyr")
trying URL 'http://mran.revolutionanalytics.com/snapshot/2014-10-01/bin/windows/contrib/3.1/dplyr_0.2.zip'
Content type 'application/zip' length 2235535 bytes (2.1 Mb)
opened URL
downloaded 2.1 Mb

package dplyr successfully unpacked and MD5 sums checked

The downloaded binary packages are in
        C
:\Users\lovhan\AppData\Local\Temp\RtmpYLn4yq\downloaded_packages

So basically, I can only get RRO to install dplyr v0.2, although the latest version of dplyr on CRAN (and MRAN) is 0.3.0.2.

I've tried changing the CRAN mirror in the RStudio settings but to no avail. I'm guessing that I'm missing something fairly obvious here, so I'd be hioghly grateful for any hints on what i might be doing wrong.

Thanks in advance,
Love Hansson

Andrie de Vries

unread,
Nov 12, 2014, 5:55:57 AM11/12/14
to rro...@googlegroups.com
Thank you for trialing RRO.

Yes, this is a feature enabled by design.

RRO provides several features for reproducible research.  One element of this is to set the default CRAN mirror to an MRAN snapshot:

> getOption("repos")
                                                     CRAN 


You can learn more about how this works, and how to override this behaviour, at http://mran.revolutionanalytics.com/documents/rro/enhanced/#repos

Regards

Andrie

Revolution R Plus

Subscribe to Technical Support & Indemnification for R

Love Hansson

unread,
Nov 12, 2014, 7:52:33 AM11/12/14
to rro...@googlegroups.com
Hi,

Thanks for the quick answer! I found all the infos I needed from the
link you sent.

Cheers,
Love
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Revolution R Open" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/rropen/oeSZ0alhRIg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> rropen+un...@googlegroups.com.
> To post to this group, send email to rro...@googlegroups.com.
> Visit this group at http://groups.google.com/group/rropen.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rropen/40520761-5f99-40f5-874c-688cad2a5a74%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Josée Martens

unread,
Nov 16, 2014, 10:15:21 AM11/16/14
to rro...@googlegroups.com, love.h...@gmail.com
As of now, the information pertaining to the default CRAN mirror is now found here: http://mran.revolutionanalytics.com/open/#repos

Thank you!
Reply all
Reply to author
Forward
0 new messages