vastgroup / vast-tools

A toolset for profiling alternative splicing events in RNA-Seq data.
MIT License
77 stars 29 forks source link

Update R Version to 4.0.0 due to packages depending on it #123

Closed andresgordoortiz closed 1 week ago

andresgordoortiz commented 3 weeks ago

Dependencies "gh","httr2","pkgdown","usethis","profvis" in dep.R need, by default, R version 4.0 or higher. Building the Dockerfile in its current stated gives an error. Updating the container to 4.0 builds it fine.