Maybe we can pull tagged versions of ModelArray from Dockerhub Then run an Rscript Sub Issues - [ ] can Dependabot figure out when there is a new release of ModelArray? - [ ] We might be able to have a checker run on a cron job and update a compatibility chart (custom dependabot) - [ ] Should it only do Major releases? - [ ] We should hardcode a specific R version: None of the dependency packages will impact the indexing of the input/output data - [ ] We need to check if there are forward/backward incompatibilities in HDF5 and tiledb. These could be important Maybe test a version matrix? https://stackoverflow.com/questions/40179493/r-how-can-i-install-a-specific-release-by-install-github
Maybe we can pull tagged versions of ModelArray from Dockerhub
Then run an Rscript
Sub Issues
Maybe test a version matrix?
https://stackoverflow.com/questions/40179493/r-how-can-i-install-a-specific-release-by-install-github