Last updated on 2026-05-03 15:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.9.0 | 11.82 | 314.42 | 326.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.9.0 | 8.46 | 210.33 | 218.79 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.9.0 | 26.00 | 447.83 | 473.83 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.9.0 | 23.00 | 399.62 | 422.62 | OK | |
| r-devel-windows-x86_64 | 2.9.0 | 20.00 | 280.00 | 300.00 | ERROR | |
| r-patched-linux-x86_64 | 2.9.0 | 16.19 | 291.19 | 307.38 | OK | |
| r-release-linux-x86_64 | 2.9.0 | 11.39 | 290.96 | 302.35 | OK | |
| r-release-macos-arm64 | 2.9.0 | 3.00 | 87.00 | 90.00 | OK | |
| r-release-macos-x86_64 | 2.9.0 | 9.00 | 430.00 | 439.00 | OK | |
| r-release-windows-x86_64 | 2.9.0 | 18.00 | 296.00 | 314.00 | OK | |
| r-oldrel-macos-arm64 | 2.9.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.9.0 | 8.00 | 292.00 | 300.00 | OK | |
| r-oldrel-windows-x86_64 | 2.9.0 | 23.00 | 398.00 | 421.00 | OK |
Version: 2.9.0
Check: examples
Result: ERROR
Running examples in ‘sjPlot-Ex.R’ failed
The error most likely occurred in:
> ### Name: plot_frq
> ### Title: Plot frequencies of variables
> ### Aliases: plot_frq
>
> ### ** Examples
>
> library(sjlabelled)
> data(efc)
> data(iris)
>
> # simple plots, two different notations
> plot_frq(iris, Species)
Error in as.data.frame.integer(x[[i]], optional = TRUE) :
row names contain missing values
Calls: plot_frq ... data.frame -> as.data.frame -> as.data.frame.integer
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64
Version: 2.9.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘blackwhitefigures.Rmd’ using rmarkdown
--- finished re-building ‘blackwhitefigures.Rmd’
--- re-building ‘custplot.Rmd’ using rmarkdown
Quitting from custplot.Rmd:127-130 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `as.data.frame.integer()`:
! row names contain missing values
---
Backtrace:
▆
1. └─sjPlot::plot_frq(efc$e42dep)
2. └─base::lapply(...)
3. └─sjPlot (local) FUN(X[[i]], ...)
4. └─sjPlot:::plot_frq_helper(...)
5. ├─base::suppressMessages(...)
6. │ └─base::withCallingHandlers(...)
7. └─sjmisc::frq(...)
8. └─sjmisc:::frq_helper(...)
9. └─base::data.frame(table(x, useNA = "always"))
10. ├─base::as.data.frame(x[[i]], optional = TRUE)
11. └─base::as.data.frame.table(x[[i]], optional = TRUE)
12. ├─base::eval(ex)
13. │ └─base::eval(ex)
14. └─base::data.frame(...)
15. ├─base::as.data.frame(x[[i]], optional = TRUE)
16. └─base::as.data.frame.integer(x[[i]], optional = TRUE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'custplot.Rmd' failed with diagnostics:
row names contain missing values
--- failed re-building ‘custplot.Rmd’
--- re-building ‘plot_interactions.Rmd’ using rmarkdown
--- finished re-building ‘plot_interactions.Rmd’
--- re-building ‘plot_likert_scales.Rmd’ using rmarkdown
--- finished re-building ‘plot_likert_scales.Rmd’
--- re-building ‘plot_marginal_effects.Rmd’ using rmarkdown
--- finished re-building ‘plot_marginal_effects.Rmd’
--- re-building ‘plot_model_estimates.Rmd’ using rmarkdown
--- finished re-building ‘plot_model_estimates.Rmd’
--- re-building ‘sjtitemanalysis.Rmd’ using rmarkdown
--- finished re-building ‘sjtitemanalysis.Rmd’
--- re-building ‘tab_bayes.Rmd’ using rmarkdown
--- finished re-building ‘tab_bayes.Rmd’
--- re-building ‘tab_mixed.Rmd’ using rmarkdown
--- finished re-building ‘tab_mixed.Rmd’
--- re-building ‘tab_model_estimates.Rmd’ using rmarkdown
--- finished re-building ‘tab_model_estimates.Rmd’
--- re-building ‘tab_model_robust.Rmd’ using rmarkdown
--- finished re-building ‘tab_model_robust.Rmd’
--- re-building ‘table_css.Rmd’ using rmarkdown
--- finished re-building ‘table_css.Rmd’
SUMMARY: processing the following file failed:
‘custplot.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64