rhub
rhub copied to clipboard
Fedora Linux, R-devel, clang, gfortran
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.
Could you provide a more complete installation texlive for fedora? Should I change some parameter?
Do you actually need to build the manual and vignettes on Fedora? I suggest you use --no-build-vignettes --no-manual on Fedora.
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.
That is a good point.
I prepare a pull request
Hopefully we can fix #523.