Dear  useRs,

Rook version 1.0-3 has been submitted to CRAN. In the mean time you
can get it here:

https://github.com/jeffreyhorner/rRack/blob/master/Rook_1.0-3.tar.gz

The latest release contains support for deployment with rApache. Please see
3.6.5 and 3.6.6 under section 'Configuring rApache' in the manual:

http://www.rapache.net/manual.html#Configuring_rapache

What is Rook? A package that does three things:

- It provides a way to run R web applications on your desktop with the
new internal R web server named Rhttpd. Please see the Rhttpd help page.

- It provides a set of reference classes you can use to write you R
web applications. The following help pages provide more information:
Brewery, Builder, File, Middleware, Redirect, Request, Response, Static,
URLMap, and Utils. Also see the example web applications located in
'system("exampleApps",package="Rook")'.

- It provides a specification for writing your R web applications to
work on any web server that supports the Rook specification.

You may not see the need for web applications written in R, but consider
using Rook to build a statistical engine that complements a front-end
web system, or consider creating elegant ggplot2 graphics on-demand from
a fresh data stream. Also, consider creating dynamic instructional content
for the classroom.

If you have other examples or ideas, please join in the discussion on
R-help or here:

http://groups.google.com/group/rrook

--
Jeffrey Horner

_______________________________________________
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to