search for: demofil

Displaying 11 results from an estimated 11 matches for "demofil".

Did you mean: demofile
2013 Apr 23
1
Questions on function "readNamedRegionFromFile" in XLConnect pacakge
Hi, I have two questions on the function "readNamedRegionFromFile" in XLConnect pacakge. 1. In the documentation, # multiregion xlsx file from demoFiles subfolder of package XLConnect demoExcelFile <- system.file("demoFiles/multiregion.xlsx", package = "XLConnect") # Load a single named region into a single data.frame. df <- readNamedRegionFromFile(demoExcelFile, name="Iris") # Lo...
2011 Dec 17
1
odfWeave error
...other attached packages: [1] odfWeave_0.7.17? XML_3.4-2.2????? lattice_0.20-0?? svSocket_0.9-51 [5] TinnR_1.0.3????? R2HTML_2.2?????? Hmisc_3.8-3????? survival_2.36-10 loaded via a namespace (and not attached): [1] cluster_1.14.1 grid_2.14.0??? svMisc_0.9-63? tools_2.14.0 Second Example: demoFile <- system.file("examples", "simple.odt", package = "odfWeave") outputFile <- gsub("simple.odt", "output.odt", demoFile) odfWeave(demoFile, outputFile) Same error; same session info Respectfully, Frank Lawrence
2011 Dec 16
1
odfWeave
...other attached packages: [1] odfWeave_0.7.17 XML_3.4-2.2 lattice_0.20-0 svSocket_0.9-51 [5] TinnR_1.0.3 R2HTML_2.2 Hmisc_3.8-3 survival_2.36-10 loaded via a namespace (and not attached): [1] cluster_1.14.1 grid_2.14.0 svMisc_0.9-63 tools_2.14.0 Second Example: demoFile <- system.file("examples", "simple.odt", package = "odfWeave") outputFile <- gsub("simple.odt", "output.odt", demoFile) odfWeave(demoFile, outputFile) Same error; same session info Respectfully, Frank Lawrence [[alternative HTML version...
2007 Nov 17
1
odf and unzip: unzip not found
hi list members I am trying to use odfWeave with R 2.5.1 on Windows XP. however when running e.g. odfWeave(demoFile, outputFile) I get: Error in odfWeave(demoFile, outputFile) : Error unzipping file In addition: Warning message: unzip not found in: system(zipCmd[2], invisible = TRUE) presumably my zip and unzip are not set up correctly but I dont know how to do that. I installed zip and unzip from info-zi...
2008 Mar 12
0
odfWeave examples not working
...lities to report my results, produced by R. After looking at LaTex, I'm now considering the odf format, as most people at my company work with MS Word. So using odfWeave would be my best bet probably. But if I run some examples from the odfWeave package, I cant open the output in Open Office: demoFile <- system.file("examples", "simple.odt", package = "odfWeave") outputFile <- gsub("simple.odt", "output.odt", demoFile) library(odfWeave) odfWeave(demoFile, outputFile) This will produce output.odt, which should be opened with OpenOfficeWrit...
2003 Feb 28
1
Newbie Question
...uestion I realise, but I hope maybe someone can just help me out. I am trying to do a very simple thing, just transfer a file from machine A to machine B using rsync with ssh. This is what i'm typing: bash-2.03# rsync -avvv --rsh="ssh -l tdf" tdf@machine.niss.ac.uk:/export/home/tdf/demofile.html demofile.html This is what I get: opening connection using ssh -l tdf machine.niss.ac.uk -l tdf rsync --server --sender -vvvlogDtpr . /export/home/tdf/demofile.html tdf@machine.niss.ac.uk's password: bash: rsync: command not found rsync: connection unexpectedly closed (0 bytes read so f...
2005 Sep 05
0
BAD SIG, findsmb lists nothing, all share files hidden
...on Fedora Core 3 the mount takes place but the files in the share are hidden (remember, I ran the same script on all three to create the environment. I had already added root to the smbpasswd file prior to this in all cases). Below are the results (client is Red Hat 9 in all cases, I created 'demofile' on the fly to make what was happening clear.): Fedora Core 3 (although the files are hidden, I created a new directory on the share and also a file in that directory and then 'cat'ed the new file just fine but I couldn't get a directory listing). bash-2.05b# mount /dev/hda5 on /...
2006 Sep 19
1
odfWeave help
Hi R users I haven't run odfWeave example, R give me: Setting wd to C:\DOCUME~1\MARIOM~1\CONFIG~1\Temp\Rtmph2Nzqb/odfWeave19070343633 Copying C:/ARCHIV~1/R/R-23~1.1/library/odfWeave/examples/simple.odt Decompressing ODF file using unzip -o "simple.odt" Erro en odfWeave(demoFile, outputFile) : Error unzipping file Adem?s: Warning message: unzip no encontrado I have installed WinZip, WinRar and I have downloaded unzip too, and uncompress into "C:/Archivos de programa/unzip" I don?t know how configure odfWeave so it find unzip can you help me ?????
2008 Jan 04
1
Help on odfWeave package
...I get this error message : Copying C:/Documents and Settings/stgduclos/Mes documents/R/win-library/2.6/odfWeave/examples/simple.odt Setting wd to C:\DOCUME~1\STGDUC~1\LOCALS~1\Temp\RtmpzfZ6ye/odfWeave04141446464 Unzipping ODF file using unzip -o "simple.odt" Erreur dans odfWeave(demoFile, outputFile) : Error unzipping fileDe plus : Warning message:In system(zipCmd[2], invisible = TRUE) : unzip introuvable I already downloaded Wiz from Info-zip in my Program Files directory. I've also copied the directory in my Path in the "Environment Variables" as I was suggested to...
2007 Jun 25
1
eps in odfWeave
Dear Weavers, Does someone have an example of using eps or any other vector graphics with odfWeave? It tried the example below (and commented variants) with simple.odt in the examples directory, and got an error. Dieter #--- library(odfWeave) plotInfo <- getImageDefs() plotInfo$type = "eps" #plotInfo$device = "postscript" setImageDefs(plotInfo)
2008 Aug 12
2
Possible buglet (wart ?) of odfWeave 0.7.6 (with workaround)
Dear List, I have had problems inserting some (not all !) figures via odfWeave (using print(someLatticeFunction)...). The figure was correctly displayed in a R device window but the resulting ODF document displayed the correct space for the figure and an empty frame with a "broken image" icon and a "read error" mention. Exploration of the odf (.odt, in my case) file showed