Skinny - Lightweight alternative to Shiny, designed to generate visualizations with pure client-side modeling and controls.
RForge.net

Skinny

About Skinny
SVN access
Download/Files

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/Skinny/trunk Skinny

To install the latest development snapshot of this package, use

install.packages("Skinny",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/Skinny/branches
and for tags use
svn ls svn://svn.rforge.net/Skinny/tags

Most recent SVN commits


r1 | rforge | 2013-05-24 15:03:47 +0000 (Fri, 24 May 2013) | 1 line
   A branches
   A files
   A tags
   A trunk
   A web
Create initial repository structure