Re: [R] RPostgreSQL package and libpq.dll file

2009-09-14 Thread Lore M
e: [R] RPostgreSQL package and libpq.dll file > > Lore M wrote: > > Dear all, I'd like to use the package RPostgreSQL. I'm using R > > version 2.8.1 and I've download the last version RPostgreSQL. When I > > load the package, I get something like "the file L

[R] RPostgreSQL package and libpq.dll file

2009-09-11 Thread Lore M
Dear all, I'd like to use the package RPostgreSQL. I'm using R version 2.8.1 and I've download the last version RPostgreSQL. When I load the package, I get something like "the file LIBPQ.DLL is missing". Do you have any idea about what I'm suppose to do ? Thanks everyone. __

Re: [R] using Sweave, how to save a plot in a given size

2009-04-15 Thread Lore M
can you provide us (an sample example of) the LaTeX code the yields the overfull box. Van: Lore M [mailto:tchiba...@hotmail.com] Verzonden: woensdag 15 april 2009 15:44 Aan: ONKELINX, Thierry; R Help Onderwerp: RE: [R] using Sweave, how to save a plot in a given size After few corrections, it doe

Re: [R] using Sweave, how to save a plot in a given size

2009-04-15 Thread Lore M
blem than an R problem. But can you provide us (an sample example of) the LaTeX code the yields the overfull box. Van: Lore M [mailto:tchiba...@hotmail.com] Verzonden: woensdag 15 april 2009 15:44 Aan: ONKELINX, Thierry; R Help Onderwerp: RE: [R] using Sweave, how to save a plot in a giv

Re: [R] using Sweave, how to save a plot in a given size

2009-04-15 Thread Lore M
ics[width = ", wid, ", height = ", hei, "]{proj1-fig1}\"} > cat("\end{figure}") > @ > > HTH, > > Thierry > > -Oorspronkelijk bericht- > Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > Namens Lor

Re: [R] using Sweave, how to save a plot in a given size

2009-04-15 Thread Lore M
fr > To: tchiba...@hotmail.com > CC: r-help@r-project.org > Subject: Re: [R] using Sweave, how to save a plot in a given size > > Hi I do somthing like: > > \SweaveOpts{prefix.string=proj1} > > <>= > plot(1:10) > @ > > \begin{figure} > \includegr

[R] using Sweave, how to save a plot in a given size

2009-04-14 Thread Lore M
Hi, I'm trying to realise a repport with R and Latex (TeXnicCenter and Miktex for Windows) using Sweave(). I'd like to save my plots in a given size. How can I do that ? The code is : \SweaveOpts{prefix.string = figs/plot, eps = FALSE, pdf = TRUE} <>= plotFunction() @ \includepdf[pa

[R] Sweave, how to save plots with a defined size and how to include several pdf pages on the same line

2009-04-10 Thread Lore M
Hi there, I'm trying to realise a repport with R and Latex (TeXnicCenter and Miktex for Windows) using Sweave(). I'd like to save my plots with a given size. How can I do that ? The issue is that I have several plots created (but it's not always the same numbers of plots, in depends on the d

[R] trying to run odfWeave()

2009-03-11 Thread Lore M
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 correspo