Skip to content
Prev 65808 / 398506 Next

difficulties with the save.image() function

Tracy Bergemann wrote:

            
- Do you have write access?
- Is there enough space available?
- Any quota?
- Can you save on a local drive, say a temp directory?
- How big is the file size? ("microarray" make me assume it is huge, so 
is it > 2GB?, does the system support the file size?)

- What is the output of
  file.info("H:/Consulting/cmlExprA.RData")
and
  file.info("H:/Consulting")


Uwe Ligges