Package: snow 0.4-4
snow: Simple Network of Workstations
Support for simple parallel computing in R.
Authors:
snow_0.4-4.tar.gz
snow_0.4-4.zip(r-4.5)snow_0.4-4.zip(r-4.4)snow_0.4-4.zip(r-4.3)
snow_0.4-4.tgz(r-4.4-any)snow_0.4-4.tgz(r-4.3-any)
snow_0.4-4.tar.gz(r-4.5-noble)snow_0.4-4.tar.gz(r-4.4-noble)
snow_0.4-4.tgz(r-4.4-emscripten)snow_0.4-4.tgz(r-4.3-emscripten)
snow.pdf |snow.html✨
snow/json (API)
# Install 'snow' in R: |
install.packages('snow', repos = c('https://ltierney.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:f518cddd4b. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | NOTE | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | NOTE | Nov 16 2024 |
Exports:addClusterOptionscheckClustercheckForRemoteErrorscloseNodecloseNode.defaultcloseNode.SOCKnodeclusterApplyclusterApplyLBclusterCallclusterEvalQclusterExportclusterMapclusterSetupRNGclusterSetupRNGstreamclusterSetupSPRNGclusterSplitdefaultClusterOptionsdocalldynamicClusterApplyfindRecvOneTaggetClusterOptiongetMPIclusterinitDefaultClusterOptionsinitRNGstreamNodemakeClustermakeMPIclustermakeMPImastermakeSOCKclustermakeSOCKmasternewMPInodenewSOCKnodeparApplyparCapplyparLapplyparMMparRapplyparSapplyplot.snowTimingDatapostNodeprint.snowTimingDatarecvDatarecvData.MPInoderecvData.SOCKnoderecvOneDatarecvOneData.MPIclusterrecvOneData.SOCKclusterrecvOneResultrecvResultrunMPIworkersendCallsendDatasendData.MPInodesendData.SOCKnodesetDefaultClusterOptionssetMPIclustershQuoteIfNeededsinkWorkerOutputsnow.timesplitColssplitIndicessplitListsplitRowsstaticClusterApplystopClusterstopCluster.defaultstopCluster.MPIclusterstopCluster.spawnedMPIclusterstopNodeworkLoop
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cluster-Level SNOW Functions | clusterApply clusterApplyLB clusterCall clusterEvalQ clusterExport clusterMap clusterSplit |
Higher Level SNOW Functions | parApply parCapply parLapply parMM parRapply parSapply |
Uniform Random Number Generation in SNOW Clusters | clusterSetupRNG clusterSetupRNGstream clusterSetupSPRNG |
Starting and Stopping SNOW Clusters | getMPIcluster makeCluster makeMPIcluster makeSOCKcluster setDefaultClusterOptions stopCluster |
Timing SNOW Clusters | plot.snowTimingData print.snowTimingData snow.time |