connershoop
connershoop
## What type of PR is this? - [X] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec update...
When building from Rbase images, [14.3-LTS](https://hub.docker.com/layers/databricksruntime/rbase/14.3-LTS/images/sha256-278a35863f1c8487c0d3738b9d337e7f53aa44a40e57f2527d9f45c87aae6592), [15.4-LTS](https://hub.docker.com/layers/databricksruntime/rbase/15.4-LTS/images/sha256-ad7170f1e1aee90de00e42bd78f2eae9c7fd0bbec6052385edb7798419d86eb8), and [16.4-LTS](https://hub.docker.com/layers/databricksruntime/rbase/16.4-LTS/images/sha256-edb3e01f2cdd533a02bf6f1d7d4b2f68c3c04d70d573197e80d9c41b2ba8779c), and running `RUN R --version` in the Dockerfile, they all output: "R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"" I...