Skip to content
Prev 727 / 919 Next

R.css missing in Fedora R-core rpm

On Tue, 9 Mar 2021 at 13:26, Jeroen Ooms <jeroenooms at gmail.com> wrote:
I assume you are doing this in a docker image. That file is not
installed because our base images have "tsflags=nodocs" set in
/etc/dnf/dnf.conf. Unset this before installing R-core, or, even
better, install packages with --no-docs.