CRAN Package Check Results for Package SemanticDistance

Last updated on 2026-04-08 12:54:11 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 14.94 201.11 216.05 OK
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 20.96 255.46 276.42 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