Skip to content

ChangeLog for R packages {was "Wish list"}

2 messages · Warnes, Gregory R, A.J. Rossini

#
I've been using a cvs2cl.pl (http://www.red-bean.com/cvs2cl), a nice little
perl script to auto-generate GNU-style 
changelogs from CVS log information.

This site also has a proposed XML format for changelogs, and cvs2cl can
optionally produce this instead.  Finally, they have an XSLT sylesheet that
will convert the XML changlong format into an HTML/XHTML page.

How about we borrow this tool and perhaps XML format for R?

-Greg
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
#
"Warnes, Gregory R" <gregory_r_warnes@groton.pfizer.com> writes:
That makes the assumption that there is worthwhile log messages in
CVS.  

In 2 related projects, we are looking at 75% (with ESS) and much less,
maybe 20-25% (BioConductor) of useful and informative log mesages in
CVS.

I'm not precisely sure how well R compares -- a quick check of various
files, based on anoncvs access, suggests that it's pretty good,
assuming that you have cvs access (anonymous or otherwise) to
translate the sometimes terse descriptions.  Compare with
bioconductor, where some of the check-in comments are completely
useless without corresponding diff's (which of course, are completely
self explanatory :-).

best,
-tony