Last updated on 2023-04-19 09:56:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.44 | 27.73 | 30.17 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.39 | 21.72 | 23.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 39.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 47.48 | OK | |||
r-devel-macos-arm64 | 0.1.1 | 24.00 | ERROR | |||
r-devel-macos-x86_64 | 0.1.1 | 37.00 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 5.00 | 52.00 | 57.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 2.01 | 26.83 | 28.84 | OK | |
r-release-linux-x86_64 | 0.1.1 | 1.85 | 28.38 | 30.23 | OK | |
r-release-macos-arm64 | 0.1.1 | 20.00 | ERROR | |||
r-release-macos-x86_64 | 0.1.1 | 25.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 4.00 | 53.00 | 57.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
6. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
7. └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
8. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
9. └─value[[3L]](cond)
── Error ('test-check_waspas.R:20:3'): waspasR() check output values. ──────────
Error in `waspas_test$WASPAS_Rank`: $ operator is invalid for atomic vectors
Backtrace:
▆
1. └─testthat::expect_equal(...) at test-check_waspas.R:20:2
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 11 | WARN 0 | SKIP 0 | PASS 34 ]
Error: Test failures
Execution halted
Flavors: r-devel-macos-arm64, r-release-macos-arm64