Last updated on 2022-08-20 10:51:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.18 | 65.97 | 71.15 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.57 | 50.02 | 54.59 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 91.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 90.27 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 9.00 | 100.00 | 109.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 5.47 | 61.38 | 66.85 | OK | |
r-release-linux-x86_64 | 0.2.0 | OK | ||||
r-release-macos-arm64 | 0.2.0 | 46.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 65.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 10.00 | 105.00 | 115.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 51.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.0 | 65.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 13.00 | 100.00 | 113.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [15s/34s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(viafr)
>
> test_check("viafr")
[ FAIL 1 | WARN 31 | SKIP 0 | PASS 43 ]
== Failed tests ================================================================
-- Failure (test_utils.R:14:3): valid query ------------------------------------
length(result) not equal to 34.
1/1 mismatches
[1] 33 - 34 == -1
[ FAIL 1 | WARN 31 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(viafr)
>
> test_check("viafr")
[ FAIL 1 | WARN 31 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_utils.R:14:3): valid query ────────────────────────────────────
length(result) not equal to 34.
1/1 mismatches
[1] 33 - 34 == -1
[ FAIL 1 | WARN 31 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 2 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [27s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(viafr)
>
> test_check("viafr")
[ FAIL 1 | WARN 31 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_utils.R:14:3): valid query ────────────────────────────────────
length(result) not equal to 34.
1/1 mismatches
[1] 33 - 34 == -1
[ FAIL 1 | WARN 31 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64