search for: newreaditem

Displaying 5 results from an estimated 5 matches for "newreaditem".

2000 Apr 03
1
another save/load problem, only(?) affecting ascii = TRUE (PR#507)
...le pseudo loop n <- n*nk CPU[i] <- i^n } CPU } tstf2 <- function(n = 500) { ## Author: Martin Maechler, Date: 1 Apr 2000, 15:40 n %/% 2 } save(tstf1, file="foo1",ascii=TRUE); load(file="foo1") ## Error in load(file = "foo1") : NewReadItem: unknown type -1073749696 save(tstf2, file="foo2",ascii=TRUE); load(file="foo2") ## Error in load(file = "foo2") : NewReadItem: unknown type 92 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.t...
2001 May 16
1
Reading .RData Fails
...> R is a collaborative project with many contributors. > Type `contributors()' for more information. > > Type `demo()' for some demos, `help()' for on-line help, or > `help.start()' for a HTML browser interface to help. > Type `q()' to quit R. > > Error: NewReadItem: unknown type 875560960 > Fatal error: unable to restore saved data > (remove .RData or increase memory) The physical memory is 2GB and the .RData (renamed .old.RData) size is: % ls -lh .old.RData -rw-r--r-- 1 531 316M May 14 18:58 .old.RData Also, it fails in both Linux and S...
2001 Dec 10
2
Corrupt .RData
...orked reasonably well: any open R session would enquire politely whether to save, and do so if requested. This time, it has not worked out. I get a 'Fatal Error: unable to restore saved data in .RData' message and R terminates. Trying to load the file via load() yields 'Error in load: NewReadItem: unknown type 0' Apparently, the system shutdown has hurt the .RData file somehow. Is there a way of restoring the information at least partially without too much trouble? As is common under these circumstances, I have been both working extensively and not saving sufficiently on this .RData r...
2000 Feb 29
7
R-1.0.0 is released
I've rolled up R-1.0.0.tgz a short while ago. You can get it from ftp://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz or http://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz or wait for it to be mirrored at a CRAN site near you within a day or two. It should get to the CRAN master site within a few hours. There's also a version split in three for floppies if you prefer that.
2000 Feb 29
7
R-1.0.0 is released
I've rolled up R-1.0.0.tgz a short while ago. You can get it from ftp://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz or http://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz or wait for it to be mirrored at a CRAN site near you within a day or two. It should get to the CRAN master site within a few hours. There's also a version split in three for floppies if you prefer that.