CRAN Package Check Results for Package ConversationAlign

Last updated on 2026-08-19 09:50:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 12.60 128.75 141.35 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.1 10.14 127.29 137.43 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 11.00 113.85 124.85 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 10.00 112.36 122.36 OK
r-devel-windows-x86_64 0.4.1 22.00 173.00 195.00 OK
r-patched-linux-x86_64 0.4.1 13.17 155.18 168.35 OK
r-release-linux-x86_64 0.4.1 13.84 153.97 167.81 OK
r-release-macos-arm64 0.4.1 4.00 52.00 56.00 OK
r-release-macos-x86_64 0.4.1 10.00 171.00 181.00 OK
r-release-windows-x86_64 0.4.1 20.00 0.00 20.00 OK
r-oldrel-macos-arm64 0.4.1 4.00 48.00 52.00 OK
r-oldrel-macos-x86_64 0.4.1 10.00 177.00 187.00 OK
r-oldrel-windows-x86_64 0.4.1 24.00 207.00 231.00 OK

Check Details

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: Critical data missing: MIT_stops, lookup_Jul25, SMART_stops, CA_orig_stops, Temple_stops25 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.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, : cannot open URL 'https://raw.githubusercontent.com/Reilly-ConceptsCognitionLab/ConversationAlign_Data/main/data/MIT_stops.rda': HTTP status was '429 Unknown Error' 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.4.1
Check: R code for possible problems
Result: NOTE prep_dyads: no visible binding for global variable ‘MIT_stops’ Undefined global functions or variables: MIT_stops Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘ConversationAlign_Introduction.Rmd’ using rmarkdown --- finished re-building ‘ConversationAlign_Introduction.Rmd’ --- re-building ‘ConversationAlign_Step1_Read.Rmd’ using rmarkdown --- finished re-building ‘ConversationAlign_Step1_Read.Rmd’ --- re-building ‘ConversationAlign_Step2_Prep.Rmd’ using rmarkdown --- finished re-building ‘ConversationAlign_Step2_Prep.Rmd’ --- re-building ‘ConversationAlign_Step3_Summarize.Rmd’ using rmarkdown --- finished re-building ‘ConversationAlign_Step3_Summarize.Rmd’ --- re-building ‘ConversationAlign_Step4_Analytics.Rmd’ using rmarkdown Quitting from ConversationAlign_Step4_Analytics.Rmd:35-38 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `corpus_analytics()`: ! object 'lookup_Jul25' not found --- Backtrace: ▆ 1. ├─ConversationAlign::corpus_analytics(dat_prep = NurseryRhymes_Prepped) 2. │ └─lookup_Jul25 %>% ... 3. └─dplyr::select(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'ConversationAlign_Step4_Analytics.Rmd' failed with diagnostics: object 'lookup_Jul25' not found --- failed re-building ‘ConversationAlign_Step4_Analytics.Rmd’ SUMMARY: processing the following file failed: ‘ConversationAlign_Step4_Analytics.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-clang