https://github.com/cran/snowfall
Raw File
Tip revision: 97a6960daa89dd92588807451cfbaf5800c4ae5e authored by Jochen Knaus on 24 April 2010, 00:00:00 UTC
version 1.84
Tip revision: 97a6960
DESCRIPTION
Package: snowfall
Type: Package
Title: Easier cluster computing (based on snow).
Version: 1.84
Date: 2010-04-24
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: snow
Suggests: Rmpi
License: GPL
Packaged: 2010-04-28 07:09:26 UTC; jo
Repository: CRAN
Date/Publication: 2010-04-28 13:24:14
back to top