[Robust-ts-commits] r10 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Mar 12 19:07:28 CET 2009


Author: ruckdeschel
Date: 2009-03-12 19:07:28 +0100 (Thu, 12 Mar 2009)
New Revision: 10

Modified:
   www/HOWTO-collaborate.txt
   www/index.php
Log:
some updates for the HOWTO and the project homepage

Modified: www/HOWTO-collaborate.txt
===================================================================
--- www/HOWTO-collaborate.txt	2009-03-04 19:25:25 UTC (rev 9)
+++ www/HOWTO-collaborate.txt	2009-03-12 18:07:28 UTC (rev 10)
@@ -1,5 +1,5 @@
 ------------------------------------------------------------------------
-"HOWTO": What you have to do to collaborate in 10 steps:
+"HOWTO": What you have to do to collaborate in 12 steps:
 ------------------------------------------------------------------------
 
 
@@ -94,10 +94,35 @@
                     http://svnbook.red-bean.com/
 
 %%%%%%%%%%%%%
-(7) read the package guidelines
+(7) subscribe to the "commit list"
 %%%%%%%%%%%%%
 
-     in the Banff workshop, we have worked out some
+     in order to keep track with development done by others in the package
+     subscribe to the corresponding "commit" mailing list; don't be afraid
+     it is not a "high frequency" list...
+     
+     to do so follow the following steps:
+         ->  go to the robust-ts page 
+             http://r-forge.r-project.org/mail/?group_id=89
+         ->  on the right bottom side go to item "mailing lists"
+             and follow the link
+         ->  click the corresponding subscribe/unsubscribe link
+             http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/robust-ts-commits
+         ->  subscribe
+         ->  you will get an automatic mail asking you to confirm the subscription
+         ->  follow the link given in this mail to confirm the subscription 
+
+     After subscription you will get a mail after each commit to the
+     svn archive giving you the comment tag of the committer and a
+     (possibly truncated) diff file.
+
+     http://robust-ts.r-forge.r-project.org/
+
+%%%%%%%%%%%%%
+(8) read the package guidelines
+%%%%%%%%%%%%%
+
+     in the Banff workshop Nov 2006, we have worked out some
      programming guidelines for this package to provide
      a certain level of consistency within this package
      see
@@ -105,7 +130,7 @@
      http://robust-ts.r-forge.r-project.org/
 
 %%%%%%%%%%%%%
-(8) inscribe/ get inscribed into the target list
+(9) inscribe/ get inscribed into the target list
 %%%%%%%%%%%%%
 
     To avoid double work, you should signal other collaborators that you are about to
@@ -117,7 +142,7 @@
   
 
 %%%%%%%%%%%%%
-(9) Collaborate
+(10) Collaborate
 %%%%%%%%%%%%%
 
      under <your checkout-folder>/pkg    and
@@ -128,8 +153,31 @@
       any contributions are welcome
 
 %%%%%%%%%%%%%
-(10) HAPPY r-forging...
+(11) HAPPY r-forging...
 %%%%%%%%%%%%%
 ------------------------------------------------------------------------
    
 
+%%%%%%%%%%%%%
+(12) not so important to begin with: branches
+%%%%%%%%%%%%%
+
+     as the R-forge repository also is used to provide a source for installation
+     of the devel-versions by non-developers, the "trunc" branch (for operational
+     reasons, in R-forge this is the folder layer immediately below the main
+     robust-ts project folder) should contain installable versions; also this is
+     the only branch for which there is a build service on R-forge. 
+     So the trunc branch should be reserved to (small) patches. 
+     
+     Larger/longer development lines should be done in the
+     versioned branches (e.g. branches/robust-ts-1.0); on demand, we could also 
+     think of developer indidividual branches (e.g. branches/robust-ts-bs,
+     branches/robust-ts-do), but so far we have not seen the need for this. In 
+     each of these branches, there is a complete (cheap) copy of the project tree; 
+     here you can also put in "unready" things.
+    
+     From time to time, and after thorough checking (R CMD check should not find
+     anything!) the devel branches should then be merged into the main trunc again
+     by the svn merge command and a subsequent commit; this should be reserved
+     to project admins, however.
+

Modified: www/index.php
===================================================================
--- www/index.php	2009-03-04 19:25:25 UTC (rev 9)
+++ www/index.php	2009-03-12 18:07:28 UTC (rev 10)
@@ -80,7 +80,7 @@
 <li>common "style" not necessary<br>
 </li>
 <li>no encapsulation</li>
-<li>gives "alpha verion" --- extensive testing at this stage
+<li>gives "alpha version" --- extensive testing at this stage
 possible and necessary<br>
 </li>
 </ul>
@@ -309,16 +309,34 @@
 </td>
 <td style="vertical-align: top;">Ma/Genton<br>
 </td>
-<td style="vertical-align: top;"><br>
+<td style="vertical-align: top;">Bernhard Spangl<br>
 </td>
 <td style="vertical-align: top;">done upto user interface<br>
 </td>
 <td style="vertical-align: top;"><br>
 </td>
+<td style="vertical-align: top;">Roland Fried, Bernhard Spangl<br>
+</td>
 <td style="vertical-align: top;"><br>
 </td>
+<td style="vertical-align: top;">now<br>
+</td>
+</tr>
+<tr>
 <td style="vertical-align: top;"><br>
 </td>
+<td style="vertical-align: top;">M&ouml;tt&ouml;nen, Koivunen, Oja<br>
+</td>
+<td style="vertical-align: top;">Bernhard Spangl<br>
+</td>
+<td style="vertical-align: top;">done upto user interface<br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;">Roland Fried, Bernhard Spangl<br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
 <td style="vertical-align: top;">now<br>
 </td>
 </tr>
@@ -343,6 +361,42 @@
 <tr>
 <td style="vertical-align: top;"><br>
 </td>
+<td style="vertical-align: top;">MCD<br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+</tr>
+<tr>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;">RA<br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+<td style="vertical-align: top;"><br>
+</td>
+</tr>
+<tr>
+<td style="vertical-align: top;"><br>
+</td>
 <td style="vertical-align: top;">M-estimator<br>
 </td>
 <td style="vertical-align: top;"><br>
@@ -381,9 +435,9 @@
 </td>
 <td style="vertical-align: top;">GM-estimators<br>
 </td>
-<td style="vertical-align: top;"><br>
+<td style="vertical-align: top;">Bernhard Spangl<br>
 </td>
-<td style="vertical-align: top;"><br>
+<td style="vertical-align: top;">done; to be moved from/linked to robKalman<br>
 </td>
 <td style="vertical-align: top;"><br>
 </td>
@@ -416,9 +470,9 @@
 <td style="vertical-align: top;">[g]arch </td>
 <td style="vertical-align: top;">Boudt<br>
 </td>
-<td style="vertical-align: top;"><br>
+<td style="vertical-align: top;">Kris Boudt<br>
 </td>
-<td style="vertical-align: top;"><br>
+<td style="vertical-align: top;">done<br>
 </td>
 <td style="vertical-align: top;">code goes into fgarch package;<br>
 here: just a wrapper<br>
@@ -486,7 +540,7 @@
 <td style="vertical-align: top;">spec/spectrum </td>
 <td style="vertical-align: top;">Spangl<br>
 </td>
-<td style="vertical-align: top;"><br>
+<td style="vertical-align: top;">Bernhard Spangl<br>
 </td>
 <td style="vertical-align: top;"><br>
 </td>



More information about the Robust-ts-commits mailing list