biganalytics: A library of utilities for big.matrix objects of package bigmemory

This package extends the bigmemory package with various analytics. Functions bigkmeans and binit may also be used with native R objects. For tapply-like functions, the bigtabulate package may also be helpful. For linear algebra support, see bigalgebra. For mutex (locking) support for advanced shared-memory usage, see synchronicity.

Version: 1.1.1
Depends: methods, stats, utils, bigmemory (≥ 4.0.0)
LinkingTo: BH, bigmemory
Suggests: foreach, biglm
OS_type: unix
Published: 2013-04-01
Author: John W. Emerson and Michael J. Kane
Maintainer: Michael J. Kane <bigmemoryauthors at gmail.com>
Contact: Jay and Mike <bigmemoryauthors@gmail.com>
License: LGPL-3
Copyright: (C) 2013 John W. Emerson and Michael J. Kane
URL: http://www.bigmemory.org
NeedsCompilation: yes
CRAN checks: biganalytics results

Downloads:

Reference manual: biganalytics.pdf
Package source: biganalytics_1.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
OS X Snow Leopard binaries: r-release: biganalytics_1.1.1.tgz, r-oldrel: biganalytics_1.1.1.tgz
OS X Mavericks binaries: r-release: biganalytics_1.1.1.tgz
Old sources: biganalytics archive

Reverse dependencies:

Reverse depends: bigpca
Reverse suggests: bigtabulate
Reverse enhances: bigmemory