Last updated on 2026-02-15 07:51:14 CET.
| Package | ERROR | OK |
|---|---|---|
| TextForecast | 9 | 5 |
Current CRAN status: ERROR: 9, OK: 5
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/RtmpFVSzkK/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/RtmpFVSzkK/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-12 21:18:41 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/Rtmp0HIVl1/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/Rtmp0HIVl1/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-14 14:41:34 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/RtmpnuMuvy/working_dir/RtmpBEBLTV/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/RtmpnuMuvy/working_dir/RtmpBEBLTV/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-03 12:46:12 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/RtmprGjjSz/working_dir/Rtmpap4g8W/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/RtmprGjjSz/working_dir/Rtmpap4g8W/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-15 02:36:55 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_02_14_01_50_00_18536\Rtmp0WYwq9/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_02_14_01_50_00_18536\Rtmp0WYwq9/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-14 12:36:52 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/RtmpC31yE9/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/RtmpC31yE9/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-11 09:09:18 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/RtmpNghSrw/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/RtmpNghSrw/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-14 09:02:45 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_02_13_01_50_00_31302\RtmpCS53wU/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_02_13_01_50_00_31302\RtmpCS53wU/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-13 12:23:07 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_02_13_01_50_00_31302\Rtmp0MUTgZ/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_02_13_01_50_00_31302\Rtmp0MUTgZ/english-ewt-ud-2.5-191206.udpipe'
[1] "2019-30-01"
[1] "2026-02-13 15:17:29 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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.