Package: snowfall 1.84-6.3

Jochen Knaus

snowfall: Easier Cluster Computing (Based on 'snow')

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.

Authors:Jochen Knaus

snowfall_1.84-6.3.tar.gz
snowfall_1.84-6.3.tar.gz(r-4.6-any)snowfall_1.84-6.3.tar.gz(r-4.5-any)
snowfall_1.84-6.3.tgz(r-4.5-emscripten)
snowfall.pdf |snowfall.html
snowfall/json (API)
NEWS

# Install 'snowfall' in R:
install.packages('snowfall', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • config - Internal configuration and test data
  • f1 - Internal configuration and test data
  • f2 - Internal configuration and test data

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

8.20 score 46 packages 1.8k scripts 9.0k downloads 7 mentions 37 exports 1 dependencies

Last updated from:2b69e3c470. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK101
source / vignettesOK177
linux-release-x86_64OK125
wasm-releaseOK100

Exports:sfApplysfCapplysfCatsfClusterApplysfClusterApplyLBsfClusterApplySRsfClusterCallsfClusterEvalsfClusterEvalQsfClusterMapsfClusterSetupRNGsfClusterSetupRNGstreamsfClusterSetupSPRNGsfClusterSplitsfCpussfExportsfExportAllsfGetClustersfInitsfIsRunningsfLapplysfLibrarysfMMsfNodessfParallelsfRapplysfRemovesfRemoveAllsfRestoresfSapplysfSessionsfSetMaxCPUssfSocketHostssfSourcesfStopsfTestsfType

Dependencies:snow

An R Package for easier cluster programming based on snow

Rendered fromsnowfall.Snwusingutils::Sweaveon Apr 16 2026.

Last update: 2013-12-18
Started: 2013-12-18

Readme and manuals

Help Manual

Help pageTopics
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-package snowfall
Parallel calculation functionssfApply sfCapply sfClusterApply sfClusterApplyLB sfClusterApplySR sfClusterMap sfLapply sfMM sfRapply sfRestore sfSapply snowfall-calculation
Internal configuration and test dataconfig f1 f2 sfOption
Initialisation of cluster usagesfCpus sfGetCluster sfInit sfIsRunning sfNodes sfParallel sfSession sfSetMaxCPUs sfSocketHosts sfStop sfType snowfall-init
Cluster toolssfCat sfClusterCall sfClusterEval sfClusterEvalQ sfClusterSetupRNG sfClusterSetupRNGstream sfClusterSetupSPRNG sfClusterSplit sfExport sfExportAll sfLibrary sfRemove sfRemoveAll sfSource sfTest snowfall-tools