Raw File
Package: snowfall
Type: Package
Title: Easier cluster computing (based on snow).
Version: 1.84-4
Date: 2013-02-10
Author: Jochen Knaus
Maintainer: Jochen Knaus <jo@imbi.uni-freiburg.de>
Description: Usability wrapper around snow for easier development of
        parallel R programs. This package offers e.g. extended error
        checks, and additional functions. All functions work in
        sequential mode, too, if no cluster is present or wished.
        Package is also designed as connector to the cluster management
        tool sfCluster, but can also used without it.
Depends: R (>= 2.10), snow
Suggests: Rmpi
License: GPL
Packaged: 2013-12-15 17:14:39 UTC; hornik
Repository: CRAN
Date/Publication: 2013-12-15 18:21:31
NeedsCompilation: no
back to top