Last updated on 2024-09-19 00:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 4.26 | 39.04 | 43.30 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 3.42 | 29.51 | 32.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 70.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 65.15 | OK | |||
r-devel-windows-x86_64 | 1.0.6 | 6.00 | 225.00 | 231.00 | OK | |
r-patched-linux-x86_64 | 1.0.6 | 3.99 | 37.03 | 41.02 | OK | |
r-release-linux-x86_64 | 1.0.6 | 3.92 | 36.74 | 40.66 | ERROR | |
r-release-macos-arm64 | 1.0.6 | 60.00 | OK | |||
r-release-macos-x86_64 | 1.0.6 | 97.00 | OK | |||
r-release-windows-x86_64 | 1.0.6 | 6.00 | 90.00 | 96.00 | OK | |
r-oldrel-macos-arm64 | 1.0.6 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.6 | 84.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.6 | 8.00 | 86.00 | 94.00 | OK |
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/44s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(dhlabR)
>
> test_check("dhlabR")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_ngram_from_newspapers.R:8:3'): function returns a data frame with the correct columns ──
Names of `result` ('') don't match 'values', 'ind'
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/50s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(dhlabR)
>
> test_check("dhlabR")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_ngram_from_newspapers.R:8:3'): function returns a data frame with the correct columns ──
Names of `result` ('') don't match 'values', 'ind'
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64