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
26606 8324 d 10 h murrell /branches/R-grid/ merged trunk to branch  
26266 8350 d 13 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
26216 8353 d 11 h hornik /trunk/src/scripts/ Use 'R_DEFAULT_PACKAGES=NULL --vanilla' when creating save images.  
25954 8368 d 21 h hornik /trunk/src/ New internal function .installPackageCodeFiles().  
25933 8369 d 16 h rgentlem /trunk/src/scripts/ modification to method for moving collated files  
25930 8369 d 21 h rgentlem /trunk/src/scripts/ fixing INSTALL.in  
25913 8370 d 19 h rgentlem /trunk/src/scripts/ starting to add Collate changes  
25808 8377 d 23 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.
 
25588 8394 d 13 h hornik /trunk/src/scripts/ Improvements and documentation for cola '--fake'.  
25560 8395 d 18 h hornik /trunk/src/scripts/ New option '--fake' to create a fake installation for testing.  
25557 8395 d 20 h hornik /trunk/src/scripts/ Add an empty line before the '\eof' when concatenating Rd files to
safeguard against possibly incomplete final lines.
 
25330 8406 d 2 h hornik /trunk/src/scripts/ Be defensive about white space in file names, and say so.  
25310 8406 d 18 h hornik /trunk/src/scripts/ test -e is not portable.  
25289 8407 d 19 h jmc /trunk/src/scripts/ Escaped quotes break installing saved image packages  
25260 8410 d 0 h hornik /trunk/ Make sure tmpdir exists and is usable, and related.  
25250 8410 d 19 h hornik /trunk/src/scripts/ Always try to be 'safe', also when installing binary packages.
Portable shell programming for checks using 'test'.
 
25234 8411 d 11 h hornik /trunk/src/scripts/ First shot at a 'safe' install (lock the library while installing;
after failure, remove the new and possibly restore the old package.)
 
24960 8432 d 3 h hornik /trunk/src/scripts/ In do_install(), get the name of the package from its DESCRIPTION file,
and not the basename of the dir with its sources (might be different,
e.g., when building Debian packages from R packages).
 
24948 8432 d 19 h luke /trunk/src/scripts/ Moved installing DESCRIPTION ahead of processing --save for packages
with name spaces. Added support for --save installs of packages with
name spaces.
 
24641 8451 d 13 h hornik /trunk/ Remove argument 'white' from parse().  

Show All