CRAN Package Check Results for Package tidystopwords

Last updated on 2020-06-15 08:53:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 3.63 43.67 47.30 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.0 3.21 34.18 37.39 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.0 64.49 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.0 55.35 ERROR
r-devel-windows-ix86+x86_64 0.9.0 20.00 81.00 101.00 ERROR
r-patched-linux-x86_64 0.9.0 3.15 42.65 45.80 ERROR
r-patched-solaris-x86 0.9.0 89.40 ERROR
r-release-linux-x86_64 0.9.0 3.32 42.66 45.98 ERROR
r-release-osx-x86_64 0.9.0 NOTE
r-release-windows-ix86+x86_64 0.9.0 18.00 57.00 75.00 ERROR
r-oldrel-osx-x86_64 0.9.0 NOTE
r-oldrel-windows-ix86+x86_64 0.9.0 13.00 77.00 90.00 ERROR

Check Details

Version: 0.9.0
Check: examples
Result: ERROR
    Running examples in 'tidystopwords-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: generate_stoplist
    > ### Title: Listing of stop words with control over language and part of
    > ### speech.
    > ### Aliases: generate_stoplist
    >
    > ### ** Examples
    >
    > # standard usage (might return some non-ASCII characters):
    > generate_stoplist(lang_name = "English")
    Error: Can't combine `..1$language_id` <logical> and `..2$language_id` <character>.
    Backtrace:
     x
     1. +-tidystopwords::generate_stoplist(lang_name = "English")
     2. | \-dplyr::bind_rows(stoplist_db, ling_filter_db)
     3. | \-vctrs::vec_rbind(!!!dots, .names_to = .id)
     4. \-vctrs::vec_default_ptype2(...)
     5. \-vctrs::stop_incompatible_type(...)
     6. \-vctrs:::stop_incompatible(...)
     7. \-vctrs:::stop_vctrs(...)
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'tidystopwords.Rmd' using rmarkdown
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    tidystopwords version: 0.9.0
    Quitting from lines 127-129 (tidystopwords.Rmd)
    Error: processing vignette 'tidystopwords.Rmd' failed with diagnostics:
    Can't combine `..1$language_id` <logical> and `..2$language_id` <character>.
    --- failed re-building 'tidystopwords.Rmd'
    
    SUMMARY: processing the following file failed:
     'tidystopwords.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.9.0
Check: examples
Result: ERROR
    Running examples in ‘tidystopwords-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: generate_stoplist
    > ### Title: Listing of stop words with control over language and part of
    > ### speech.
    > ### Aliases: generate_stoplist
    >
    > ### ** Examples
    >
    > # standard usage (might return some non-ASCII characters):
    > generate_stoplist(lang_name = "English")
    Error: Can't combine `..1$language_id` <logical> and `..2$language_id` <character>.
    Backtrace:
     █
     1. ├─tidystopwords::generate_stoplist(lang_name = "English")
     2. │ └─dplyr::bind_rows(stoplist_db, ling_filter_db)
     3. │ └─vctrs::vec_rbind(!!!dots, .names_to = .id)
     4. └─vctrs::vec_default_ptype2(...)
     5. └─vctrs::stop_incompatible_type(...)
     6. └─vctrs:::stop_incompatible(...)
     7. └─vctrs:::stop_vctrs(...)
    Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.9.0
Check: data for non-ASCII characters
Result: NOTE
     Note: found 229801 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.9.0
Check: examples
Result: ERROR
    Running examples in ‘tidystopwords-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: generate_stoplist
    > ### Title: Listing of stop words with control over language and part of
    > ### speech.
    > ### Aliases: generate_stoplist
    >
    > ### ** Examples
    >
    > # standard usage (might return some non-ASCII characters):
    > generate_stoplist(lang_name = "English")
    Error: Can't combine `..1$language_id` <logical> and `..2$language_id` <character>.
    Backtrace:
     █
     1. ├─tidystopwords::generate_stoplist(lang_name = "English")
     2. │ └─dplyr::bind_rows(stoplist_db, ling_filter_db)
     3. │ └─vctrs::vec_rbind(!!!dots, .names_to = .id)
     4. └─vctrs::vec_default_ptype2(...)
     5. └─vctrs::stop_incompatible_type(...)
     6. └─vctrs:::stop_incompatible(...)
     7. └─vctrs:::stop_vctrs(...)
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.9.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘tidystopwords.Rmd’ using rmarkdown
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    tidystopwords version: 0.9.0
    Quitting from lines 127-129 (tidystopwords.Rmd)
    Error: processing vignette 'tidystopwords.Rmd' failed with diagnostics:
    Can't combine `..1$language_id` <logical> and `..2$language_id` <character>.
    --- failed re-building ‘tidystopwords.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘tidystopwords.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.9.0
Check: examples
Result: ERROR
    Running examples in 'tidystopwords-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: generate_stoplist
    > ### Title: Listing of stop words with control over language and part of
    > ### speech.
    > ### Aliases: generate_stoplist
    >
    > ### ** Examples
    >
    > # standard usage (might return some non-ASCII characters):
    > generate_stoplist(lang_name = "English")
    Error: Can't combine `..1$language_id` <logical> and `..2$language_id` <character>.
    Backtrace:
     x
     1. +-tidystopwords::generate_stoplist(lang_name = "English")
     2. | \-dplyr::bind_rows(stoplist_db, ling_filter_db)
     3. | \-vctrs::vec_rbind(!!!dots, .names_to = .id)
     4. \-vctrs::vec_default_ptype2(...)
     5. \-vctrs::stop_incompatible_type(...)
     6. \-vctrs:::stop_incompatible(...)
     7. \-vctrs:::stop_vctrs(...)
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.9.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘tidystopwords.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    tidystopwords version: 0.9.0
    Quitting from lines 127-129 (tidystopwords.Rmd)
    Error: processing vignette 'tidystopwords.Rmd' failed with diagnostics:
    Can't combine `..1$language_id` <logical> and `..2$language_id` <character>.
    --- failed re-building ‘tidystopwords.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘tidystopwords.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86