Michael Mayer

Results 11 issues of Michael Mayer

We just released some new changes to LSF 10.1 on our cluster. As a result we now provide some default values for all resources (number of cores, amount of memory,...

**Describe the bug** When used with promises package, future.batchtools complains about a missing option "background" to `nbrOfWorkers()` and secondly about a missing function `nbrOfFreeWorkers()` **Error Message** `Unhandled promise error: nbrOfFreeWorkers()...

**Step to reproduce:** Build `Java-11.eb` using EasyBuild 4.6.2 with the `--package option` on a RHEL based system (e.g. CentOS 7) with Lmod 8.7.7 installed **Expected Result:** Build succeeds and RPM...

This is an early version of a PR that will enhance `pak::pkg_system_requirements()` so that it will check all `R` and `Bioconductor` type repositories on a given packagemanager (only URL of...

At the moment, the hostnames allocated to a SLURM job launched by `slurmR` are detected via running `srun hostname` and then browsing SLURM stdout of the resulting job. This works...

As per discussion in https://github.com/rocker-org/rocker-versioned2/issues/857 this is a PR to fix the issue.

### Container image name rocker/r-ver:4.4.0 ### Container image digest sha256:73adabf378930f8744f56bac1fe5e99870532eb4ced1a15075991bac909d21f3 ### What operating system related to this question? Linux ### System information - Docker Version 27.1.1 ### Question I am...

enhancement
help wanted

When connecting to a databricks cluster from within the RStudio IDE (using delegated credentials, DB hosted in Azure, Workbench 2024.12.1, R 4.4.1, latest sparklyr as available on CRAN today), I...

According to https://github.com/r-spatial/s2/blob/ff3f7273fe3e52fd12fcc4a9a4c44ec4452af843/tools/build_absl.sh#L22-L23 we are checking if `CMAKE` env variable is empty and then first set `CMAKE` to `which cmake` (appropriate for Linux envs) but in the next line we...

On RockyLinux 9, I get ``` pak::pkg_sysreqs("terra") ✔ Loading metadata database ... done ── Install scripts ───────────────────────────────────────────── Rockylinux 9 ── dnf install -y dnf-plugins-core dnf config-manager --set-enabled crb dnf install...