CRAN Package Check Results for Package SemanticDistance

Last updated on 2026-04-09 05:51:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 22.98 265.43 288.41 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 15.75 132.27 148.02 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 38.00 418.16 456.16 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 37.00 422.93 459.93 OK
r-devel-macos-arm64 0.1.1 7.00 100.00 107.00 OK
r-devel-windows-x86_64 0.1.1 26.00 246.00 272.00 OK
r-patched-linux-x86_64 0.1.1 21.95 259.89 281.84 OK
r-release-linux-x86_64 0.1.1 23.18 254.61 277.79 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 15.00 265.00 280.00 OK
r-release-windows-x86_64 0.1.1 27.00 243.00 270.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 15.00 262.00 277.00 OK
r-oldrel-windows-x86_64 0.1.1 35.00 324.00 359.00 OK

Check Details

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