https://github.com/cran/snowfall
Raw File
Tip revision: c007f9972e17df4f554e4359570e909c6824ca9d authored by Jochen Knaus on 19 June 2008, 00:00:00 UTC
version 1.51
Tip revision: c007f99
DESCRIPTION
Package: snowfall
Type: Package
Title: snowfall
Version: 1.51
Date: 2008-06-19
Author: Jochen Knaus
Maintainer: Jochen Knaus <jo@imbi.uni-freiburg.de>
Description: Toplevel wrapper around snow for easier development of
  parallel R programs.
  All functions work in sequential mode, too, if no cluster is present.
  Package is also designed as connector to the cluster management tool
  sfCluster, but can also used without it.
Suggests: snow, Rmpi
Depends:
License: GPL
Packaged: Thu Jun 19 10:26:05 2008; jo
back to top