Last updated on 2023-12-02 16:49:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 5.25 | 93.36 | 98.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 4.12 | 72.00 | 76.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 124.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 130.72 | OK | |||
r-devel-windows-x86_64 | 1.0 | 7.00 | 187.00 | 194.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 5.54 | 89.75 | 95.29 | OK | |
r-release-linux-x86_64 | 1.0 | 5.10 | 90.42 | 95.52 | OK | |
r-release-macos-arm64 | 1.0 | 59.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 83.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 8.00 | 130.00 | 138.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | 52.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 55.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 8.00 | 134.00 | 142.00 | OK |
Version: 1.0
Check: re-building of vignette outputs
Result: NOTE
Error(s) in re-building vignettes:
--- re-building ‘HTML_special_features.Rmd’ using rmarkdown
--- finished re-building ‘HTML_special_features.Rmd’
--- re-building ‘Rmarkdown.Rmd’ using rmarkdown
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
A new version of TeX Live has been released. If you need to install or update any LaTeX packages, you have to upgrade TinyTeX with tinytex::reinstall_tinytex(repository = "illinois").
tlmgr search --file --global '/fancybox.sty'
tlmgr: Local TeX Live (2022) is older than remote repository (2023).
Cross release updates are only supported with
update-tlmgr-latest(.sh/.exe) --update
See https://tug.org/texlive/upgrade.html for details.
Warning in system2("tlmgr", args, ...) :
running command ''tlmgr' search --file --global '/fancybox.sty'' had status 1
! LaTeX Error: File `fancybox.sty' not found.
! Emergency stop.
<read *>
Error: processing vignette 'Rmarkdown.Rmd' failed with diagnostics:
LaTeX failed to compile /Volumes/Builds/packages/big-sur-x86_64/results/4.3/stationery.Rcheck/vign_test/stationery/vignettes/Rmarkdown.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See Rmarkdown.log for more info.
--- failed re-building ‘Rmarkdown.Rmd’
--- re-building ‘code_chunks.Rmd’ using rmarkdown
A new version of TeX Live has been released. If you need to install or update any LaTeX packages, you have to upgrade TinyTeX with tinytex::reinstall_tinytex(repository = "illinois").
tlmgr: Local TeX Live (2022) is older than remote repository (2023).
Cross release updates are only supported with
update-tlmgr-latest(.sh/.exe) --update
See https://tug.org/texlive/upgrade.html for details.
Warning in system2("tlmgr", args, ...) :
running command ''tlmgr' search --file --global '/fancybox.sty'' had status 1
! LaTeX Error: File `fancybox.sty' not found.
! Emergency stop.
<read *>
Error: processing vignette 'code_chunks.Rmd' failed with diagnostics:
LaTeX failed to compile /Volumes/Builds/packages/big-sur-x86_64/results/4.3/stationery.Rcheck/vign_test/stationery/vignettes/code_chunks.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See code_chunks.log for more info.
--- failed re-building ‘code_chunks.Rmd’
--- re-building ‘stationery.Rnw’ using Sweave
Error: processing vignette 'stationery.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'stationery.tex' failed.
LaTeX errors:
! LaTeX Error: File `relsize.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.4 \providecommand
{\Sweavesize}{\normalsize}^^M
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘stationery.Rnw’
SUMMARY: processing the following files failed:
‘Rmarkdown.Rmd’ ‘code_chunks.Rmd’ ‘stationery.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64