https://github.com/cran/snowfall
Raw File
Tip revision: 91e214ed07e144db95fafebc57312382b288bd5b authored by Jochen Knaus on 05 July 2022, 10:36:28 UTC
version 1.84-6.2
Tip revision: 91e214e
DESCRIPTION
Package: snowfall
Type: Package
Title: Easier Cluster Computing (Based on 'snow')
Version: 1.84-6.2
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
Encoding: latin1
Packaged: 2022-07-05 09:48:25 UTC; hornik
Repository: CRAN
Date/Publication: 2022-07-05 11:36:28 UTC
NeedsCompilation: no
back to top