Displaying 20 results from an estimated 2000 matches similar to: "Grayscale figures in odfWeave?"
2007 Jul 28
2
lattice grayscale "theme"
Hi,
is there a grayscale setting for lattice plots?
I like the default color settings. I also like the settings that are
available for setting black and white with something like this:
--8<---------------cut here---------------start------------->8---
ltheme <- canonical.theme(color = FALSE) ## in-built B&W theme
ltheme$strip.background$col <- "transparent" ##
2009 Jun 17
2
Urgent - odfWeave produces graphs /images with Read-Error
Dear list,
I have been working on a report with around 60 images in it, and
everything has been fine, until now. I find that the image output that
is produced by odfWeave produces images that are NOT readable by
OpenOffice or NeoOffice. I get empty boxes with Read-Error written in
them. While generating the file using odfWeave, I can see them being
generated on the screen, and they all seem fine.
2009 Feb 24
1
odfWeave problem "Error in xmlEventParse"
Dear list,
Sorry for bothering you with a pure odfSweave question, but I just ran
into a problem that I cannot find the cause of.
Anyonse seen this before? This file "used to work", but not anymore.
Would apreciate all the help I could get.
/Fredrik
---------------------------------------------------------------
>
2009 Mar 20
1
odfWeave : change of text style of output is ignored
Dear list,
The output of my embedded code sections come out in the style "ttBlue" wich
is Times New Roman and Blue when I open document. I would like to change
this to a fixed witdth font, smaller and less blue by using style
definitions in the document, but it really does not affect the output.
I tried including
getStyleDefs() -> styl
styl$ttBlue$fontname <- "Courier"
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
2005 Feb 03
0
two issues (black and white trellis graphics)
On the first issue, there's a recent post you can find in the archives.
It's from Deepayan Sarkar on January 2 this year. It would probably pop up
on a search for "black white lattice" or something similar.
The key part of his answer:
I'd do something like this as part of the initialization:
<<...>>
library(lattice)
ltheme <- canonical.theme(color = FALSE)
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.
>
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
2008 Mar 12
0
odfWeave examples not working
Hi,
I'm currently taking a look at possibilities 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",
2008 Apr 14
1
odfWeave: in multi-page plots only last page appears in document
Dear all,
Max, first of all, many thanks for providing the odfWeave package.
My problem: Whenever I have multiple plots in one single chunk of my
ODF file, only the last plot gets shown. The problem can be reproduced
with this toy example (to be used in an ODF file together with
odfWeave -- I'm using the newest version 0.7.3):
<<plot1, echo=FALSE, fig=TRUE>>=
for (i in 1:3) {
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
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
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
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"
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
2010 Feb 20
1
Contingency Table - output to odfWeave not working for matrix
Hi guys I'm hoping someone can help me with this. It should be easy but it seems to get stuck for no obvious reason! I am trying to set a report up in odfWeave so that we can re-run the same analysis at 3 time points as the data matures and provide an 'instant' report.
To simplify the situation we have two pieces of data: site_id (numerical value 1-9) and reaction (categorical Y or