Last updated on 2024-09-12 01:48:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 4.45 | 38.98 | 43.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 3.51 | 29.58 | 33.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 70.53 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 65.15 | OK | |||
r-devel-windows-x86_64 | 1.0.6 | 7.00 | 140.00 | 147.00 | OK | |
r-patched-linux-x86_64 | 1.0.6 | 4.54 | 36.81 | 41.35 | ERROR | |
r-release-linux-x86_64 | 1.0.6 | 3.90 | 37.04 | 40.94 | OK | |
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 | 7.00 | 147.00 | 154.00 | OK |
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:3:3'): function returns a data frame ──
`result` is not an S3 object
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64