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
52864 5807 d 23 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51714 5950 d 3 h ripley /trunk/ fix for PR#14253  
49233 6192 d 6 h ripley /trunk/src/library/ don't use Rdversion for R's own help files  
47616 6402 d 16 h ripley /trunk/src/library/ expand tabs in help files, which were often not rendering as intended  
47259 6430 d 0 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 6571 d 7 h ripley /trunk/ scoping error in package.skeleton
clarify documentation
 
44933 6697 d 21 h jmc /trunk/ fixes to package.skeleton and promptMethods to handle S4 classes and methods in the former  
44243 6754 d 5 h ripley /trunk/src/library/ more over-long lines  
44207 6756 d 7 h ripley /trunk/src/library/utils/man/ clarifications  
42333 6941 d 5 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 2 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 22 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 18 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 7525 d 4 h ripley /trunk/src/library/ tweaks, usually over-long lines  
34773 7708 d 22 h ripley /trunk/src/library/utils/man/ corrections, missing info e.g. about installation  
33713 7796 d 23 h maechler /trunk/ package.skeleton() improvements (and check in Examples!)  
27442 8267 d 8 h ripley /trunk/src/library/ split from base