Last updated on 2024-11-01 06:48:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.2 | 11.97 | 120.37 | 132.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.2 | 7.54 | 83.74 | 91.28 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.2 | 216.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 210.95 | NOTE | |||
r-devel-windows-x86_64 | 0.4.2 | 14.00 | 178.00 | 192.00 | OK | |
r-patched-linux-x86_64 | 0.4.2 | 11.43 | 114.63 | 126.06 | OK | |
r-release-linux-x86_64 | 0.4.2 | 10.83 | 114.61 | 125.44 | 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 | 14.00 | 183.00 | 197.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 | 17.00 | 185.00 | 202.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