Last updated on 2026-09-12 00:50:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.87 | 32.95 | 34.82 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.49 | 25.97 | 27.46 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 25.93 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 29.08 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 5.00 | 52.00 | 57.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 1.90 | 30.52 | 32.42 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 1.81 | 30.38 | 32.19 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 17.00 | 18.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 55.00 | 57.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 3.00 | 49.00 | 52.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | ERROR | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 2.00 | 114.00 | 116.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.0.0 | 5.00 | 59.00 | 64.00 | ERROR |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(loclm)
>
> test_check("loclm")
Saving _problems/test-loclm-11.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-loclm.R:6:3'): loclm() works ───────────────────────────────────
Error in `typeof(x) %notin% c("integer", "double")`: could not find function "%notin%"
Backtrace:
▆
1. └─loclm (local) expect_num(yhat <- predict(fit, z), 5) at test-loclm.R:21:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(loclm)
>
> test_check("loclm")
Saving _problems/test-loclm-11.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-loclm.R:6:3'): loclm() works ───────────────────────────────────
Error in `typeof(x) %notin% c("integer", "double")`: could not find function "%notin%"
Backtrace:
▆
1. └─loclm (local) expect_num(yhat <- predict(fit, z), 5) at test-loclm.R:21:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(loclm)
>
> test_check("loclm")
Saving _problems/test-loclm-11.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-loclm.R:6:3'): loclm() works ───────────────────────────────────
Error in `typeof(x) %notin% c("integer", "double")`: could not find function "%notin%"
Backtrace:
▆
1. └─loclm (local) expect_num(yhat <- predict(fit, z), 5) at test-loclm.R:21:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64