rhub icon indicating copy to clipboard operation
rhub copied to clipboard

Fedora Linux, R-devel, clang, gfortran

Open ycphs opened this issue 6 years ago • 6 comments
trafficstars

Currently the rebuild of the of vignette outputs delivers a warning.

Error: processing vignette 'Introduction.Rnw' failed with diagnostics: Running 'texi2dvi' on 'Introduction.tex' failed. LaTeX errors: ! LaTeX Error: File <framed.sty' not found.

ycphs avatar Nov 11 '19 11:11 ycphs

Could you provide a more complete installation texlive for fedora? Should I change some parameter?

ycphs avatar Nov 20 '19 11:11 ycphs

Do you actually need to build the manual and vignettes on Fedora? I suggest you use --no-build-vignettes --no-manual on Fedora.

gaborcsardi avatar Nov 20 '19 11:11 gaborcsardi

If you run check_for_cran(), it would be great if this two options are set automatically. Otherwise you have to check the every platform separate with different parameters and the benefit of check_for_cran is gone.

ycphs avatar Nov 20 '19 12:11 ycphs

That is a good point.

gaborcsardi avatar Nov 20 '19 12:11 gaborcsardi

I prepare a pull request

ycphs avatar Nov 20 '19 12:11 ycphs

Please check my pull request.

Thank you for your support.

ycphs avatar Nov 20 '19 12:11 ycphs

Hopefully we can fix #523.

gaborcsardi avatar Aug 31 '22 12:08 gaborcsardi