Displaying 20 results from an estimated 3000 matches similar to: "Version 0.4.3 of odfWeave"
2010 Mar 17
0
odfWeave: odt-file damaged
Dear all,
I'm resurrecting this old post (about 6 monts old, reproduced thereafter)
because I have struggled against the same problem and found a solution
so that I found it was worth posting for the record.
The simple fix when you want to use odfWeave with 7-ZIP as a
compressing/decompressing utility under windows is to use the
'x' instead of the 'e' option so as to preserve
2009 Jul 06
1
odfWeave: odt-file damaged
Dear all,
I am doing my first steps with odfWeave.
After running the r code (see below), I am trying to open the ODF-document
with open office, but I am getting the error message:
"The file is damaged, but it can be repaired". If I confirm the question and
repair the file with open office, I can open it with the desired output,
which seems to be fine.
My system:
R Version 2.9.1
2006 Sep 06
0
odfWeave Version 0.4.4
Version 0.4.4 of odfWeave is available from CRAN. A Windows binary
should be available shortly.
This version requires base R version 2.3.1 or greater.
Changes from the last version include
- Non-English character sets are handled better. For example, Chinese
characters can be included in R code. See the file "testCases.odt" in
the examples directory for an example
- Image
2006 Sep 06
0
odfWeave Version 0.4.4
Version 0.4.4 of odfWeave is available from CRAN. A Windows binary
should be available shortly.
This version requires base R version 2.3.1 or greater.
Changes from the last version include
- Non-English character sets are handled better. For example, Chinese
characters can be included in R code. See the file "testCases.odt" in
the examples directory for an example
- Image
2011 Jan 23
1
odfWeave Error unzipping file in Win 7
Hey guys,
I?m just getting started with R (version 2.12.0) and odfWeave and kinda
stumble from one problem to the next, the current one is the following:
trying to use odfWeave:
> odfctrl <- odfWeaveControl(
+ zipCmd = c("C:/Program Files/unz552dN/VBunzip.exe $$file$$ .",
+ "C:/Program Files/unz552dN/VBunzip.exe $$file$$"))
>
>
2010 Mar 17
0
Antw: odfWeave Error
Hi,
I am using 7-zip for unzipping (http://www.7-zip.org/). Then
odfWeaveControl needs to be set to
odfWeaveControl(zipCmd=c("c:/programme/7-zip/7z a -tzip
$$file$$","c:/programme/7-zip/7z x $$file$$ -aoa")) -> control
where 'c:/programme/7-zip/' is the path to my 7-zip installation.
You can then use control to set the control-parameter in odfWeave.
Frank
2009 Mar 11
1
trying to run odfWeave()
Hi there !
I'm working with windows and R GUI and I'm trying to generate an automatic repport using odfWeave.
I have taken the basic template available on line at : http://www.biostat.uzh.ch/services/templates.html
which is SampleOdf.odt I've imported the package "odfWeave" and the corresponding library. And then I run :
> file.in="E:/Tex/SampleOdf.odt"
2009 Feb 04
1
odfweave sample code error
Hi R-team,
I am new user of R 2.8.1 in windows 2003 environment. I use Tinn-R as code
editor. When running the sample codes from odf manual the following error
occured.
I have winzip installed in my system. I used openoffice writer under windows
to create the example1.odt file.
can anybody help me out to fix the bug.
the code executed is as follows:
library(odfWeave)
> inFile <-
2006 Jul 19
0
[R-pkgs] odfWeave Package
I've been meaning send an announcement for this package, but Greg Snow
beat me to the punch today.
Max
<snip>
The odfWeave package is now available on CRAN at
http://lib.stat.cmu.edu/R/CRAN/src/contrib/Descriptions/odfWeave.html
and your local mirror.
The package extends Sweave to Open Document Format (ODF) text document
files. Latex-style code chunks and in-line Sexpr commands
2006 Jul 19
0
odfWeave Package
The odfWeave package is now available on CRAN at
http://lib.stat.cmu.edu/R/CRAN/src/contrib/Descriptions/odfWeave.html
and your local mirror.
The package extends Sweave to Open Document Format (ODF) text document
files. Latex-style code chunks and in-line Sexpr commands can be used
to embed R output into ODF file, which can then be exported to doc,
rtf, html, pdf and other formats.
Other
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
2011 Dec 17
1
odfWeave error
I am new to using odfWeave but I have encountered a problem running
both the example in the help file as well as another file.? I am not
sure how to correct the error.
First example:
library(odfWeave)
filein <- 'c:\\my documents\\example01_in.odt'
fileout <- 'c:\\my documents\\example01.odt'
odfWeave(filein, fileout, control = odfWeaveControl(cleanup = T))
error:
2011 Dec 16
1
odfWeave
I am new to using odfWeave but I have encountered a problem running both
the example in the help file as well as another file. I am not sure how to
correct the error.
First example:
library(odfWeave)
filein <- 'c:\\my documents\\example01_in.odt'
fileout <- 'c:\\my documents\\example01.odt'
odfWeave(filein, fileout, control = odfWeaveControl(cleanup = T))
error:
2008 Jan 04
1
Help on odfWeave package
Hi R users !
I'm trying to use odfWeave package
I have a problem with unzipping files : when I try to run the example given in odfWeave help 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
2010 Aug 31
1
odfWeave
Dear -r-helpers,
I'm trying to get my students to use odfWeave. Windows users are having
trouble. I would appreciate advice.
Comment 1:
Hello I have spent a while today trying to get odfWeave to be successful I
installed the unzip and zip program but it has not changed the error message.I
have copied the error message below but I am sure it is the one others have
experienced.
>
2010 Apr 28
1
Errors when trying to open odfWeave documents
Hello
I tried the odfWeave package today, by running the formatting.odt and
example.odt files that are included with the package.
They both ran fine, but when I try to open them in my OpenOffice
(OpenOffice 3.1.1 on Kubuntu 9.10) I get an error "Format error
discovered in the file in sub-document content.xml at 1293,124(row,col)."
I also tried to open them in MS Word 2003 (Windows
2010 Mar 17
3
odfWeave Error
Hi All,
This is probably basic, but I am just starting with R and very interested in
learning how to automate my reports. I am just learning about Sweave and
LaTex.
I am following an example from online and am getting the following error:
....."Error unizipping file....unzip not found".
I am not a programmer by any stretch, but I realize that the package is
either not recognizing
2010 Aug 25
1
several odfWeave questions
[Sending both to the maintainer and to R-help, in case anyone else has
answers ...]
I've looked in odfWeave documentation, vignette, and poked around on
the web some, and haven't found answers yet.
1a. am I right in believing that odfWeave does not respect the
'keep.source' option? Am I missing something obvious?
1b. is there a way to set global options analogous to
2006 Dec 23
1
bug in odfWeave
Hi,
I think there is a minor bug in odfWeave. In the function odfStyleGen,
the following line has an extra "=":
if(length(grep("italic", thisStyle$fontType)))
fontText <- c(fontText, tagattr("fo:font-style=", "italic"))
This is creating an error if some text needs to be formatted as italic,
since the corresponding entry in
2011 May 14
1
odfWeave 0.7.17 stutters on Debian testing 64-bit amd64 systems.
Dear list,
This is a copy of a mail sent to Max Kuhn, original author and
maintainer of the odfWeave package, which seems not to have received it.
It reports a problem that seems to be very implementation specific
(reproductible on three Debian testing amd64 machine, does *not* happen
on two i686 Debian testing systems, does *not* happen on an Ubuntu 11.06
amd64 machine) and therefore not