[Rd] Importing from Splus (PR#891)

ernesto@ipimar.pt ernesto@ipimar.pt
Tue, 3 Apr 2001 17:03:08 +0200 (MET DST)


Full_Name: Ernesto Jardim
Version: 1.2.2
OS: SuSE Linux 6.4
Submission from: (NULL) (193.137.98.92)


I wanted to import an array, dim=c(28,12,17), from splus into R.On splus I did

dump(c("array"),file="dump.out)

I checked and Splus could source it.

Than, in R I tryied to source it with:

source("dump.out")

and got and error message:

> source("dump.out")
Error in eval.with.vis(expr, envir, enclos) :
        couldn't find function "new"



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._