Last updated on 2024-10-31 10:50:34 CET.
Package | WARN | NOTE | OK |
---|---|---|---|
DVHmetrics | 1 | 2 | 10 |
Current CRAN status: WARN: 1, NOTE: 2, OK: 10
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