s-news
[Top] [All Lists]

RE: [S] error message at session's dawn

To: "'Eric Elguero'" <Eric.Elguero@mpl.ird.fr>
Subject: RE: [S] error message at session's dawn
From: "Daniel G.C. Rainham" <drainham@ualberta.ca>
Date: Fri, 26 May 2000 08:41:40 -0600
Cc: "'s-news@wubios.wustl.edu'" <s-news@wubios.wustl.edu>
Sender: owner-s-news@wubios.wustl.edu
Eric,
Try:
First <- function(){options(object.size=Inf)}
At startup, this function will run automatically and set your object size 
limit to infinity.  (If you'd prefer, you can set this to a finite number, 
as long as it is greater than 6000000, given in the error message.) After 
creating this function, please shut down S-Plus and start it up again.

Daniel
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Daniel.G.C. Rainham
Climate and Health Research Program
Department of Earth and Atmospheric Sciences
University of Alberta
Office: 3-13 Tory Bldg
Fax: 780.492.7598
drainham@ualberta.ca
"The lottery is a tax on people who flunked math." --Monique Lloyd
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""


-----Original Message-----
From:   Eric Elguero [SMTP:Eric.Elguero@mpl.ird.fr]
Sent:   May 26, 2000 6:22 AM
To:     s-news@wubios.wustl.edu
Subject:        [S] error message at session's dawn


Dear S-plus users,

how could I get rid of the following error message, which appears
every time I run S-plus (vs3.3, W95)

S-PLUS : Copyright 1988, 1995 MathSoft, Inc.
S : Copyright AT&T.
Version 3.3 Release 1 for MS Windows 3.1 : 1995
Working data will be in _Data
Error in get.default(names.[i], where = where, immediate ..: Cannot 
allocate 6000000 bytes:
 options("object.size") is 5000000: see options help file
Dumped
>

I've already had this problem, but there was an explanation: I had erased
some files from windows in the _Data directory; this time I didn't. The 
only
unusual command I used is the following:
>uu_dos("dir _Data")
The above message disappears if I run S-plus from another directory.

as a subsidiary question: how does S-plus translate object names into
file names, and is the translation algorithm stable across S-plus and
Windows versions? (I'm trying to write an improved version of "ls")

Eric Elguero


-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>