Re: [R] A problem with "copy()" in the svIO package

2006-12-22 Thread Martin Maechler
Hi Kenneth, what did the package maintainer of the svIO answer to you when you asked him about this? I think the posting guide asks you pretty explicitly to ask the package maintainer *) about such problem. *) You find the maintainer e.g., from packageDescription("svIO") or library(help

[R] A problem with "copy()" in the svIO package

2006-12-20 Thread Kenneth Cabrera
Hi R-users: When I type the following code in R, using the svIO package I got a problem only with the "latex" type option.(With "raw", "ascii" and "html" options, it works fine). x<-1:50 copy('x', type='latex', objname='x') Erro en file.info(fn <- c(...)) : argumento del nombre de archivo inválid