FastRWeb - Fast Interactive Web Framework for Data Mining Using R
RForge.net

FastRWeb

About FastRWeb
GIT access
Download/Files
News
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/FastRWeb.git FastRWeb
see also FastRWeb GitHub repository.

To install the latest development snapshot of this package, use

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

Binaries (if avalable) can be installed using

install.packages("FastRWeb",,"http://rforge.net/")

Most recent GIT commits


915063e9| Simon Urbanek | Tue Nov 28 12:13:46 2023 +1300
update NEWS
 M       NEWS

0a6f5ec1| Simon Urbanek | Tue Nov 28 12:11:19 2023 +1300
silence benign compiler warnings
 M       src/Rcgi/Rconnection.cc

1b851884| Simon Urbanek | Tue Nov 28 12:09:38 2023 +1300
bump version to 1.2-1
 M       DESCRIPTION

18df8a2f| Simon Urbanek | Wed Nov 3 12:19:46 2021 +1300
update NEWS
 M       NEWS

b127cda9| Simon Urbanek | Wed Nov 3 11:30:15 2021 +1300
update artifacts
 M       configure
 M       src/Rcgi/config.h.in