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
16318 9056 d 15 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16278 9058 d 10 h hornik /trunk/src/scripts/ Move Rdpp() to R::Rdtools, and export there.
New option `--no-perms' for turning off checking file permissions.
 
16272 9058 d 23 h ripley /trunk/src/scripts/ change scope of $WINDOWS  
16261 9059 d 11 h ripley /trunk/src/scripts/ need envsep not filesep  
16255 9059 d 15 h ripley /trunk/src/scripts/ abstract to env_path  
16147 9068 d 10 h hornik /trunk/src/scripts/ Do not use empty lines in .Rbuildignore.
New but unofficial option `--no-install' for skipping installation test
(needed for checking packages requiring software unavailable to testers).
Standardize error messages.
 
16121 9070 d 23 h hornik /trunk/src/scripts/ Eliminat clash in names for findWrongPerms functions.  
16002 9084 d 15 h hornik /trunk/src/scripts/ Improve @textfile_patterns.  
15889 9092 d 10 h hornik /trunk/src/scripts/ Improve regexps for text/exclude files.  
15821 9097 d 16 h ripley /trunk/src/scripts/ use LF  
15816 9097 d 17 h ripley /trunk/src/scripts/ add binmode to CRLF checks  
15815 9097 d 19 h hornik /trunk/src/scripts/ Add tests for correct permissions of text files (should be mode 644),
and for CRLF line endings in C sources and headers.
 
15696 9103 d 11 h hornik /trunk/ Use `mac' as default for R_OSTYPE if this is not set.
Under Unix and Windows, it should always be set correctly.
 
15617 9108 d 11 h hornik /trunk/ Simplify postprocessing of QA tests.  
15560 9109 d 21 h ripley /trunk/src/scripts/ skip library.dynam check on base libraries  
15544 9111 d 11 h hornik /trunk/ Add checkDocArgs() and checkMethods() tests to R CMD check.  
15331 9120 d 11 h hornik /trunk/ Fix Perl syntax problems/dangers.  
15275 9122 d 10 h hornik /trunk/ Adjust for changes in codoc output.  
15270 9122 d 16 h hornik /trunk/ R CMD check now fully checks DESCRIPTION Depends field.  
15168 9127 d 9 h pd /trunk/ branch update  
14661 9175 d 16 h ripley /trunk/src/ another check fix: MASS and nlme now work.  
14649 9176 d 14 h ripley /trunk/src/scripts/ Win98-friendly version  
14505 9185 d 16 h ripley /trunk/ R CMD check now checks usage of library.dynam  
14491 9186 d 16 h hornik /trunk/ R CMD check now also runs codoc checks.  
14342 9195 d 19 h hornik /trunk/src/scripts/ Use environment variable R_OSTYPE.
Improve list of exclude patterns.
 
14326 9196 d 23 h ripley /trunk/src/ Windows changes for check, massage-Examples changes  
14319 9197 d 0 h hornik /trunk/src/scripts/ src/scripts/Makefile.in  
14299 9198 d 2 h hornik /trunk/ Sync code and docs re required DESCRIPTION fields.  
14282 9198 d 22 h ripley /trunk/src/scripts/ Windows-specfic workaround for --use-gct  
14231 9200 d 13 h hornik /trunk/ New option `--use-gct' to R CMD check.  
14175 9204 d 0 h hornik /trunk/src/scripts/ Check file permissions under Unix only.  
14155 9204 d 18 h hornik /trunk/src/scripts/ Check for sufficient file permissions.  
14133 9206 d 0 h hornik /trunk/src/scripts/ Output msg for `bad' keywords.  
14103 9207 d 13 h hornik /trunk/src/scripts/ Allow leading/trailing whitespace in keyword entries.  
14098 9207 d 22 h hornik /trunk/src/scripts/ Use `share/make/shlib.mk' for building shlibs.
`etc/Makeconf-tests' replaced by `share/make/tests.mk'.
Maintainer field in DESCRIPTION is now required, contents are checked.
Check Depends field in DESCRIPTION for correct R version dependencies.
Also use OS-specific `man' subdirs.
 
14060 9209 d 17 h hornik /trunk/ Move LaTeX inputs from `doc/manual' to `share/texmf'.  
14003 9213 d 11 h hornik /trunk/ Check keywords against the list in `KEYWORDS.db'.  
13357 9245 d 4 h ripley /trunk/ getcwd -> cwd in Perl scripts, as `more natural': faster on Unix,
uses compiled code on NT.
 
12778 9301 d 13 h pd /trunk/ branch update  
12256 9324 d 17 h pd /trunk/ branch update