CRAN Package Check Results for Package loclm

Last updated on 2026-08-25 06:52:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.91 33.90 35.81 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.53 25.68 27.21 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 24.10 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 29.61 OK
r-devel-windows-x86_64 1.0.0 4.00 58.00 62.00 OK
r-patched-linux-x86_64 1.0.0 1.79 30.42 32.21 OK
r-release-linux-x86_64 1.0.0 1.75 30.23 31.98 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 51.00 54.00 OK
r-oldrel-macos-arm64 1.0.0 1.00 21.00 22.00 ERROR
r-oldrel-macos-x86_64 1.0.0 2.00 78.00 80.00 ERROR
r-oldrel-windows-x86_64 1.0.0 5.00 63.00 68.00 ERROR

Check Details

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