Last updated on 2020-12-04 00:48:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 32.06 | 178.28 | 210.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 22.54 | 134.51 | 157.05 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 257.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 242.16 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 70.00 | 209.00 | 279.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 26.80 | 167.98 | 194.78 | OK | |
r-patched-solaris-x86 | 0.1.1 | 344.90 | OK | |||
r-release-linux-x86_64 | 0.1.1 | 25.66 | 167.04 | 192.70 | OK | |
r-release-macos-x86_64 | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 56.00 | 227.00 | 283.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 59.00 | 242.00 | 301.00 | ERROR |
Version: 0.1.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [19s]
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")
-- ERROR (test_cutree.R:28:3): rainette2_complete_groups -----------------------
Error: Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
Backtrace:
x
1. +-rainette::rainette2(res1, res2, min_members = 2) test_cutree.R:28:2
2. | +-progressr::with_progress(...)
3. | \-rainette:::filter_crosstab(...)
4. | \-`%>%`(...)
5. +-dplyr::filter(., !duplicated(members))
6. +-dplyr::mutate(...)
7. +-dplyr:::mutate.data.frame(...)
8. | \-dplyr:::mutate_cols(.data, ...)
9. | +-base::withCallingHandlers(...)
10. | \-mask$eval_all_mutate(dots[[i]])
11. +-rainette:::compute_members(level1, g1, level2, g2)
12. | \-purrr::pmap(...)
13. | \-rainette:::.f(...)
14. | +-base::which(groups1[[level1]] == g1 & groups2[[level2]] == g2)
15. | \-base::Ops.factor(groups1[[level1]], g1)
16. | \-base::stop("level sets of factors are different")
17. \-base::.handleSimpleError(...)
18. \-dplyr:::h(simpleError(msg, call))
-- Skip (test_plots.R:4:1): (code run outside of `test_that()`) ----------------
Reason: Skipping plots
-- ERROR (test_rainette2.R:12:1): (code run outside of `test_that()`) ----------
Error: Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
Backtrace:
x
1. +-rainette::rainette2(...) test_rainette2.R:12:0
2. | +-progressr::with_progress(...)
3. | \-rainette:::filter_crosstab(...)
4. | \-`%>%`(...)
5. +-dplyr::filter(., !duplicated(members))
6. +-dplyr::mutate(...)
7. +-dplyr:::mutate.data.frame(...)
8. | \-dplyr:::mutate_cols(.data, ...)
9. | +-base::withCallingHandlers(...)
10. | \-mask$eval_all_mutate(dots[[i]])
11. +-rainette:::compute_members(level1, g1, level2, g2)
12. | \-purrr::pmap(...)
13. | \-rainette:::.f(...)
14. | +-base::which(groups1[[level1]] == g1 & groups2[[level2]] == g2)
15. | \-base::Ops.factor(groups1[[level1]], g1)
16. | \-base::stop("level sets of factors are different")
17. \-base::.handleSimpleError(...)
18. \-dplyr:::h(simpleError(msg, call))
-- Skipped tests --------------------------------------------------------------
* Skipping plots (1)
== testthat results ===========================================================
ERROR (test_cutree.R:28:3): rainette2_complete_groups
ERROR (test_rainette2.R:12:1): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 106 ]
Error: Test failures
In addition: Warning message:
In x : 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' [21s]
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")
-- ERROR (test_cutree.R:28:3): rainette2_complete_groups -----------------------
Error: Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
Backtrace:
x
1. +-rainette::rainette2(res1, res2, min_members = 2) test_cutree.R:28:2
2. | +-progressr::with_progress(...)
3. | \-rainette:::filter_crosstab(...)
4. | \-`%>%`(...)
5. +-dplyr::filter(., !duplicated(members))
6. +-dplyr::mutate(...)
7. +-dplyr:::mutate.data.frame(...)
8. | \-dplyr:::mutate_cols(.data, ...)
9. | +-base::withCallingHandlers(...)
10. | \-mask$eval_all_mutate(dots[[i]])
11. +-rainette:::compute_members(level1, g1, level2, g2)
12. | \-purrr::pmap(...)
13. | \-rainette:::.f(...)
14. | +-base::which(groups1[[level1]] == g1 & groups2[[level2]] == g2)
15. | \-base::Ops.factor(groups1[[level1]], g1)
16. | \-base::stop("level sets of factors are different")
17. \-base::.handleSimpleError(...)
18. \-dplyr:::h(simpleError(msg, call))
-- Skip (test_plots.R:4:1): (code run outside of `test_that()`) ----------------
Reason: Skipping plots
-- ERROR (test_rainette2.R:12:1): (code run outside of `test_that()`) ----------
Error: Problem with `mutate()` input `members`.
x level sets of factors are different
i Input `members` is `compute_members(level1, g1, level2, g2)`.
Backtrace:
x
1. +-rainette::rainette2(...) test_rainette2.R:12:0
2. | +-progressr::with_progress(...)
3. | \-rainette:::filter_crosstab(...)
4. | \-`%>%`(...)
5. +-dplyr::filter(., !duplicated(members))
6. +-dplyr::mutate(...)
7. +-dplyr:::mutate.data.frame(...)
8. | \-dplyr:::mutate_cols(.data, ...)
9. | +-base::withCallingHandlers(...)
10. | \-mask$eval_all_mutate(dots[[i]])
11. +-rainette:::compute_members(level1, g1, level2, g2)
12. | \-purrr::pmap(...)
13. | \-rainette:::.f(...)
14. | +-base::which(groups1[[level1]] == g1 & groups2[[level2]] == g2)
15. | \-base::Ops.factor(groups1[[level1]], g1)
16. | \-base::stop("level sets of factors are different")
17. \-base::.handleSimpleError(...)
18. \-dplyr:::h(simpleError(msg, call))
-- Skipped tests --------------------------------------------------------------
* Skipping plots (1)
== testthat results ===========================================================
ERROR (test_cutree.R:28:3): rainette2_complete_groups
ERROR (test_rainette2.R:12:1): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 106 ]
Error: Test failures
In addition: Warning message:
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.2
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.2
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