The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
22955 8578 d 15 h hornik /trunk/src/scripts/ Only build data index if there are data sets.  
22424 8619 d 16 h hornik /trunk/src/scripts/ Use Rdindex() from package tools for generating index files.  
22377 8624 d 2 h hornik /trunk/src/scripts/ Really use the basename of the vignette for the index entry.  
22243 8633 d 14 h hornik /trunk/src/scripts/ Do not drop vignettes without \VignetteIndexEntry from the index.  
22221 8634 d 14 h hornik /trunk/src/scripts/ Use new function list_files_with_type() where appropriate.
Add code for generating data and vignette indices back in (needed when
using r-devel for building a package to be used with r-release).
 
22031 8649 d 0 h hornik /trunk/src/scripts/ Stop building data and vignette indices.  
21991 8651 d 12 h hornik /trunk/src/ Have buildVignettes() throw errors where appropriate rather than
just return strings with error messages.
 
21932 8655 d 15 h hornik /trunk/src/scripts/ Give an error when creating the vignettes failed.
Always check vignette index.
 
21852 8660 d 23 h hornik /trunk/src/scripts/ Add comment about '.Rbuildignore' check/build differences for bundles.  
21795 8667 d 21 h ripley /trunk/src/scripts/ exclude Windows src/*.d etc  
19544 8852 d 19 h hornik /trunk/src/scripts/ Use case insensitive matching of exclude patterns on Windows.  
19314 8871 d 16 h hornik /trunk/src/scripts/ Simplify finding vignettes.  
19262 8876 d 0 h hornik /trunk/src/scripts/ Cosmetics.  
19261 8876 d 4 h leisch /trunk/src/scripts/ added option no-vignettes  
19182 8881 d 1 h leisch /trunk/ added vignette building to R CMD build  
19122 8882 d 13 h hornik /trunk/ Save configure value of TAR and use this when building packages.  
19009 8887 d 14 h hornik /trunk/src/scripts/ Make building vignette index work if \VignetteIndexEntry is in the first
line of the vignette.
 
18879 8892 d 20 h hornik /trunk/src/scripts/ Create/update vignette index if needed.  
18625 8906 d 16 h hornik /trunk/ Use R::Utils::get_exclude_patterns() for the exclude patterns used by
both R CMD build and check.
 
18522 8913 d 21 h hornik /trunk/src/scripts/ Use R::Vars as for 'check.in'.  

Show All