Giter VIP home page Giter VIP logo

zipfr's Introduction

			R-Forge SVN README


(See "http://download.r-forge.r-project.org/manuals/R-Forge_Manual.pdf"
       for detailed information on registering a new project.

1. Introduction
-----------------------------------------------------------------------
R is free software distributed under a GNU-style copyleft. R-Forge is
a service for R users and package developers providing certain tools
for collaborative source code management.

2. The directory you're in
-----------------------------------------------------------------------
This is the repository of your project. It contains two important
pre-defined directories namely 'www' and 'pkg'. They must not be
deleted otherwise R-Forge's core functionality will not be available
(daily check and build of your package or project websites).
These two directories are standardized and therefore are going to be
described in this README. The rest of your repository can be used as
you like.

3. 'pkg' directory
-----------------------------------------------------------------------
Typically this directory contains the R package with the usual
DESCRIPTION and R/, man/, data/ directories etc (see 'Writing R 
Extension' for more details). In the future it will also be possible to
have multiple packages managed by a control file, however currently
this feature is still under development).

Furthermore, this directory will be checked out daily, the package is
checked and if it passes this procedure it is build and made available at
http://R-Forge.R-project.org/src/contrib/ (as source tar.gz and win32
.zip). It should be possible to install the package via
install.packages("foo",url="R-Forge.R-project.org") within R
then.

4. 'www' directory
-----------------------------------------------------------------------
This directory contains your project homepage which is available at
http://<projectname>.R-Forge.R-project.org. 
Note that it will be checked out daily, so please take
into consideration that it will not be available right after you
commit your changes or updates. 

5. Help
-----------------------------------------------------------------------
If you need help don't hesitate to contact us
([email protected])

zipfr's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.