Retire wpia-hpc-hn. Fix default core/node selection.

Prepare for new wpia-hn.hpc headnode and infiniband share at South Ken

Support MEM1024 job template for selecting nodes with 1Tb of RAM

More flexible job cancel (unsubmit).

Support for R 4.2.1

Fix failure to build from source due to BINPREF wrongly set.

Fix path issues and support cmdstandr/RTools.

Add support for new infiniband storage on covid cluster headnode.

Add support for R 4.1.0 and new covid cluster.

Fix issue if working directory is on an infiniband-capable NAS share.

  • The “verylazy” provisioning policy does not tell pkgdepends about already present packages, which avoids some issues where a library has been manually tweaked using $install_packages() (#88)
  • rrq worker resource configuration may differ from the normal task resource requirements (#83)
  • Complete overhaul. Key breaking changes:
    • handling of nonstandard dependency locations has changed as we now use conan
    • some details of workers have changed as rrq has significantly changed
    • “out of place” running currently not supported
    • hpctools support has been removed (believed unused)
    • linux cluster formally removed
  • Refresh available job templates, and core limits, particularly adding 32Core.
  • Support for R 4.0.x with RTools 4.0
  • Unmap network drives at end of job- see (See Issue #65 and PR #66) by @weshinsley
  • Fixes for different slashes for FQDN fix(#62) by @weshinsley
  • Workaround a server share issue by using fully-qualified domain address (.dide.ic.ac.uk) for the home and temp shares. (#61) by @weshinsley
  • Support adding a Java Runtime to the path. (#58) by @weshinsley
  • Fixed rrq support, which had broken with changes I made to rrq
  • Support for R 3.4.x and 3.5.x (#54)
  • Better detection of windows mounts (#52) by @weshinsley
  • Documentation improvements (#47) by @weshinsley
  • Fix mount-point detection failure with wmic occurring on some Windows machines.
  • Check what resources a user has on login (#50)
  • Support for machines set up to use qdrive (#48)