CRAN Package Check Results for Package TextForecast

Last updated on 2026-03-10 01:53:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 13.05 111.30 124.35 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 9.14 81.27 90.41 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 22.00 166.67 188.67 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 20.00 169.48 189.48 ERROR
r-devel-macos-arm64 0.1.3 3.00 38.00 41.00 OK
r-devel-windows-x86_64 0.1.3 19.00 222.00 241.00 ERROR
r-patched-linux-x86_64 0.1.3 13.37 100.48 113.85 ERROR
r-release-linux-x86_64 0.1.3 12.33 101.41 113.74 ERROR
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 7.00 129.00 136.00 OK
r-release-windows-x86_64 0.1.3 15.00 233.00 248.00 ERROR
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 7.00 89.00 96.00 OK
r-oldrel-windows-x86_64 0.1.3 20.00 139.00 159.00 ERROR

Check Details

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘TextForecast-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to /home/hornik/tmp/scratch/Rtmpv76KVF/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at '/home/hornik/tmp/scratch/Rtmpv76KVF/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-03-05 20:43:37 CET" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘TextForecast-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to /tmp/RtmpfmNNlT/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at '/tmp/RtmpfmNNlT/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-03-09 14:45:40 CET" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘doParallel’ ‘forecast’ ‘parallel’ ‘tidyr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘TextForecast-Ex.R’ failed The error most likely occurred in: > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to /tmp/RtmpJ3SRGl/working_dir/RtmpXbBb8S/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at '/tmp/RtmpJ3SRGl/working_dir/RtmpXbBb8S/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-03-07 09:11:37 GMT" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘TextForecast-Ex.R’ failed The error most likely occurred in: > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to /tmp/RtmpqwXesI/working_dir/RtmpaHinol/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at '/tmp/RtmpqwXesI/working_dir/RtmpaHinol/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-02-21 20:59:19 GMT" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
Check: examples
Result: ERROR Running examples in 'TextForecast-Ex.R' failed The error most likely occurred in: > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to D:\temp\2026_03_07_01_50_00_12595\RtmpegDPTB/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at 'D:\temp\2026_03_07_01_50_00_12595\RtmpegDPTB/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-03-07 12:22:36 CET" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘TextForecast-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to /home/hornik/tmp/scratch/RtmpiDiJJA/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at '/home/hornik/tmp/scratch/RtmpiDiJJA/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-03-04 09:10:05 CET" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘TextForecast-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to /home/hornik/tmp/scratch/RtmpZRqriq/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at '/home/hornik/tmp/scratch/RtmpZRqriq/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-03-07 09:02:59 CET" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.3
Check: examples
Result: ERROR Running examples in 'TextForecast-Ex.R' failed The error most likely occurred in: > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to D:\temp\2026_03_06_11_10_10_4045\RtmpmQHpKY/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at 'D:\temp\2026_03_06_11_10_10_4045\RtmpmQHpKY/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-03-06 20:01:15 CET" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.3
Check: examples
Result: ERROR Running examples in 'TextForecast-Ex.R' failed The error most likely occurred in: > ### Name: get_collocations > ### Title: get_collocations function > ### Aliases: get_collocations > > ### ** Examples > > path_name=system.file("news",package="TextForecast") > days=c("2019-30-01","2019-31-01") > z_coll=get_collocations(corpus_dates=days[1],path_name=path_name, + ntrms=500,ngrams_number=3,min_freq=1) Downloading udpipe model from https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe to D:\temp\2026_03_06_01_50_00_25361\RtmpQZWfNj/english-ewt-ud-2.5-191206.udpipe - This model has been trained on version 2.5 of data from https://universaldependencies.org - The model is distributed under the CC-BY-SA-NC license: https://creativecommons.org/licenses/by-nc-sa/4.0 - Visit https://github.com/jwijffels/udpipe.models.ud.2.5 for model license details. - For a list of all models and their licenses (most models you can download with this package have either a CC-BY-SA or a CC-BY-SA-NC license) read the documentation at ?udpipe_download_model. For building your own models: visit the documentation by typing vignette('udpipe-train', package = 'udpipe') trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/english-ewt-ud-2.5-191206.udpipe' Content type 'application/octet-stream' length 16309608 bytes (15.6 MB) ================================================== downloaded 15.6 MB Downloading finished, model stored at 'D:\temp\2026_03_06_01_50_00_25361\RtmpQZWfNj/english-ewt-ud-2.5-191206.udpipe' [1] "2019-30-01" [1] "2026-03-06 17:51:13 CET" Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. └─TextForecast::get_collocations(...) 2. └─dplyr::tbl_df(Tdm.stack) 3. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 4. └─lifecycle:::deprecate_stop0(msg) 5. └─rlang::cnd_signal(...) Execution halted Flavor: r-oldrel-windows-x86_64