Last updated on 2020-08-07 01:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 31.70 | 176.62 | 208.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 23.22 | 128.69 | 151.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 252.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 243.18 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 93.00 | 338.00 | 431.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 24.33 | 167.96 | 192.29 | OK | |
r-patched-solaris-x86 | 0.1.1 | 353.50 | OK | |||
r-release-linux-x86_64 | 0.1.1 | 24.45 | 167.46 | 191.91 | OK | |
r-release-macos-x86_64 | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 80.00 | 243.00 | 323.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 51.00 | 210.00 | 261.00 | ERROR |
Version: 0.1.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
-- 1. Error: rainette2_complete_groups (@test_cutree.R#28) --------------------
Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
Backtrace:
1. rainette::rainette2(res1, res2, min_members = 2)
22. base::.handleSimpleError(...)
-- 2. Error: (unknown) (@test_rainette2.R#12) ---------------------------------
Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
Backtrace:
1. rainette::rainette2(...)
22. base::.handleSimpleError(...)
== testthat results ===========================================================
[ OK: 106 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Error: rainette2_complete_groups (@test_cutree.R#28)
2. Error: (unknown) (@test_rainette2.R#12)
Error: testthat unit tests failed
In addition: Warning message:
In for (i in seq_along(feat_cc)) { :
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.1
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [20s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
-- 1. Error: rainette2_complete_groups (@test_cutree.R#28) --------------------
Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
Backtrace:
1. rainette::rainette2(res1, res2, min_members = 2)
22. base::.handleSimpleError(...)
-- 2. Error: (unknown) (@test_rainette2.R#12) ---------------------------------
Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
Backtrace:
1. rainette::rainette2(...)
22. base::.handleSimpleError(...)
== testthat results ===========================================================
[ OK: 106 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Error: rainette2_complete_groups (@test_cutree.R#28)
2. Error: (unknown) (@test_rainette2.R#12)
Error: testthat unit tests failed
In addition: Warning message:
In for (i in seq_along(feat_cc)) { :
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'algorithmes.Rmd' using rmarkdown
Warning in chisq.test(tmp) : Chi-squared approximation may be incorrect
--- finished re-building 'algorithmes.Rmd'
--- re-building 'introduction_en.Rmd' using rmarkdown
Package version: 2.1.1
Parallel computing: 2 of 32 threads used.
See https://quanteda.io for tutorials and examples.
Attaching package: 'quanteda'
The following object is masked from 'package:utils':
View
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Computing ucs from segments...
Clustering...
Done.
Computing ucs from segments...
Clustering...
Done.
Searching for best partitions...
Quitting from lines 243-244 (introduction_en.Rmd)
Error: processing vignette 'introduction_en.Rmd' failed with diagnostics:
Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
--- failed re-building 'introduction_en.Rmd'
--- re-building 'introduction_usage.Rmd' using rmarkdown
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Package version: 2.1.1
Parallel computing: 2 of 32 threads used.
See https://quanteda.io for tutorials and examples.
Attaching package: 'quanteda'
The following object is masked from 'package:utils':
View
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Computing ucs from segments...
Clustering...
Done.
Computing ucs from segments...
Clustering...
Done.
Searching for best partitions...
Quitting from lines 172-173 (introduction_usage.Rmd)
Error: processing vignette 'introduction_usage.Rmd' failed with diagnostics:
Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
--- failed re-building 'introduction_usage.Rmd'
SUMMARY: processing the following files failed:
'introduction_en.Rmd' 'introduction_usage.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64