Re: [R] C: drive memory full

2014-06-18 Thread Hiyoshi, Ayako
: Re: [R] C: drive memory full One program that I have found valuable in looking at the size of files on disk is SequoiaView. It creates a 'treemap' of the sizes of the files and lets you zoom in to specific directories and such. Jim Holtman Data Munger Guru What is the problem th

Re: [R] C: drive memory full

2014-06-18 Thread jim holtman
...@r-project.org] > On Behalf Of jwd > Sent: Tuesday, June 17, 2014 8:10 PM > To: r-help@r-project.org > Subject: Re: [R] C: drive memory full > > On Tue, 17 Jun 2014 12:48:54 + > "Hiyoshi, Ayako" wrote: > > > Dear Martyn and Professor Ripley, > >

Re: [R] C: drive memory full

2014-06-18 Thread David L Carlson
tion, TX 77840-4352 -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of jwd Sent: Tuesday, June 17, 2014 8:10 PM To: r-help@r-project.org Subject: Re: [R] C: drive memory full On Tue, 17 Jun 2014 12:48:54 + "Hiyoshi, Ayako"

Re: [R] C: drive memory full

2014-06-17 Thread jwd
On Tue, 17 Jun 2014 12:48:54 + "Hiyoshi, Ayako" wrote: > Dear Martyn and Professor Ripley, > > Thank you so much for your help. I used Window's large file search > (it was useful! thank you), but there is no big files detected in C: > drive . Perhaps I will have to reinstall Windows.. > The

Re: [R] C: drive memory full

2014-06-17 Thread Ted Harding
yn Byng > Sent: 17 June 2014 12:10 > To: Hiyoshi, Ayako; Prof Brian Ripley; r-help@R-project.org > Subject: RE: [R] C: drive memory full > > Hi, > > Try > > http://social.technet.microsoft.com/wiki/contents/articles/19295.windows-8-how > -to-search-for-large-files

Re: [R] C: drive memory full

2014-06-17 Thread Hiyoshi, Ayako
Ayako From: Martyn Byng Sent: 17 June 2014 12:10 To: Hiyoshi, Ayako; Prof Brian Ripley; r-help@R-project.org Subject: RE: [R] C: drive memory full Hi, Try http://social.technet.microsoft.com/wiki/contents/articles/19295.windows-8-how-to-search-for-large-files.aspx M

Re: [R] C: drive memory full

2014-06-17 Thread Hiyoshi, Ayako
drive ? I called IT support, but they could not spot either. Kind regards, Ayako From: Prof Brian Ripley Sent: 17 June 2014 10:37 To: Hiyoshi, Ayako; r-help@R-project.org Subject: Re: [R] C: drive memory full tempdir() is specific to an R session.

Re: [R] C: drive memory full

2014-06-17 Thread Martyn Byng
Ripley; r-help@R-project.org Subject: Re: [R] C: drive memory full Dear Professor Ripley, Thank you so much for your quick reply. I tried 'dianame(tempdir())' and removed several 'Rtemp' and all other files. Unfortunately it did not changed C: drive space much. I am rea

Re: [R] C: drive memory full

2014-06-17 Thread Prof Brian Ripley
14 10:37 To: Hiyoshi, Ayako; r-help@R-project.org Subject: Re: [R] C: drive memory full tempdir() is specific to an R session. Start up R and run dirname(tempdir()) and look at that directory. Shut down R, then remove all old files/folders in that directory, especially those beginning with 'R

Re: [R] C: drive memory full

2014-06-17 Thread Prof Brian Ripley
tempdir() is specific to an R session. Start up R and run dirname(tempdir()) and look at that directory. Shut down R, then remove all old files/folders in that directory, especially those beginning with 'Rtmp'. An R process tries to clean up after itself but - it cannot do so if it segfaul

[R] C: drive memory full

2014-06-17 Thread Hiyoshi, Ayako
Dear R users, Hello, I am new to R and confused about my PC's memory space after using R a while. My PC is Windows 8, RAM 8GB. I have run some analyses using commands like "vglm", "aalen(Sruv())", lm()... some regressions. I also use Stata, and when I tried to run Stata (big file), Stata