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
44421 6743 d 3 h ripley /branches/R-Cairo/ create R-Cairo  
43623 6807 d 21 h hornik /trunk/src/library/tools/man/ Miscellaneous improvements.  
42961 6883 d 0 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40615 7120 d 1 h ripley /trunk/src/library/ more spelling issues  
35433 7640 d 19 h ripley /trunk/ make codoc be more lenient with pkg_name-defunct.Rd  
31146 7987 d 22 h hornik /trunk/src/library/tools/man/ Add \seealso links to QC.  
30805 8012 d 4 h ripley /trunk/src/library/tools/ teach codoc about registered S3 methods and unexported objects in namespaces  
30461 8030 d 20 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
27623 8260 d 23 h ripley /trunk/src/library/ add some xrefs so tools can be moved ahead of utils  
26963 8297 d 13 h hornik /trunk/src/library/tools/man/ Deprecated arguments 'use.positions' and 'ignore.generic.functions' to
codoc() are removed now.
 
26818 8306 d 19 h maechler /trunk/ codoc(use.values = NULL)  
26543 8331 d 6 h maechler /trunk/src/library/tools/man/ + Note on the future change of `use.values'  
26320 8348 d 0 h hornik /trunk/src/library/tools/man/ Deprecate codoc arguments 'use.positions' and 'ignore.generic.functions'.
Unless codoc argument 'use.values' is TRUE or FALSE, compare the default
values only for formals with documented default value.
 
25814 8378 d 23 h hornik /trunk/src/library/tools/man/ Rd markup.  
25807 8379 d 2 h hornik /trunk/src/library/tools/man/ Add documentation for codocClasses() and codocData().
Sync details for codoc() with the code.
 
18734 8901 d 1 h hornik /trunk/src/library/tools/man/ codoc() now prints information about synopsis sections found and used only
if verbose.
 
18642 8905 d 15 h hornik /trunk/src/library/tools/ Split computation and output for the QA tools.
Apart from checkAssignFuns(), all functions now return the result of
the check performed in an object of class with name identical to the
name of the respective function, and there are print methods for nicely
displaying these results.
Remove formerly deprecated codoc() option 'keep.tempfiles'.
 
16670 9026 d 12 h hornik /trunk/src/library/ Change .find.package: new argument `verbose' controlling whether warnings
are given about packages found more than once. Argument `use.attached' is
now deprecated. Instead, interpret a `lib.loc' argument of NULL means to
use the default libraries and the attached packages first.
QA tools and functions for library or package index lookup and tools
changed accordingly: these now use NULL as default for `lib.loc'.
 
16572 9033 d 23 h hornik /trunk/ All checks now also work on an installed package (default).
Load installed non-base packages for checks which need to access all R
objects in the package (e.g., created by installing as save image or by
running .First.lib().
 

Show All