Other packages > Find by keyword >

BatchJobs  

Batch Computing with R
View on CRAN: Click here


Download and install BatchJobs package within the R console
Install from CRAN:
install.packages("BatchJobs")

Install from Github:
library("remotes")
install_github("cran/BatchJobs")

Install by package version:
library("remotes")
install_version("BatchJobs", "1.9")



Attach the package and use:
library("BatchJobs")
Maintained by
Bernd Bischl
[Scholar Profile | Author Map]
First Published: 2012-05-25
Latest Update: 2022-03-21
Description:
Provides Map, Reduce and Filter variants to generate jobs on batch computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine. Multicore and SSH systems are also supported. For further details see the project web page.
How to cite:
Bernd Bischl (2012). BatchJobs: Batch Computing with R. R package version 1.9, https://cran.r-project.org/web/packages/BatchJobs. Accessed 04 Apr. 2025.
Previous versions and publish date:
1.0-485 (2012-05-25 19:08), 1.0-527 (2012-06-01 06:41), 1.0-606 (2012-07-04 17:19), 1.0-915 (2013-01-18 18:53), 1.0-966 (2013-04-10 20:18), 1.1-1135 (2013-10-02 08:16), 1.2 (2014-02-07 00:15), 1.3 (2014-07-10 05:00), 1.4 (2014-09-24 18:12), 1.5 (2014-10-30 20:13), 1.6 (2015-03-18 18:01), 1.7 (2017-11-28 18:41), 1.8 (2019-05-15 00:00)
Other packages that cited BatchJobs R package
View BatchJobs citation profile
Other R packages that BatchJobs depends, imports, suggests or enhances
Complete documentation for BatchJobs
Functions, R codes and Examples using the BatchJobs R package
Some associated functions: BatchJobs . addRegistryPackages . addRegistrySourceDirs . addRegistrySourceFiles . applyJobFunction . batchExpandGrid . batchExport . batchMap . batchMapQuick . batchMapResults . batchQuery . batchReduce . batchReduceResults . batchUnexport . callFunctionOnSSHWorkers . cfBrewTemplate . cfHandleUnknownSubmitError . cfKillBatchJob . cfReadBrewTemplate . checkIds . configuration . copyRequiredJobFiles . dbCreateJobDefTable . dbGetJobs . debugMulticore . debugSSH . filterResults . findJobs . findState . getConfig . getErrorMessages . getJob . getJobIds . getJobInfo . getJobLocation . getJobNr . getJobParamDf . getJobResources . getJobs . getLogFiles . getResources . getSSHWorkersInfo . grepLogs . installPackagesOnSSHWorkers . killJobs . loadConfig . loadExports . loadRegistry . loadResult . loadResults . makeClusterFunctions . makeClusterFunctionsInteractive . makeClusterFunctionsLSF . makeClusterFunctionsLocal . makeClusterFunctionsMulticore . makeClusterFunctionsOpenLava . makeClusterFunctionsSGE . makeClusterFunctionsSLURM . makeClusterFunctionsSSH . makeClusterFunctionsTorque . makeJob . makeRegistry . makeSSHWorker . makeSubmitJobResult . reduceResults . removeRegistry . removeRegistryPackages . removeRegistrySourceDirs . removeRegistrySourceFiles . resetJobs . sanitizePath . setConfig . setJobFunction . setJobNames . setRegistryPackages . showClusterStatus . showLog . showStatus . sourceRegistryFiles . submitJobs . sweepRegistry . syncRegistry . testJob . updateRegistry . waitForJobs . 
Some associated R codes: Exports.R . Job.R . Packages.R . Registry.R . Resources.R . Worker.R . WorkerLinux.R . addJob.R . applyJobFunction.R . batchApply.R . batchExpandGrid.R . batchMap.R . batchMapQuick.R . batchMapResults.R . batchQuery.R . batchReduce.R . batchReduceResults.R . buffer.R . callFunctionOnSSHWorkers.R . checkIdValid.R . checkIds.R . clusterFunctions.R . clusterFunctionsHelpers.R . clusterFunctionsInteractive.R . clusterFunctionsLSF.R . clusterFunctionsLocal.R . clusterFunctionsMulticore.R . clusterFunctionsOpenLava.R . clusterFunctionsSGE.R . clusterFunctionsSLURM.R . clusterFunctionsSSH.R . clusterFunctionsTorque.R . conf.R . database.R . debugMulticore.R . debugSSH.R . doJob.R . filenames.R . filterResults.R . findJobs.R . findStatus.R . getErrorMessages.R . getJob.R . getJobInfo.R . getJobLocation.R . getJobParamDf.R . getLogFiles.R . getSSHWorkersInfo.R . grepLogs.R . helpers.R . installPackagesOnSSHWorkers.R . killJobs.R . loadRegistry.R . loadResult.R . loadResults.R . reduceResults.R . resetJobs.R . sanitizePath.R . scheduleWorkerJobs.R . sendMail.R . setJobFunction.R . setJobNames.R . showClusterStatus.R . showLog.R . showStatus.R . sourceRegistryFiles.R . submitJobs.R . sweepRegistry.R . syncRegistry.R . testJob.R . updateRegistry.R . waitForJobs.R . writeFiles.R . zzz.R .  Full BatchJobs package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for BatchJobs10203040506070TrendBars

Today's Hot Picks in Authors and Packages

GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA