Last updated on 2021-02-26 07:49:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 7.1.1 | 58.95 | 84.34 | 143.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 7.1.1 | 35.89 | 64.18 | 100.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 7.1.1 | 208.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 7.1.1 | 188.16 | OK | |||
r-devel-windows-ix86+x86_64 | 7.1.1 | 89.00 | 132.00 | 221.00 | ERROR | |
r-patched-linux-x86_64 | 7.1.1 | 40.49 | 81.40 | 121.89 | OK | |
r-patched-solaris-x86 | 7.1.1 | 192.90 | OK | |||
r-release-linux-x86_64 | 7.1.1 | 43.03 | 80.88 | 123.91 | OK | |
r-release-macos-x86_64 | 7.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 7.1.1 | 121.00 | 164.00 | 285.00 | OK | |
r-oldrel-macos-x86_64 | 7.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 7.1.1 | 86.00 | 155.00 | 241.00 | OK |
Version: 7.1.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [24s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(roxygen2)
>
> if (requireNamespace("xml2")) {
+ test_check("roxygen2", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "test-results.xml"), CheckReporter$new())))
+ } else {
+ test_check("roxygen2")
+ }
[pandoc.exe warning] Duplicate link reference `[stringr::str_length()]' "source" (line 11, column 1)
[pandoc.exe warning] Duplicate link reference `[roxygenize()]' "source" (line 10, column 1)
[pandoc.exe warning] Duplicate link reference `[stringr::str_length()]' "source" (line 9, column 1)
[pandoc.exe warning] Duplicate link reference `[roxygenize()]' "source" (line 8, column 1)
== Skipped tests ===============================================================
* On CRAN (12)
* file.exists(test_path("../../DESCRIPTION")) is not TRUE (1)
== Warnings ====================================================================
-- Warning (test-rd.R:170:3): unicode escapes are ok ---------------------------
string is not in UTF-8 [1303]
Backtrace:
1. testthat::expect_true(any(grepl("7°C", rd))) test-rd.R:170:2
10. testthat:::register_expectation(e, 6)
11. reporter$add_result(...)
12. testthat:::o_apply(...)
13. base::lapply(objects, f)
14. testthat:::FUN(X[[i]], ...)
15. x$add_result(...)
16. testthat:::o_apply(...)
17. base::lapply(objects, f)
18. testthat:::FUN(X[[i]], ...)
19. x$add_result(...)
21. xml2:::xml_add_child.xml_node(...)
22. xml2:::create_node(.value, .parent = .x, .copy = .copy, ...)
24. xml2:::`xml_attrs<-.xml_node`(`*tmp*`, value = args[named])
25. base::Map(...)
26. base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
29. xml2:::`xml_attr<-.xml_node`(`*tmp*`, attr, ns, value = val)
== Failed tests ================================================================
-- Failure (test-rd.R:170:3): unicode escapes are ok ---------------------------
any(grepl("7°C", rd)) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 733 ]
Error: Test failures
In addition: Warning messages:
1: In for (i in seq_len(n)) { :
closing unused connection 7 (D:\temp\RtmpuW8Kkd\file1a8421bf3894)
2: In for (i in seq_len(n)) { :
closing unused connection 6 (D:\temp\RtmpuW8Kkd\file1a842ea25b1f)
3: In for (i in seq_len(n)) { :
closing unused connection 5 (D:\temp\RtmpuW8Kkd\file1a8462e1ca9)
4: In for (i in seq_len(n)) { :
closing unused connection 4 (D:\temp\RtmpuW8Kkd\file1a8449506dda)
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 7.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(roxygen2)
>
> if (requireNamespace("xml2")) {
+ test_check("roxygen2", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "test-results.xml"), CheckReporter$new())))
+ } else {
+ test_check("roxygen2")
+ }
[pandoc.exe warning] Duplicate link reference `[stringr::str_length()]' "source" (line 11, column 1)
[pandoc.exe warning] Duplicate link reference `[roxygenize()]' "source" (line 10, column 1)
[pandoc.exe warning] Duplicate link reference `[stringr::str_length()]' "source" (line 9, column 1)
[pandoc.exe warning] Duplicate link reference `[roxygenize()]' "source" (line 8, column 1)
== Skipped tests ===============================================================
* On CRAN (12)
* file.exists(test_path("../../DESCRIPTION")) is not TRUE (1)
== Warnings ====================================================================
-- Warning (test-rd.R:170:3): unicode escapes are ok ---------------------------
string is not in UTF-8 [1303]
Backtrace:
1. testthat::expect_true(any(grepl("7°C", rd))) test-rd.R:170:2
10. testthat:::register_expectation(e, 6)
11. reporter$add_result(...)
12. testthat:::o_apply(...)
13. base::lapply(objects, f)
14. testthat:::FUN(X[[i]], ...)
15. x$add_result(...)
16. testthat:::o_apply(...)
17. base::lapply(objects, f)
18. testthat:::FUN(X[[i]], ...)
19. x$add_result(...)
21. xml2:::xml_add_child.xml_node(...)
22. xml2:::create_node(.value, .parent = .x, .copy = .copy, ...)
24. xml2:::`xml_attrs<-.xml_node`(`*tmp*`, value = args[named])
25. base::Map(...)
26. base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
29. xml2:::`xml_attr<-.xml_node`(`*tmp*`, attr, ns, value = val)
== Failed tests ================================================================
-- Failure (test-rd.R:170:3): unicode escapes are ok ---------------------------
any(grepl("7°C", rd)) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 1 | SKIP 13 | PASS 733 ]
Error: Test failures
In addition: Warning messages:
1: In for (name in names(public_methods)) lockBinding(name, public_bind_env) :
closing unused connection 7 (D:\temp\Rtmp2DfIU4\filecee0536c2f8e)
2: In for (name in names(public_methods)) lockBinding(name, public_bind_env) :
closing unused connection 6 (D:\temp\Rtmp2DfIU4\filecee02eda6f09)
3: In for (name in names(public_methods)) lockBinding(name, public_bind_env) :
closing unused connection 5 (D:\temp\Rtmp2DfIU4\filecee0294d361c)
4: In for (name in names(public_methods)) lockBinding(name, public_bind_env) :
closing unused connection 4 (D:\temp\Rtmp2DfIU4\filecee074b023d5)
Execution halted
Flavor: r-devel-windows-ix86+x86_64