eitsupi commented on PR #14654: URL: https://github.com/apache/arrow/pull/14654#issuecomment-1317830027
> Do you know Docker images that can be replaced with [`master`/dev/tasks/r/github.packages.yml#L247-L250](https://github.com/apache/arrow/blob/master/dev/tasks/r/github.packages.yml?rgh-link-date=2022-11-16T23%3A29%3A20Z#L247-L250) ? I think `rocker/r-ubuntu:22.04` can be replaced by `rstudio/r-base:jammy`. As @eddelbuettel says, this change in behavior seems to have been an accident, so I think it can be left as is. (However, I think the build system needs to be reviewed, as it is not good for this type of accident to happen.) As for `rocker/r-ver`, it also should be possible to replace it with the image provided by rstudio (Posit). https://github.com/rstudio/r-docker However, the update mechanism of `rocker/r-ver` that I maintain has been fully automated on GitHub for over a year now, so I don't think an accident like this will happen. https://github.com/rocker-org/rocker-versioned2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
