hrbrmstr / RSwitch

🎛 A small menubar app that allows you to switch between R versions quickly (if you have multiple versions of R framework installed).
MIT License
104 stars 6 forks source link

switch mirror option #11

Open RMHogervorst opened 4 years ago

RMHogervorst commented 4 years ago

Maybe out of scope, but I would really like a gui to switch CRAN mirror to a versioned MRAN mirror. So I can build an old version if R with the packages as available at that time.

hrbrmstr commented 4 years ago

Ooh. This sounds cool. Def!

On Wed, Oct 23, 2019 at 08:58 Roel Hogervorst notifications@github.com wrote:

Maybe out of scope, but I would really like a gui to switch CRAN mirror to a versioned MRAN mirror. So I can build an old version if R with the packages as available at that time.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hrbrmstr/RSwitch/issues/11?email_source=notifications&email_token=AAD4PNR45HFZIW23H2YMM4DQQBDALA5CNFSM4JEA5GD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTZ5EDQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD4PNQOCWARAEXB4REMWKLQQBDALANCNFSM4JEA5GDQ .

hrbrmstr commented 4 years ago

figured out the right URL scheme so I'll see what I can do over the next couple weeks

RMHogervorst commented 4 years ago

Where do you change the mirror? I couldn't figure that out