[Rd] new save code and DOTSXP (PR#504)

thomas@biostat.washington.edu thomas@biostat.washington.edu
Sat, 25 Mar 2000 21:06:53 +0100 (MET)


The new save/load code cannot handle DOTSXP

 f<-function(x,...){ function(y) list(x=x,y=y,...)} 
 a<-f(1,2,3)
 save(list="a",file="a.rdata")

Error in save(list = "a", file = "a.rdata") :
        NewWriteItem: unknown type 17



R 1.0 on Solaris or Linux

	-thomas

Thomas Lumley
Assistant Professor, Biostatistics
University of Washington, Seattle


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._