Last updated on 2022-09-11 12:56:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 1.97 | 26.69 | 28.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 1.18 | 20.93 | 22.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 45.55 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 44.49 | NOTE | |||
r-devel-windows-x86_64 | 0.0.2 | 9.00 | 62.00 | 71.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.2 | 1.42 | 25.64 | 27.06 | NOTE | |
r-release-linux-x86_64 | 0.0.2 | 1.65 | 25.95 | 27.60 | NOTE | |
r-release-macos-arm64 | 0.0.2 | 34.00 | NOTE | |||
r-release-macos-x86_64 | 0.0.2 | 44.00 | NOTE | |||
r-release-windows-x86_64 | 0.0.2 | 7.00 | 64.00 | 71.00 | NOTE | |
r-oldrel-macos-arm64 | 0.0.2 | 41.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.0.2 | 46.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.0.2 | 5.00 | 50.00 | 55.00 | ERROR |
Version: 0.0.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mortyr)
>
> test_check("mortyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
== Failed tests ================================================================
-- Error (test_returned_data.R:1:1): (code run outside of `test_that()`) -------
Error: API did not return json
Backtrace:
x
1. \-mortyr::get_characters() at test_returned_data.R:1:0
2. \-mortyr:::parse_resp(resp)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64