The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
27679 8257 d 21 h hornik /trunk/src/library/tools/ Need to have Rdindex() exported.  
27619 8260 d 3 h ripley /trunk/ move Sweave etc from tools to utils  
27580 8262 d 2 h ripley /trunk/src/ allow the use of saved parsed NAMESPACE files, and implement it on Windows  
27375 8270 d 21 h rgentlem /trunk/src/library/tools/ adding package dependency code  
26910 8300 d 5 h leisch /trunk/ branch update  
25986 8367 d 4 h hornik /trunk/src/library/tools/ Installation now uses .installPackageCodeFiles().  
25954 8369 d 2 h hornik /trunk/src/ New internal function .installPackageCodeFiles().  
25915 8371 d 0 h rgentlem /trunk/src/library/tools/ Collate changes  
25804 8378 d 4 h hornik /trunk/src/library/tools/ Export codocClasses() and codocData().  
25555 8396 d 1 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 8399 d 8 h hornik /trunk/src/library/tools/ New functions codocClasses() and codocData().
Currently not exported but have registered S3 print methods.
 
25067 8425 d 1 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 8425 d 5 h hornik /trunk/src/library/ Stop exporting .makeS3MethodsStopList() from tools, and use via triple
colon in methods() computations.
 
24477 8463 d 2 h ripley /trunk/src/library/tools/ don't seem to need to export print methods any more  
24371 8472 d 6 h ripley /trunk/ export .makeS3MethodsStopList, allow package="all", use in methods()
add class to methods() value, and asterisk non-visible functions
 
24088 8492 d 21 h hornik /trunk/ Use 'replacement function' rather than 'assignment function' as
this is used in the Green Book and in 'S Programming'.
 
23800 8523 d 6 h leisch /trunk/src/library/tools/ exports for bioconductor  
23491 8545 d 6 h leisch /trunk/src/library/tools/ added buildVignettes to exports (used by script)  
23472 8547 d 2 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 8547 d 3 h ripley /trunk/src/library/tools/ put tools in a namespace