Last updated on 2026-06-20 23:54:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 22.28 | 270.72 | 293.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 16.29 | 182.08 | 198.37 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 39.00 | 416.27 | 455.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 38.00 | 489.28 | 527.28 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 28.00 | 250.00 | 278.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 22.96 | 261.90 | 284.86 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 21.27 | 255.89 | 277.16 | OK | |
| r-release-macos-arm64 | 0.1.1 | 7.00 | 100.00 | 107.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 16.00 | 339.00 | 355.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 26.00 | 244.00 | 270.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 15.00 | 265.00 | 280.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 35.00 | 319.00 | 354.00 | OK |
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘SemanticDistance_Data_Viz.Rmd’ using rmarkdown
--- finished re-building ‘SemanticDistance_Data_Viz.Rmd’
--- re-building ‘SemanticDistance_Dialogues.Rmd’ using rmarkdown
--- finished re-building ‘SemanticDistance_Dialogues.Rmd’
--- re-building ‘SemanticDistance_Intro.Rmd’ using rmarkdown
--- finished re-building ‘SemanticDistance_Intro.Rmd’
--- re-building ‘SemanticDistance_Monologues_Lists.Rmd’ using rmarkdown
--- finished re-building ‘SemanticDistance_Monologues_Lists.Rmd’
--- re-building ‘SemanticDistance_Word_Pairs.Rmd’ using rmarkdown
Quitting from SemanticDistance_Word_Pairs.Rmd:45-48 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `auto_copy()`:
! `x` and `y` must share the same src.
ℹ `x` is a <tbl_df/tbl/data.frame> object.
ℹ `y` is `NULL`.
ℹ Set `copy = TRUE` if `y` can be copied to the same source as `x` (may be
slow).
---
Backtrace:
▆
1. └─SemanticDistance::dist_paired_cols(dat = WordPairs_Clean)
2. ├─dplyr::left_join(unspooled_txt, SD15_2025_complete, by = "word")
3. └─dplyr:::left_join.data.frame(...)
4. └─dplyr::auto_copy(x, y, copy = copy)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SemanticDistance_Word_Pairs.Rmd' failed with diagnostics:
`x` and `y` must share the same src.
ℹ `x` is a <tbl_df/tbl/data.frame> object.
ℹ `y` is `NULL`.
ℹ Set `copy = TRUE` if `y` can be copied to the same source as `x` (may be
slow).
--- failed re-building ‘SemanticDistance_Word_Pairs.Rmd’
SUMMARY: processing the following file failed:
‘SemanticDistance_Word_Pairs.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc