-
**[Ayushya Devmurari](https://jira.spring.io/secure/ViewProfile.jspa?name=pathfinder2104)** opened **[BATCH-2372](https://jira.spring.io/browse/BATCH-2372?redirect=false)** and commented
When trying …
-
Saw this in the BatchJobs Issue tracker. It also belongs here I guess.
http://nvie.com/posts/a-successful-git-branching-model/
-
Is BatchJobs and it's Registry mechanism written such that all "compute" nodes need to be on the same shared file system? I've noticed this is an explicit requirement stated for "all machines" on an …
-
For 500 iterations, for example, it seems that the 'mergeResampleResult' function, which is called within the `resample` function, takes much more time than all resampling iterations together (which a…
-
I've noticed that you do all your commits to the 'master' branch and that you don't use/push any other branches. May I suggest to use the following git workflow proposed in:
[A successful Git bran…
-
Link in ?configuration points to BatchJobs. We also need some documentation in the package, i.e. location and format of the configuration file.
-
It seems like the src-directory (e.g. parallelMap_BatchJobs_srcs_1226f6e0cd0) is created in the working directory, not in the storagedir. See this code and watch your directories:
library(parallelMap…
-
I usually write R code in packages, straight from the beginning of a project.
It would be nice to be able to provide path to required packages that are to be loaded using `devtools::load_all`.
I can …
-
On Windows, I quite frequently (every 10-20th time), `makeRegistry()` gives an error like:
``` r
Error in checkDir(file.dir, create = TRUE, check.empty = TRUE, check.posix = TRUE, :
Directory 'T:/…
-
As a first step to get going with BatchJobs after trying the default interactive mode, I tell people to try with:
``` r
cluster.functions