Last updated on 2023-03-24 05:52:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.17.1 | 3.79 | 70.72 | 74.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.17.1 | 4.49 | 54.75 | 59.24 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.17.1 | 101.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.17.1 | 106.13 | NOTE | |||
r-devel-windows-x86_64 | 2.17.1 | 274.00 | 131.00 | 405.00 | NOTE | |
r-patched-linux-x86_64 | 2.17.1 | 5.95 | 67.57 | 73.52 | OK | |
r-release-linux-x86_64 | 2.17.1 | 3.86 | 67.62 | 71.48 | OK | |
r-release-macos-arm64 | 2.17.1 | 32.00 | OK | |||
r-release-macos-x86_64 | 2.17.1 | 51.00 | OK | |||
r-release-windows-x86_64 | 2.17.1 | 106.00 | 134.00 | 240.00 | OK | |
r-oldrel-macos-arm64 | 2.17.1 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 2.17.1 | 53.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.17.1 | 10.00 | 137.00 | 147.00 | WARN |
Version: 2.17.1
Check: dependencies in R code
Result: NOTE
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘devAll’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 2.17.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'R.devices-overview.tex.rsp' using rsp
R.devices v2.17.1 (2022-06-21 08:00:02 UTC) successfully loaded. See ?R.devices for help.
Warning in system(paste(shQuote(texi2dvi), if (quiet) "--quiet" else "", :
running command '"D:\compiler\texmf\miktex\bin\texify.exe" --quiet --pdf "R.devices-overview.tex" --max-iterations=20 -I "d:/RCompile/CRANpkg/local/4.1/R.devices.Rcheck/vign_test/R.devices/vignettes" -I "D:/RCompile/recent/R-4.1.3/share/texmf/tex/latex" -I "D:/RCompile/recent/R-4.1.3/share/texmf/bibtex/bst"' had status 1
Error: processing vignette 'R.devices-overview.tex.rsp' failed with diagnostics:
running 'texi2dvi' on 'R.devices-overview.tex' failed
LaTeX errors:
devices-overview.tex:55: LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help
You're in trouble here. Try typing <return> to proceed.
--- failed re-building 'R.devices-overview.tex.rsp'
SUMMARY: processing the following file failed:
'R.devices-overview.tex.rsp'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64