Raw File
Package: snowfall
Type: Package
Title: Easier cluster computing (based on snow).
Version: 1.70
Date: 2008-12-23
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: Tue Dec 23 13:13:37 2008; jo
back to top