Last updated on 2019-03-14 00:46:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | 24.63 | 48.06 | 72.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 19.08 | 41.53 | 60.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.10.0 | 97.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 91.41 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.10.0 | 147.00 | 83.00 | 230.00 | OK | |
r-patched-linux-x86_64 | 0.10.0 | 21.42 | 42.13 | 63.55 | OK | |
r-patched-solaris-x86 | 0.10.0 | 130.70 | NOTE | |||
r-release-linux-x86_64 | OK | |||||
r-release-windows-ix86+x86_64 | 0.10.0 | 129.00 | 103.00 | 232.00 | OK | |
r-release-osx-x86_64 | 0.10.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.10.0 | 106.00 | 107.00 | 213.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.10.0 | NOTE |
Version: 0.10.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 578 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.10.0
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘quanteda’
Flavor: r-patched-solaris-x86
Version: 0.10.0
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'corpus-Ex.R' failed
The error most likely occurred in:
> ### Name: term_matrix
> ### Title: Term Frequency Tabulation
> ### Aliases: term_counts term_matrix
>
> ### ** Examples
>
> text <- c("A rose is a rose is a rose.",
+ "A Rose is red, a violet is blue!",
+ "A rose by any other name would smell as sweet.")
> term_matrix(text)
3 x 17 sparse Matrix of class "dgCMatrix"
Error in isFALSE(suppRows) : could not find function "isFALSE"
Calls: <Anonymous> -> <Anonymous> -> printSpMatrix2
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.10.0
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'corpus-Ex.R' failed
The error most likely occurred in:
> ### Name: term_matrix
> ### Title: Term Frequency Tabulation
> ### Aliases: term_counts term_matrix
>
> ### ** Examples
>
> text <- c("A rose is a rose is a rose.",
+ "A Rose is red, a violet is blue!",
+ "A rose by any other name would smell as sweet.")
> term_matrix(text)
3 x 17 sparse Matrix of class "dgCMatrix"
Error in isFALSE(suppRows) : could not find function "isFALSE"
Calls: <Anonymous> -> <Anonymous> -> printSpMatrix2
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64