ukoenig at med.uni-marburg.de
2008-Feb-12 09:41 UTC
[R] Error message svIO library with latex option
Hi, first I want so say hello to all the members of the list. After working with SAS and SPSS, I do my first steps with R. I have a problem with the copy function of the svIO-library. The ascii option works, but with the latex-option, an error message appears ("invalid filename argument"):> library(svIO)Lade n?tiges Paket: svMisc Lade n?tiges Paket: R2HTML> data(iris) > copy(iris, type = "typelist")[1] "raw" "ascii" "html" "latex"> copy(iris, type = "ascii") > copy(iris, type = "latex")Fehler in file.info(lib.loc) : ung?ltiges Dateinamensargument (invalid filename argument) Can it be that an installed latex-System is needed for the latex-option of the copy-function in svIO? On my platform I didn?t install a latex-System (Miktex?) yet. My Platform: Windows XP R-Version: 2.6.1 Information f?r Paket 'svIO' Version: 0.9-5 Date: 2006-04-24 Maintainer: Philippe Grosjean <phgrosjean at sciviews.org> Can you help me? Thanks in advance! Udo K?nig Clinic for child and adolescent psychiatry Philipps-University of Marburg / Germany