Skip to content

Add a .sh script for running renv::restore()? #18

Open
@Aariq

Description

@Aariq

I'll have to think about this a bit, but rather than running renv::restore() in an interactive session or on Open OnDemand, an alternative would be to run it as a SLURM job. The issue with that is that renv::restore() fairly often doesn't "just work", especially on the HPC where you might have forgotten to load some module to satisfy system dependencies of an R package. That being said, if it is "just working", it's probably easier to do sbatch renv.sh to install R packages than to get into an interactive session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions