Last updated on 2026-06-25 05:51:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 23.99 | 273.20 | 297.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 18.38 | 209.47 | 227.85 | OK | |
| 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 | 37.00 | 494.95 | 531.95 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 27.00 | 250.00 | 277.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 21.70 | 259.73 | 281.43 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 20.97 | 239.81 | 260.78 | ERROR | |
| 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 | 27.00 | 249.00 | 276.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 | 34.00 | 329.00 | 363.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-release-linux-x86_64