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
30063 8064 d 4 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29858 8076 d 17 h hornik /trunk/src/library/tools/ New function check_Rd_files_in_man_dir().  
29811 8080 d 0 h hornik /trunk/ Rename the file utility functions in package 'tools' to use underscores
for better legibility, deprecating the old function names.
 
29656 8088 d 5 h hornik /trunk/ In package 'tools', use underscores for better legibility.  
29561 8099 d 0 h hornik /trunk/src/ Remove .installPackage* functions from the tools namespace.  
29530 8100 d 0 h hornik /trunk/src/library/tools/ Remove .checkDemoIndex() and .checkVignetteIndex() from the tools
namespace.
 
28737 8164 d 15 h hornik /trunk/src/library/tools/ New currently internal QC tool .checkPackageDepends() and print method.  
28702 8166 d 1 h rgentlem /trunk/src/library/tools/ somehow vignetteDepends got dropped from the NAMESPACE file  
27679 8257 d 5 h hornik /trunk/src/library/tools/ Need to have Rdindex() exported.  
27619 8259 d 11 h ripley /trunk/ move Sweave etc from tools to utils  
27580 8261 d 10 h ripley /trunk/src/ allow the use of saved parsed NAMESPACE files, and implement it on Windows  
27375 8270 d 5 h rgentlem /trunk/src/library/tools/ adding package dependency code  
26910 8299 d 12 h leisch /trunk/ branch update  
25986 8366 d 12 h hornik /trunk/src/library/tools/ Installation now uses .installPackageCodeFiles().  
25954 8368 d 10 h hornik /trunk/src/ New internal function .installPackageCodeFiles().  
25915 8370 d 8 h rgentlem /trunk/src/library/tools/ Collate changes  
25804 8377 d 12 h hornik /trunk/src/library/tools/ Export codocClasses() and codocData().  
25555 8395 d 8 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 15 h hornik /trunk/src/library/tools/ New functions codocClasses() and codocData().
Currently not exported but have registered S3 print methods.
 
25067 8424 d 9 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.
 

Show All