largescaleobjects - Provides a Distributed Framework for Statistical Modelling
RForge.net

largescaleobjects

About largescaleobjects
GIT access
Download/Files
Check results
Package R docs

GIT repository access

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

To install the latest development snapshot of this package, use

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

Binaries (if avalable) can be installed using

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

Most recent GIT commits


ce6dd4ec| Jason Cairns | Sat Nov 25 16:37:41 2023 +1300
add documentation
 A       man/do.dcall.Rd
 A       man/emerge.Rd
 A       man/init_node.Rd

6dcf7fe9| Jason Cairns | Wed Oct 25 20:12:03 2023 +1300
version bump
 M       DESCRIPTION

5622b539| Jason Cairns | Tue Oct 17 21:25:37 2023 +1300
import utils
 M       DESCRIPTION
 M       NAMESPACE

2a1f2640| Jason Cairns | Tue Sep 12 19:39:27 2023 +1200
rename to largescaleobjects
 M       DESCRIPTION
 M       R/io.R
 M       README
 M       demo/init.R
 M       exec/demo-session.sh
 M       inst/demo-session.tmux
 M       inst/dev-tests/airline.R
 M       inst/dev-tests/init-cluster.R
 M       inst/dev-tests/iris.R
 M       inst/dev-tests/taxi.R
 M       makefile

0b27dcad| Jason Cairns | Tue Sep 12 19:34:46 2023 +1200
Revert "rename orcv, chunknet, largescaler"

This reverts commit 3e59464b27a20add1ee44d2b01e441d6b317fc32.
 M       DESCRIPTION
 M       NAMESPACE
 M       R/dcall.R
 M       R/distobj.R
 M       R/init.R
 M       R/io.R
 M       R/reduce.R
 M       R/shuffle.R
 M       README
 M       demo/init.R
 M       exec/demo-session.sh
 M       inst/demo-session.tmux
 M       inst/dev-tests/airline-test.tmux
 M       inst/dev-tests/airline.R
 M       inst/dev-tests/cluster-test.tmux
 M       inst/dev-tests/init-cluster.R
 M       inst/dev-tests/iris.R
 M       inst/dev-tests/taxi.R
 M       inst/dev-tests/test.tmux
 M       makefile