[R] Error using Rd2dvi on OSX

2007-07-22 Thread Gattuso, Jean-Pierre
Hi, I run R 2.5.1 on Mac OS 10.4.10 and fail to build a package manual. Below is the transcript. The problem is a "pdflatex: command not found" error but I think that I have a fully working latex install (installed with iInstaller) as I use TeXShop with no problem. Could someone help? Jean-Pi

[R] Lattice symbol size and legend margins

2006-08-24 Thread Gattuso, Jean-Pierre
Hi: I am using the following command: xyplot(dat6$CO3*1e6 ~ dat6$irradiance, data=dat6, group=ref, xlab=list(label=expression(paste("Irradiance (", mu, "mol photons", m^"-2", " ", s^"-1", ")")), cex=1.3), ylab=list(label=expression(paste("Carbonate concentration (x ", 10^"6", "

[R] Help with documentation of a data set

2006-07-31 Thread Gattuso, Jean-Pierre
Hi: I am trying to add a data set in my package but get the following error when the package is checked: Undocumented data sets: seacarb_test All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in manu

[R] Making R packages (Unix)

2003-09-09 Thread Gattuso, Jean-Pierre
Hi: I have have taken over from a colleague who prepared an R package and failed to build it on Windows. I am doing this with unix as I am a mac user. Below is the output I get when I use the build command: [gattuso:unix/R/CO2.Rcheck] gattuso% R CMD build CO2 * checking for file 'CO2/DESCRIPT

[R] Making R packages

2003-09-09 Thread Gattuso, Jean-Pierre
Hi: I am posting this message for a colleague who has a lot of trouble to build an R package on Windows. He did not find a solution to his problems on the R-help archives and hopes that one of the R gurus will be able to help. He has a directory "CO2" which should contain all the required fi