-
See wlandau-lilly/drake#115, particularly [here](https://github.com/wlandau-lilly/drake/issues/115#issuecomment-340284365). @kendonB and I have been trying to debug his `drake`/`SLURM` powered project…
-
Related to wlandau-lilly/drake#42 and HenrikBengtsson/future.batchtools#9. I want to collect quickstart examples in [inst/examples](https://github.com/wlandau-lilly/drake/tree/master/inst/examples) to…
-
I get this traceback:```
---
Traceback (most recent call last):
File "/Users/cjdunn/Library/Application Support/RoboFont/plugins/Batch.roboFontExt/lib/batchTools.py", line 123, in runTask_
File …
-
I ran into a bit of trouble with using future in a shiny app. The futures and the error reporting were failing mysteriously. Unfortunately I haven't been able to simplify the error reporting problem t…
-
Consider the following code
```
library(OpenML)
library(batchtools)
unlink("test", recursive = TRUE)
reg = makeExperimentRegistry(file.dir = "test", packages = c("mlr", "OpenML"), seed = 123)
…
-
I took this example from the tutorial page of mlrMBO on parallelization and multi-point proposals.
The only things I changed is predict.type = "prob" in makeLearner and tune.threshold = TRUE in makeT…
-
What was the reason for the sudden burst of updates and the CRAN release on this deprecated package? Are you reviving it?
-
Trying to generate variable fonts using Batch for the first time, and I've hit a couple errors depending on the designspace file (these are designspace files that have worked running directly from fon…
djrrb updated
7 years ago
-
I was trying the package in another package where I still have some failing test (work in progress..). Could it be possible to generate the page even if a test failed?
I think it uses `test_check` …
-
I am having a problem similar to #11 with TORQUE (on Ubuntu 16.04). I also [posted on Stack Overflow](https://stackoverflow.com/questions/47002827/torque-jobs-hang-on-ubuntu-16-04). A `test.pbs` scrip…