[R] R 2-14.0 locking up
Steve Lianoglou
mailinglist.honeypot at gmail.com
Mon Dec 5 16:13:27 CET 2011
Hi,
On Mon, Dec 5, 2011 at 10:03 AM, Erin Hodgess <erinm.hodgess at gmail.com> wrote:
> Dear R People:
>
> I'm working with R-2.14.0 created from source on a quad core Windows 7 machine.
>
> Starting yesterday, nearly everything I run just sits. When I hit
> escape or Ctrl C, nothing happens.
>
> Has anyone run into this, please?
>
> Any suggestions would be much appreciated.
Does this happen when you run R from the command line?
Are you loading something wonky from a stored workspace (ie, your
~/.RData file)?
Can you start R from terminal with the "vanilla" switch to see if its
something else, ie:
$ R --vanilla
(where `$` is the command line prompt you typically see in a *nix
environment, I'm not sure what the equivalent is in windows -- not
that it matters)
Does any of that work?
And out of curiosity, why did you compile R from source instead of
using the binaries? What were the configure args you used to compile?
-steve
--
Steve Lianoglou
Graduate Student: Computational Systems Biology
| Memorial Sloan-Kettering Cancer Center
| Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
More information about the R-help
mailing list