是否有 R 的最新 heroku buildpack

Is there an up to date heroku buildpack for R

我正在使用 virtualstaticvoid buildpack for heroku, but it is on the heroku-16 stack and only supports up to version 3.4.4 of R. I am after a buildpack that works on the latest stack (heroku-18) and supports at least version 3.6 of R, and has no outdated dependencies. The hmdc buildpack appears to support heroku-18 and version 3.6.0 of R, but requires packrat,它已被软弃用以支持 renv。

好消息,virtual_static_void 已更新,因此 R buildpack 现在使用版本 4.0.0,适用于 heroku-18heroku-16 堆栈,并且它支持 renv.