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
28254 20661 d 21 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27679 8257 d 2 h hornik /trunk/src/library/tools/ Need to have Rdindex() exported.  
27619 8259 d 8 h ripley /trunk/ move Sweave etc from tools to utils  
27580 8261 d 7 h ripley /trunk/src/ allow the use of saved parsed NAMESPACE files, and implement it on Windows  
27375 8270 d 2 h rgentlem /trunk/src/library/tools/ adding package dependency code  
26910 8299 d 10 h leisch /trunk/ branch update  
25986 8366 d 9 h hornik /trunk/src/library/tools/ Installation now uses .installPackageCodeFiles().  
25954 8368 d 7 h hornik /trunk/src/ New internal function .installPackageCodeFiles().  
25915 8370 d 5 h rgentlem /trunk/src/library/tools/ Collate changes  
25804 8377 d 10 h hornik /trunk/src/library/tools/ Export codocClasses() and codocData().  
25555 8395 d 6 h hornik /trunk/ Rename functions checkDocArgs() and checkMethods() to checkDocFiles()
and checkS3methods(), respectively, to give a better description of what
these functions do.
Use R for analyzing \usage markup.
Miscellaneous internal functions for getting info from Rd objects.
 
25481 8398 d 13 h hornik /trunk/src/library/tools/ New functions codocClasses() and codocData().
Currently not exported but have registered S3 print methods.
 
25067 8424 d 6 h hornik /trunk/src/library/tools/ Rename internal file and text utilities
.convertFilePathToAbsolute => filePathAsAbsolute
.filePathSansExt => filePathSansExt
.fileTest => fileTest
.listFilesWithExts => listFilesWithExts
.listFilesWithType => listFilesWithType
.delimMatch => delimMatch,
export them in the tools namespace, and add documentation.
 
25058 8424 d 10 h hornik /trunk/src/library/ Stop exporting .makeS3MethodsStopList() from tools, and use via triple
colon in methods() computations.
 
24477 8462 d 7 h ripley /trunk/src/library/tools/ don't seem to need to export print methods any more  
24371 8471 d 11 h ripley /trunk/ export .makeS3MethodsStopList, allow package="all", use in methods()
add class to methods() value, and asterisk non-visible functions
 
24088 8492 d 2 h hornik /trunk/ Use 'replacement function' rather than 'assignment function' as
this is used in the Green Book and in 'S Programming'.
 
23800 8522 d 11 h leisch /trunk/src/library/tools/ exports for bioconductor  
23491 8544 d 11 h leisch /trunk/src/library/tools/ added buildVignettes to exports (used by script)  
23472 8546 d 7 h ripley /trunk/src/library/tools/ need more exported
I can't see why the print methods need to be, but they were not being found
 

Show All