Last updated on 2024-11-12 00:49:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.2 | 11.31 | 120.93 | 132.24 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.2 | 8.23 | 82.37 | 90.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.2 | 215.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 210.89 | NOTE | |||
r-devel-windows-x86_64 | 0.4.2 | 12.00 | 172.00 | 184.00 | OK | |
r-patched-linux-x86_64 | 0.4.2 | 9.87 | 114.62 | 124.49 | OK | |
r-release-linux-x86_64 | 0.4.2 | 10.70 | 114.88 | 125.58 | OK | |
r-release-macos-arm64 | 0.4.2 | 64.00 | OK | |||
r-release-macos-x86_64 | 0.4.2 | 93.00 | WARN | |||
r-release-windows-x86_64 | 0.4.2 | 13.00 | 176.00 | 189.00 | OK | |
r-oldrel-macos-arm64 | 0.4.2 | 68.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.2 | 112.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.2 | 14.00 | 191.00 | 205.00 | OK |
Version: 0.4.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘DT’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘DVHmetrics.Rnw’ using knitr
Error: processing vignette 'DVHmetrics.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'DVHmetrics.tex' failed.
LaTeX errors:
! Undefined control sequence.
l.149 \hlkwd{install.packages}\hldef
{(}\hlsng{"DVHmetrics"}\hldef{)}
?
! Emergency stop.
! Emergency stop.
l.149
End of file on the terminal!
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘DVHmetrics.Rnw’
--- re-building ‘DVHshiny.Rnw’ using knitr
Error: processing vignette 'DVHshiny.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'DVHshiny.tex' failed.
LaTeX errors:
! Undefined control sequence.
l.148 \hlkwd{vignette}\hldef
{(}\hlsng{"DVHmetrics"}\hldef{)}
?
! Emergency stop.
! Emergency stop.
l.148
End of file on the terminal!
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘DVHshiny.Rnw’
SUMMARY: processing the following files failed:
‘DVHmetrics.Rnw’ ‘DVHshiny.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64