Last updated on 2026-04-09 05:52:01 CEST.
| Package | ERROR | OK |
|---|---|---|
| SemanticDistance | 2 | 12 |
Current CRAN status: ERROR: 2, OK: 12
Version: 0.1.1
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in utils::download.file(url = paste0(repo_url, ds, ".rda"), destfile = temp_file, :
downloaded length 26219679 != reported length 34855920
Warning in utils::download.file(url = paste0(repo_url, ds, ".rda"), destfile = temp_file, :
URL 'https://raw.githubusercontent.com/Reilly-ConceptsCognitionLab/SemanticDistance_Data/main/data/glowca_25.rda': Timeout of 60 seconds was reached
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-linux-x86_64-debian-clang
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
Quitting from SemanticDistance_Data_Viz.Rmd:44-47 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `auto_copy()`:
! `x` and `y` must share the same src.
ℹ `x` is a <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::wordlist_to_network(...)
2. ├─dplyr::left_join(data.frame(word = words), glowca_25, by = "word")
3. └─dplyr:::left_join.data.frame(...)
4. └─dplyr::auto_copy(x, y, copy = copy)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SemanticDistance_Data_Viz.Rmd' failed with diagnostics:
`x` and `y` must share the same src.
ℹ `x` is a <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_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
--- finished re-building ‘SemanticDistance_Word_Pairs.Rmd’
SUMMARY: processing the following file failed:
‘SemanticDistance_Data_Viz.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in utils::download.file(url = paste0(repo_url, ds, ".rda"), destfile = temp_file, :
downloaded length 15444736 != reported length 34855920
Warning in utils::download.file(url = paste0(repo_url, ds, ".rda"), destfile = temp_file, :
URL 'https://raw.githubusercontent.com/Reilly-ConceptsCognitionLab/SemanticDistance_Data/main/data/glowca_25.rda': Timeout of 60 seconds was reached
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-linux-x86_64-debian-gcc
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
Quitting from SemanticDistance_Data_Viz.Rmd:44-47 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `auto_copy()`:
! `x` and `y` must share the same src.
ℹ `x` is a <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::wordlist_to_network(...)
2. ├─dplyr::left_join(data.frame(word = words), glowca_25, by = "word")
3. └─dplyr:::left_join.data.frame(...)
4. └─dplyr::auto_copy(x, y, copy = copy)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SemanticDistance_Data_Viz.Rmd' failed with diagnostics:
`x` and `y` must share the same src.
ℹ `x` is a <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_Data_Viz.Rmd’
--- re-building ‘SemanticDistance_Dialogues.Rmd’ using rmarkdown
Quitting from SemanticDistance_Dialogues.Rmd:50-53 [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_dialogue(dat = Dialogue_Cleaned, who_talking = "speaker")
2. ├─dplyr::left_join(dat, glowca_25, by = c(word_clean = "word"))
3. └─dplyr:::left_join.data.frame(dat, glowca_25, by = c(word_clean = "word"))
4. └─dplyr::auto_copy(x, y, copy = copy)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SemanticDistance_Dialogues.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_Dialogues.Rmd’
--- re-building ‘SemanticDistance_Intro.Rmd’ using rmarkdown
--- finished re-building ‘SemanticDistance_Intro.Rmd’
--- re-building ‘SemanticDistance_Monologues_Lists.Rmd’ using rmarkdown
Quitting from SemanticDistance_Monologues_Lists.Rmd:59-62 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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_ngram2word(dat = Monologue_Cleaned, ngram = 1)
2. ├─dplyr::left_join(dat, glowca_25, by = c(word_clean = "word"))
3. └─dplyr:::left_join.data.frame(dat, glowca_25, by = c(word_clean = "word"))
4. └─dplyr::auto_copy(x, y, copy = copy)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SemanticDistance_Monologues_Lists.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_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 files failed:
‘SemanticDistance_Data_Viz.Rmd’ ‘SemanticDistance_Dialogues.Rmd’
‘SemanticDistance_Monologues_Lists.Rmd’
‘SemanticDistance_Word_Pairs.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc