Last updated on 2025-11-02 23:49:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.73 | 5.35 | 64.87 | 70.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.73 | 3.70 | 47.31 | 51.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.73 | 10.00 | 88.97 | 98.97 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.73 | 13.00 | 95.37 | 108.37 | NOTE | |
| r-devel-windows-x86_64 | 1.73 | 7.00 | 113.00 | 120.00 | OK | |
| r-patched-linux-x86_64 | 1.73 | 5.82 | 63.17 | 68.99 | OK | |
| r-release-linux-x86_64 | 1.73 | 5.72 | 62.81 | 68.53 | OK | |
| r-release-macos-arm64 | 1.73 | 2.00 | 41.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 1.73 | 8.00 | 71.00 | 79.00 | OK | |
| r-release-windows-x86_64 | 1.73 | 8.00 | 107.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 1.73 | 3.00 | 39.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 1.73 | 4.00 | 51.00 | 55.00 | OK | |
| r-oldrel-windows-x86_64 | 1.73 | 11.00 | 121.00 | 132.00 | OK |
Version: 1.73
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘RUnit’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.73
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘variablekey.Rnw’ using Sweave
Error: processing vignette 'variablekey.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'variablekey.tex' failed.
LaTeX errors:
! Missing $ inserted.
<inserted text>
$
l.326 mydf$x4[sample(1:N, 10)] <- 999
! Emergency stop.
<inserted text>
$
l.326 mydf$x4[sample(1:N, 10)] <- 999
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building 'variablekey.Rnw'
SUMMARY: processing the following file failed:
'variablekey.Rnw'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang