./wip/R-biganalytics, Library of utilities for big.matrix objects of package bigmemory

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.14, Package name: R-biganalytics-1.1.14, Maintainer: mishka

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.


Required to run:
[math/R]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2013-03-19 02:22:55 by Mike M. Volokhov | Files touched by this commit (17)
Log message:
Move LICENSE right below COMMENT, that's where it usually should be.
Noted by <wiz> - thank you very much!
   2012-11-16 00:35:15 by Mike M. Volokhov | Files touched by this commit (2)
Log message:
Update R-biganalytics to version 1.1.0. Changes unknown.
   2012-08-28 17:39:17 by Mike M. Volokhov | Files touched by this commit (6)
Log message:
Fix spacing.
   2012-07-18 13:34:48 by Mike M. Volokhov | Files touched by this commit (9)
Log message:
Align .includes.
   2012-07-18 01:43:43 by Mike M. Volokhov | Files touched by this commit (13)
Log message:
Take responsibility for all that R stuff I imported so far.
   2011-09-17 23:35:06 by Mike M. Volokhov | Files touched by this commit (3) | Imported package
Log message:
Import R-biganalytics-1.0.14 as wip/R-biganalytics.

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.