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
47757 6390 d 7 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47616 6402 d 8 h ripley /trunk/src/library/ expand tabs in help files, which were often not rendering as intended  
47259 6429 d 15 h ripley /trunk/ introduce \Rdversion{} in Rd conversion
start on Rd version 1.1
remove escapes no longer needed for _ # $, marking as version 1.1
 
46186 6570 d 22 h ripley /trunk/ scoping error in package.skeleton
clarify documentation
 
44933 6697 d 13 h jmc /trunk/ fixes to package.skeleton and promptMethods to handle S4 classes and methods in the former  
44243 6753 d 21 h ripley /trunk/src/library/ more over-long lines  
44207 6755 d 22 h ripley /trunk/src/library/utils/man/ clarifications  
42333 6940 d 20 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 17 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
39299 7257 d 13 h hornik /trunk/ Add arguments 'namespace' and 'code_files'.
Only generate one top-level 'Read-and-delete-me' file.
Make work for arbitrary (non-attached) environments.
 
37220 7482 d 9 h ripley /trunk/ move handling of man and demo dirs in a package to R code.
get package.skeleton to agree with R-exts on allowed file names.
deprecate install.R and R_PROFILE.R, and test for them in 'check'
 
36816 7524 d 19 h ripley /trunk/src/library/ tweaks, usually over-long lines  
34773 7708 d 14 h ripley /trunk/src/library/utils/man/ corrections, missing info e.g. about installation  
33713 7796 d 15 h maechler /trunk/ package.skeleton() improvements (and check in Examples!)  
27442 8266 d 23 h ripley /trunk/src/library/ split from base