The R Project SVN R

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
27636 8259 d 21 h ripley /trunk/src/ don't install the R code when using a saved  
/trunk/src/gnuwin32/install-save.sh
/trunk/src/scripts/INSTALL.in
27595 8261 d 7 h ripley /trunk/ install parsed NAMESPACE metainfo  
/trunk/NEWS
/trunk/src/scripts/INSTALL.in
27371 8271 d 0 h hornik /trunk/src/scripts/ Consolidate warnings/errors.  
/trunk/src/scripts/INSTALL.in
26535 8330 d 18 h hornik /trunk/src/scripts/ Safeguard against missing Package field in DESCRIPTION (PR#4398).  
/trunk/src/scripts/INSTALL.in
26356 8345 d 18 h hornik /trunk/src/scripts/ Use configure value for Tar.
'chmod -R' is not portable.
'cp -r' is not portable.
 
/trunk/src/scripts/INSTALL.in
26331 8346 d 18 h hornik /trunk/src/scripts/ mkdir -p is not portable.  
/trunk/src/scripts/INSTALL.in
26321 8347 d 3 h hornik /trunk/src/scripts/ Be more defensive about empty lines in DESCRIPTION metadata for bundles.
Spotted by Henrik Bengtsson <hb@maths.lth.se>.
 
/trunk/src/scripts/INSTALL.in
26286 8349 d 7 h hornik /trunk/src/scripts/ Use the system default packages when creating save images.  
/trunk/src/scripts/INSTALL.in
26216 8353 d 16 h hornik /trunk/src/scripts/ Use 'R_DEFAULT_PACKAGES=NULL --vanilla' when creating save images.  
/trunk/src/scripts/INSTALL.in
25954 8369 d 2 h hornik /trunk/src/ New internal function .installPackageCodeFiles().  
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/admin.R
/trunk/src/library/tools/man/tools-internal.Rd
/trunk/src/scripts/INSTALL.in
25933 8369 d 21 h rgentlem /trunk/src/scripts/ modification to method for moving collated files  
/trunk/src/scripts/INSTALL.in
25930 8370 d 2 h rgentlem /trunk/src/scripts/ fixing INSTALL.in  
/trunk/src/scripts/INSTALL.in
25913 8371 d 0 h rgentlem /trunk/src/scripts/ starting to add Collate changes  
/trunk/src/scripts/INSTALL.in
25808 8378 d 4 h hornik /trunk/src/scripts/ Make it really possible to install a package from a directory with
basename different from the package name (the call to build-help had
'../' hard-wired).
Use pkg_dir and pkg_name to it clearer when the package (source)
directory or its name are meant.
 
/trunk/src/scripts/INSTALL.in
25588 8394 d 18 h hornik /trunk/src/scripts/ Improvements and documentation for cola '--fake'.  
/trunk/src/scripts/INSTALL.in
25560 8395 d 23 h hornik /trunk/src/scripts/ New option '--fake' to create a fake installation for testing.  
/trunk/src/scripts/INSTALL.in
25557 8396 d 1 h hornik /trunk/src/scripts/ Add an empty line before the '\eof' when concatenating Rd files to
safeguard against possibly incomplete final lines.
 
/trunk/src/scripts/INSTALL.in
25330 8406 d 7 h hornik /trunk/src/scripts/ Be defensive about white space in file names, and say so.  
/trunk/src/scripts/INSTALL.in
25310 8406 d 23 h hornik /trunk/src/scripts/ test -e is not portable.  
/trunk/src/scripts/INSTALL.in
25289 8408 d 0 h jmc /trunk/src/scripts/ Escaped quotes break installing saved image packages  
/trunk/src/scripts/INSTALL.in

Show All