Ken Hanscombe

Results 6 comments of Ken Hanscombe

Hey, sorry for the delay just looking at this now. Good idea. Mainly updating documentation and style. Will push commits to your branch shortly.

Could you separate "utilities" and "withdrawals" additions, preferrably to separate feature branches? We may be able to incorporate the withdrawals additions before the utilities – I could not get noah...

Thanks, John. I think you're right; we'll have to use an OS switch of sorts with docker for mac OS – singularity will work for linux but not for mac...

I'm using `--remote` because it's on an HPC cluster not set up to use `--fakeroot`. I can't find anything in singularity documentation that indicates source files in the current directory...

Yes, I'm using remote-ssh. It works from the login node, but fails from an interactive slurm job.

If I understand correctly then, vscode-R session watcher cannot be used on an HPC compute node (SLURM `srun`)? Setting `"r.session.emulateRStudioAPI": false` clears the error. Should I undo any other changes?