[Rd] .Rbuildignore and vignettes

Sebastian P. Luque spluque at gmail.com
Mon Dec 25 01:43:58 CET 2006


Hi,

Is there some way of controlling whether building of vignettes should use
.Rbuildignore?  I realized that some objects I had created in a file
listed under .Rbuildignore were available while building the package.  The
package does build _without_ the files listed in .Rbuildignore, but the
vignettes are built ignoring this file.

I'm using:


---<---------------cut here---------------start-------------->---
R> sessionInfo()
R version 2.4.1 (2006-12-18) 
x86_64-pc-linux-gnu 

locale:
LC_CTYPE=en_CA.UTF-8;LC_NUMERIC=C;LC_TIME=en_CA.UTF-8;LC_COLLATE=en_CA.UTF-8;LC_MONETARY=en_CA.UTF-8;LC_MESSAGES=en_CA.UTF-8;LC_PAPER=en_CA.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_CA.UTF-8;LC_IDENTIFICATION=C

attached base packages:
[1] "stats"     "graphics"  "grDevices" "utils"     "datasets"  "methods"  
[7] "base"     

other attached packages:
rcompletion     lattice 
   "0.0-12"   "0.14-16" 
---<---------------cut here---------------end---------------->---



Merry Christmas!

-- 
Seb



More information about the R-devel mailing list