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
26795 8308 d 4 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
25986 8366 d 10 h hornik /trunk/src/library/tools/ Installation now uses .installPackageCodeFiles().  
25954 8368 d 8 h hornik /trunk/src/ New internal function .installPackageCodeFiles().  
25915 8370 d 6 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 7 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 7 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 11 h hornik /trunk/src/library/ Stop exporting .makeS3MethodsStopList() from tools, and use via triple
colon in methods() computations.
 
24477 8462 d 8 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 3 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
 
23470 8546 d 9 h ripley /trunk/src/library/tools/ put tools in a namespace