sol-eng / sol-eng/singularity-rstudio
Allow additional R packages to be installed into a singularity image
Open
@michaelmayer2 is already working on this.
Since Oct 3, 2023.
enhancement
- Dominant language
- Dockerfile
- Stars
- 23
- Forks
- 2
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
At the moment we only pre-install any R package that is needed for the RStudio IDE integration.
Another use case is to pre-install additional packages into the singularity image that will be used to validate certain business workflows.
The package sources here should include CRAN, Bioconductor and github sources.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.