Skip to content
Prev 1535 / 29559 Next

Errore in sprintf(fmt, ...) ?

On Fri, 1 Dec 2006, Massimo Di Stefano wrote:
Massimo:

Two deep breaths, it'll work out. Memory may well be a problem, but we 
can't see what is going on without 

1) sessionInfo() for your platform with the packages loaded

2) traceback() after the problem arises

3) do not run this as a script - run it line by line, so that you can 
check things step by step. Run gc() - garbage collector - manually, and 
stay in control as much as possible.

Roger