CRAN Package Check Results for Package loclm

Last updated on 2026-09-06 13:49:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.85 32.60 34.45 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.57 25.48 27.05 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 24.14 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 29.03 OK
r-devel-windows-x86_64 1.0.0 3.00 53.00 56.00 OK
r-patched-linux-x86_64 1.0.0 1.75 30.18 31.93 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 51.00 54.00 OK
r-oldrel-macos-arm64 1.0.0 1.00 19.00 20.00 ERROR
r-oldrel-macos-x86_64 1.0.0 2.00 86.00 88.00 ERROR
r-oldrel-windows-x86_64 1.0.0 3.00 60.00 63.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/2s] 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