Last updated on 2025-09-19 02:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 4.65 | 53.23 | 57.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 2.90 | 37.84 | 40.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 98.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 123.38 | ERROR | |||
r-devel-windows-x86_64 | 0.4.1 | 7.00 | 65.00 | 72.00 | OK | |
r-patched-linux-x86_64 | 0.4.1 | 5.11 | 48.80 | 53.91 | OK | |
r-release-linux-x86_64 | 0.4.1 | 4.54 | 48.85 | 53.39 | OK | |
r-release-macos-arm64 | 0.4.1 | 47.00 | OK | |||
r-release-macos-x86_64 | 0.4.1 | 90.00 | OK | |||
r-release-windows-x86_64 | 0.4.1 | 8.00 | 65.00 | 73.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.1 | 73.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.1 | 9.00 | 81.00 | 90.00 | OK |
Version: 0.4.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘knitr’ ‘randomNames’ ‘tidyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘my-vignette.Rmd’ using rmarkdown
Quitting from my-vignette.Rmd:299-335 [unnamed-chunk-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! <ggplot2::labels> object is invalid:
- every label must be named.
---
Backtrace:
▆
1. └─ggplot2::labs(...)
2. └─ggplot2::class_labels(args)
3. └─S7::new_object(labels)
4. └─S7::validate(object, recursive = !parent_validated)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'my-vignette.Rmd' failed with diagnostics:
<ggplot2::labels> object is invalid:
- every label must be named.
--- failed re-building ‘my-vignette.Rmd’
SUMMARY: processing the following file failed:
‘my-vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc