Stuart Russell
Stuart Russell
## Problem I'll cross-post a [related feature request](https://github.com/HenrikBengtsson/future.batchtools/issues/73#issue-903034747) for future.batchtools, but I'm reliably getting: `Error : Log file ... for job with id 1 not available` when submitting jobs using...
I've been troubleshooting stability of `batchtools` when used on Slurm with the default `makeClusterFunctionsSlurm` (PR #276 & #277 ). The last (rare) error I can reproduce is: ### Expected Behaviour...
After a lot of troubleshooting I've submiited a related bug report/feature request [here](https://github.com/mllg/batchtools/issues/273#issue-903023047) at batchtools. Long story short, jobs submitted via future.batchtools are timing out in readLog, even though the...
I have submitted a simple pull request for a [bugfix](https://github.com/mllg/batchtools/pull/276#issue-696300102) in `batchtools` which fuelled some of its behaviour mentioned in #73. I'm writing here because this proposed bugfix reveals an...
Calling `shiny::shinyAppTemplate(".")` without `library(shiny)` throws the following error: ``` Error in HTML("\n\n\n test_that(\"Module values are consistent\", {\n app
Hi, Thanks for the work you've put into this. Very helpful. So I've been having 'fun' with Linux -> Windows cross-compilation over the last few days. I'd initially seen the...