https://github.com/cran/snowfall
Raw File
Tip revision: c2820e10e48b2a200d99b0e2038dfb760663c18b authored by Jochen Knaus on 14 October 2015, 17:42:53 UTC
version 1.84-6.1
Tip revision: c2820e1
DESCRIPTION
Package: snowfall
Type: Package
Title: Easier cluster computing (based on snow).
Version: 1.84-6.1
Date: 2013-12-18
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: 2015-10-14 14:48:53 UTC; hornik
Repository: CRAN
Date/Publication: 2015-10-14 17:42:53
NeedsCompilation: no
back to top