Last updated on 2020-04-09 10:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 72.68 | 98.02 | 170.70 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 43.54 | 68.62 | 112.16 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 226.33 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 225.71 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.3 | 124.00 | 192.00 | 316.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 1.3 | 137.00 | 148.00 | 285.00 | ERROR | |
r-patched-linux-x86_64 | 1.3 | 53.10 | 99.67 | 152.77 | ERROR | |
r-patched-osx-x86_64 | 1.3 | ERROR | ||||
r-patched-solaris-x86 | 1.3 | 247.50 | ERROR | |||
r-release-linux-x86_64 | 1.3 | 55.65 | 94.42 | 150.07 | ERROR | |
r-release-windows-ix86+x86_64 | 1.3 | 138.00 | 159.00 | 297.00 | ERROR | |
r-release-osx-x86_64 | 1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3 | 153.00 | 182.00 | 335.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.3 | NOTE |
Version: 1.3
Check: examples
Result: ERROR
Running examples in 'rJST-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_parameter
> ### Title: Get parameter from (reversed) JST results
> ### Aliases: get_parameter
>
> ### ** Examples
>
> data <- quanteda::dfm(quanteda::data_corpus_irishbudget2010)
Error: 'data_corpus_irishbudget2010' is not an exported object from 'namespace:quanteda'
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: 1.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Rcpp’ ‘RcppProgress’ ‘magrittr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-osx-x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.3
Check: examples
Result: ERROR
Running examples in ‘rJST-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_parameter
> ### Title: Get parameter from (reversed) JST results
> ### Aliases: get_parameter
>
> ### ** Examples
>
> data <- quanteda::dfm(quanteda::data_corpus_irishbudget2010)
Error: 'data_corpus_irishbudget2010' is not an exported object from 'namespace:quanteda'
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-osx-x86_64, r-patched-solaris-x86
Version: 1.3
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'rJST-Ex.R' failed
The error most likely occurred in:
> ### Name: get_parameter
> ### Title: Get parameter from (reversed) JST results
> ### Aliases: get_parameter
>
> ### ** Examples
>
> data <- quanteda::dfm(quanteda::data_corpus_irishbudget2010)
Error: 'data_corpus_irishbudget2010' is not an exported object from 'namespace:quanteda'
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.3
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'rJST-Ex.R' failed
The error most likely occurred in:
> ### Name: get_parameter
> ### Title: Get parameter from (reversed) JST results
> ### Aliases: get_parameter
>
> ### ** Examples
>
> data <- quanteda::dfm(quanteda::data_corpus_irishbudget2010)
Error: 'data_corpus_irishbudget2010' is not an exported object from 'namespace:quanteda'
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘rJST.Rmd’ using rmarkdown
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
Error: processing vignette 'rJST.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘rJST.Rmd’
SUMMARY: processing the following file failed:
‘rJST.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-osx-x86_64