Last updated on 2018-06-20 01:50:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3-2 | 45.91 | 69.11 | 115.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3-2 | 36.32 | 50.41 | 86.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3-2 | 149.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3-2 | 137.68 | OK | |||
r-devel-windows-ix86+x86_64 | 1.3-2 | 111.00 | 141.00 | 252.00 | WARN | |
r-patched-linux-x86_64 | 1.3-2 | 48.07 | 65.41 | 113.48 | OK | |
r-patched-solaris-x86 | 1.3-2 | 153.10 | OK | |||
r-release-linux-x86_64 | 1.3-2 | 46.12 | 64.98 | 111.10 | OK | |
r-release-windows-ix86+x86_64 | 1.3-2 | 92.00 | 150.00 | 242.00 | OK | |
r-release-osx-x86_64 | 1.3-2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.3-2 | 120.00 | 104.00 | 224.00 | OK | |
r-oldrel-osx-x86_64 | 1.3-2 | WARN |
Version: 1.3-2
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in system(paste(shQuote(texi2dvi), if (quiet) "--quiet" else "", :
running command '"D:\compiler\texmf\miktex\bin\texify.exe" --quiet --pdf "mcmcse_vignette.tex" --max-iterations=20 -I "D:/RCompile/recent/R/share/texmf/tex/latex" -I "D:/RCompile/recent/R/share/texmf/bibtex/bst"' had status 1
Error in find_vignette_product(name, by = "texi2pdf", engine = engine) :
Failed to locate the 'texi2pdf' output file (by engine 'knitr::knitr') for vignette with name 'mcmcse_vignette'. The following files exist in directory '.': 'mcmcse_vignette-concordance.tex', 'mcmcse_vignette.R', 'mcmcse_vignette.Rnw', 'mcmcse_vignette.tex', 'mcse.bib'
Calls: buildVignettes -> find_vignette_product
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.3-2
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning: running command 'kpsewhich framed.sty' had status 1
Warning in test_latex_pkg("framed", system.file("misc", "framed.sty", package = "knitr")) :
unable to find LaTeX package 'framed'; will use a copy from knitr
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'mcmcse_vignette.tex' failed.
LaTeX errors:
! LaTeX Error: File `titlesec.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.78 \title
{An Introduction to Estimating Monte Carlo Standard Errors with R...
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64