Package: Rdsm
Version: 2.1.1
Author: Norm Matloff <normmatloff@gmail.com>
Maintainer: Norm Matloff <normmatloff@gmail.com>
Date: 1/29/2014
Title: Threads Environment for R
Description: Provides a threads-type programming environment for R.
   The package gives the R programmer the clearer, more concise
   shared memory world view, and in some cases gives superior
   performance as well.  In addition, it enables parallel processing on
   very large, out-of-core matrices.  A debugging tool is included.
OS_type: unix
Imports: bigmemory (>= 4.0.0), parallel
Suggests: synchronicity
LazyLoad: no
License: GPL (>= 2)
Repository: CRAN
Packaged: 2014-02-17 01:41:15 UTC; matloff
