RStudio hangs when installing new packages (Windows)

adasgupta's Avatar

adasgupta

01 Mar, 2011 08:56 PM

This comment was split from the discussion: Feature request

Something that just came up in Windows (at work). I'm running WinXP 64
bit and R 2.11.1 32-bit. If I try to install packages from RStudio, it
hangs on me, whereas the same packages install fine on the native GUI.
Once installed, it shows up just fine within RStudio.

  1. Support Staff 2 Posted by Joe Cheng on 02 Mar, 2011 04:45 AM

    Joe Cheng's Avatar

    How about if you use the install.packages function from within RStudio console? If that works, then this is a proxy networking bug that we're aware of.

    Thanks and sorry for the inconvenience.

  2. 3 Posted by adasgupta on 02 Mar, 2011 03:55 PM

    adasgupta's Avatar

    Yes, thank you.

    I do appreciate the quick responses from you guys, knowing you're
    probably swamped with the new release. Keep up the good work..

  3. 4 Posted by adasgupta on 02 Mar, 2011 03:59 PM

    adasgupta's Avatar

    A quick followup. From the console, if I specify the repository in the
    install.packages command, it works fine. If it is not specified and
    tries to find the default setting, it hangs....it doesn't even ask to
    choose the repos.

  4. Support Staff 5 Posted by Joe Cheng on 03 Mar, 2011 04:14 PM

    Joe Cheng's Avatar

    Gotcha. This is a proxy bug that we are aware of and have a bug report filed for. In the meantime, sorry for the inconvenience! I think if you set the repos option in R manually in your .Rprofile or something then at least you can do install.packages without specifying the repos each time.

  5. Joe Cheng closed this discussion on 03 Mar, 2011 04:14 PM.

Comments are currently closed for this discussion. You can start a new one.