https://github.com/cran/snowfall
Raw File
Tip revision: e9fd96f9b65a9abd07c7aab3d08b091367827bb8 authored by Jochen Knaus on 23 December 2008, 00:00:00 UTC
version 1.70
Tip revision: e9fd96f
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