HOWTO Modify www.R-project.org

Most files at R's home web site at www.R-project.org can be directly modified by all R core members using the usual subversion repository on svn.R-project.org. Simply do a
 svn co https://svn.r-project.org/R-project-web/trunk R-project-web
to get the pages. All changes in the repository are synced to www.R-project.org in Vienna daily at approx. 6am and 6pm CET (=GMT+1).

The only exception is the subtree www.R-project.org/nosvn which contains some automatically generated parts or files maintained by non-R-core members (like the foundation memberships).


Friedrich Leisch
Last modified: November 3, 2004 by Friedrich Leisch