Learn R Programming

⚠️There's a newer version (1.84-6.3) of this package.Take me there.

snowfall (version 1.84-4)

Easier cluster computing (based on snow).

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.

Copy Link

Version

Install

install.packages('snowfall')

Monthly Downloads

6,970

Version

1.84-4

License

GPL

Maintainer

Jochen Knaus

Last Published

December 15th, 2013

Functions in snowfall (1.84-4)

snowfall-package

Toplevel useability wrapper for snow to make parallel programming even more easy and comfortable. All functions are able to run without cluster in sequential mode. Also snowfall works as connector to the cluster management program sfCluster, but can also run without it.
snowfall-data

Internal configuration and test data
snowfall-init

Initialisation of cluster usage
snowfall-tools

Cluster tools
snowfall-calculation

Parallel calculation functions