Skip to content

reliability of R-Forge? (moved to R-Devel)

2 messages · Spencer Graves, Matt Dowle

#
Hi, Russ:


	  As noted by Brian Peterson in a separate email, R-Forge has a 
"Revision" number in addition to the version number.  For example, the 
'fda' package is currently at version 2.2.3 with Rev.: 484 on R-Forge. 
Each SVN Commit increments the Rev. number [after a successful build, I 
think], but the version number only changes if that change includes a 
change in the revision number in the DESCRIPTION.  I don't know for 
sure, but I assume that the "md5sums" probably changes with each Rev.


	  If this is NOT correct, I hope someone who knows will clarify this.


	  Best Wishes,
	  Spencer


########################
        I earlier moved a part of this thread to R-Devel, and got some 
replies there.


       At least one page on R-Forge says, "We are currently adapting the 
R-packages-plugin in order to work together with the new FusionForge 
infrastructure. Some services are thus not yet available."  I don't know 
if R-Forge is accepting new volunteers, but it looks like they could use 
help.  Unfortunately, I'm not in a position to volunteer.


       Best Wishes,
       Spencer Graves
On 8/26/2010 8:28 AM, R P Herrold wrote:

  
    
#
Hi Spencer,

Each commit increments the svn revision number
regardless of the build status. md5sums on pkg may
not change for commits (only) to www and branches.

Yes, the DESCRIPTION file contains a field containing
the package version number. The author edits that field
and commits that change whenever they like.

AFAIK
Matthew

"Spencer Graves" <spencer.graves at structuremonitoring.com> wrote in message 
news:4C769939.9050707 at structuremonitoring.com...
Hi, Russ:


  As noted by Brian Peterson in a separate email, R-Forge has a
"Revision" number in addition to the version number.  For example, the
'fda' package is currently at version 2.2.3 with Rev.: 484 on R-Forge.
Each SVN Commit increments the Rev. number [after a successful build, I
think], but the version number only changes if that change includes a
change in the revision number in the DESCRIPTION.  I don't know for
sure, but I assume that the "md5sums" probably changes with each Rev.


  If this is NOT correct, I hope someone who knows will clarify this.


  Best Wishes,
  Spencer


########################
        I earlier moved a part of this thread to R-Devel, and got some
replies there.


       At least one page on R-Forge says, "We are currently adapting the
R-packages-plugin in order to work together with the new FusionForge
infrastructure. Some services are thus not yet available."  I don't know
if R-Forge is accepting new volunteers, but it looks like they could use
help.  Unfortunately, I'm not in a position to volunteer.


       Best Wishes,
       Spencer Graves
On 8/26/2010 8:28 AM, R P Herrold wrote: