thomas@biostat.washington.edu
2000-Mar-25 20:06 UTC
[Rd] new save code and DOTSXP (PR#504)
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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._