Changes between Version 4 and Version 5 of Cookbook rOxygen


Ignore:
Timestamp:
Jan 31, 2010 10:54:12 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cookbook rOxygen

    v4 v5  
    11== using rOxygen to comment the source == 
    22back to Recipes for EDA ["CookBook Eda"] [[BR]] 
    3 * you need to build a package, it works like javadoc, which is very good. 
    4 * A good idea, but roxygen is not sufficiently developped yet so I'm quite disappointed, but progress should be made soon 
    5 * It does not work so far on S4 packages (from my experience) 
    6 * It needs a more "verbose" return to be able to understand where the error come from => see below for modified function 
    7 * From my experience completely useless with description file (as stated in the vignette). 
     3 * you need to build a package, it works like javadoc, which is very good. 
     4 * A good idea, but roxygen is not sufficiently developped yet so I'm quite disappointed, but progress should be made soon 
     5 * It does not work so far on S4 packages (from my experience) 
     6 * It needs a more "verbose" return to be able to understand where the error come from => see below for modified function 
     7 * From my experience completely useless with description file (as stated in the vignette). 
    88 
    99Below an example with package calcmig and modified function.