R2-package {R2}R Documentation

Package R2

Description

R2, pronounced "R square" or "R two", refers to an "area" containing a collection of user-friendly resources to dynamically interact with the running R session through a web interface. Its design is modular such that it is easy for anyone to add more pages for various tasks. R2 runs an internal web server in R, installs out of the box, and works on any platform.

For package history, see showHistory(R2).

Requirements

This is a cross-platform package implemented in plain R. This package depends on the packages R.oo [1], R.utils, and R.rsp.

Note that no webserver is required to use this package.

Installation

To install this package, see http://www.braju.com/R/. Required packages are installed in the same way.

To get started

To get started, see:

  1. r2() - To open the "R2 - My Area" pages in the default web browser.

Wishlist

Here is a list of features that would be useful, but which I have too little time to add myself. Contributions are appreciated.

If you consider implement some of the above, make sure it is not already implemented by downloading the latest "devel" version!

License

The releases of this package is licensed under LGPL version 2.1 or newer.

The development code of the packages is under a private licence (where applicable) and patches sent to the author fall under the latter license, but will be, if incorporated, released under the "release" license above.

How to cite this package

Not available.

References

[1] H. Bengtsson, The R.oo package - Object-Oriented Programming with References Using Standard R Code, In Kurt Hornik, Friedrich Leisch and Achim Zeileis, editors, Proceedings of the 3rd International Workshop on Distributed Statistical Computing (DSC 2003), March 20-22, Vienna, Austria. http://www.ci.tuwien.ac.at/Conferences/DSC-2003/Proceedings/

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package R2 version 0.1.0 Index]