r-minimal
r-minimal copied to clipboard
Minimal Docker images for R
Hi, Is there a convenient way to display the compile output on R packages being installed with installr? I have a package that fails compilation, but it's hard to find...
Hello, tidyverse/readxl recently updated its github repository and now it does not compile anymore with your example: https://github.com/r-hub/r-minimal/blob/master/examples/tidyverse/Dockerfile Do you have any idea how to fix the problem? 😅 Crashlog...
Hello, I am encountering the following error when trying to render `plotly` object (`ggplotly(p)`) from Rmarkdown: ``` Error in dev_fun(file = tempfile(), width = width %||% 640, height = height...
Hi there I can't seem to find a reference in the readmes that explain what are the images tagged with the word `patched` could one help me understand what has...
We can reduce image size if remove all C/C++ headers from the `include` directories. For example, BH size is 126 Mb. Note, only the final image can be optimized this...
Hi everyone, I'm trying to install the [`qs`](https://cran.r-project.org/web/packages/qs/index.html) package but the build process fails at a dependency of `qs` called [`stringfish`](https://cran.r-project.org/web/packages/stringfish/index.html). Running: RUN installr -d \ -t "R-dev file make...
Full output below. The same version of arrow (just released 11 days ago) built fine last week. I'll try with Alpine 3.18, or 3.19, we should update soon, anyway. ```...
for stringi, pak will install icu-dev if not found