https://github.com/cran/snowfall
Raw File
Tip revision: 9552333b71b280bfb9fc5f61f43e6fa6dffa9022 authored by Jochen Knaus on 03 October 2008, 00:00:00 UTC
version 1.60
Tip revision: 9552333
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