Last updated on 2026-06-08 09:50:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 15.96 | 139.93 | 155.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 10.90 | 88.33 | 99.23 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 24.00 | 208.74 | 232.74 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 24.00 | 214.90 | 238.90 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 20.00 | 141.00 | 161.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 12.65 | 128.07 | 140.72 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 14.40 | 129.09 | 143.49 | OK | |
| r-release-macos-arm64 | 1.1.0 | 3.00 | 44.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 10.00 | 159.00 | 169.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 17.00 | 143.00 | 160.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 3.00 | 42.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 10.00 | 143.00 | 153.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 24.00 | 181.00 | 205.00 | OK |
Version: 1.1.0
Check: R code for possible problems
Result: NOTE
Fatal error: cannot create 'R_TempDir'
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘introduction.Rmd’ using rmarkdown
trying URL 'https://raw.githubusercontent.com/massimoaria/contentanalysis/master/inst/examples/example_paper.pdf'
Content type 'application/octet-stream' length 543702 bytes (530 KB)
==================================================
downloaded 530 KB
Quitting from introduction.Rmd:520-534 [plot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `plot_word_distribution()`:
! Package 'plotly' is required for this function. Install it with: install.packages('plotly')
---
Backtrace:
▆
1. └─contentanalysis::plot_word_distribution(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
Package 'plotly' is required for this function. Install it with: install.packages('plotly')
--- failed re-building ‘introduction.Rmd’
SUMMARY: processing the following file failed:
‘introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc