CRAN Package Check Results for Package lintr

Last updated on 2025-11-28 12:48:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0-1 12.59 258.26 270.85 OK
r-devel-linux-x86_64-debian-gcc 3.3.0-1 7.95 191.35 199.30 OK
r-devel-linux-x86_64-fedora-clang 3.3.0-1 41.00 433.49 474.49 OK
r-devel-linux-x86_64-fedora-gcc 3.3.0-1 46.00 397.34 443.34 OK
r-devel-windows-x86_64 3.2.0 16.00 345.00 361.00 OK
r-patched-linux-x86_64 3.2.0 16.03 225.74 241.77 ERROR
r-release-linux-x86_64 3.2.0 11.10 227.50 238.60 ERROR
r-release-macos-arm64 3.2.0 OK
r-release-macos-x86_64 3.3.0-1 12.00 465.00 477.00 OK
r-release-windows-x86_64 3.2.0 14.00 339.00 353.00 ERROR
r-oldrel-macos-arm64 3.2.0 OK
r-oldrel-macos-x86_64 3.3.0-1 45.00 554.00 599.00 OK
r-oldrel-windows-x86_64 3.3.0-1 21.00 316.00 337.00 OK

Check Details

Version: 3.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [124s/153s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lintr) > > # suppress printing environment name (noisy) > invisible({ + loadNamespace("patrick") + loadNamespace("withr") + }) > > test_check("lintr") Saving _problems/test-expect_lint-23.R Saving _problems/test-expect_lint-24.R Saving _problems/test-expect_lint-30.R Saving _problems/test-expect_lint-39.R Saving _problems/test-expect_lint-41.R Saving _problems/test-expect_lint-42.R Saving _problems/test-expect_lint-43.R Saving _problems/test-expect_lint-44.R Saving _problems/test-expect_lint-45.R Saving _problems/test-expect_lint-46.R Saving _problems/test-expect_lint-48.R Saving _problems/test-expect_lint-49.R Saving _problems/test-expect_lint-52.R i No lints found. i No lints found. [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3' • {data.table} is not installed (1): 'test-methods.R:163:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expect_lint.R:23:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:24:3'): single check ─────────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:30:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:37:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 9 times ── Failure ('test-expect_lint.R:41:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:42:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:43:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:44:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:45:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:46:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:48:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:49:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-expect_lint.R:50:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 3 times [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 3.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [125s/159s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lintr) > > # suppress printing environment name (noisy) > invisible({ + loadNamespace("patrick") + loadNamespace("withr") + }) > > test_check("lintr") Saving _problems/test-expect_lint-23.R Saving _problems/test-expect_lint-24.R Saving _problems/test-expect_lint-30.R Saving _problems/test-expect_lint-39.R Saving _problems/test-expect_lint-41.R Saving _problems/test-expect_lint-42.R Saving _problems/test-expect_lint-43.R Saving _problems/test-expect_lint-44.R Saving _problems/test-expect_lint-45.R Saving _problems/test-expect_lint-46.R Saving _problems/test-expect_lint-48.R Saving _problems/test-expect_lint-49.R Saving _problems/test-expect_lint-52.R i No lints found. i No lints found. [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3' • {data.table} is not installed (1): 'test-methods.R:163:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expect_lint.R:23:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:24:3'): single check ─────────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:30:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:37:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 9 times ── Failure ('test-expect_lint.R:41:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:42:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:43:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:44:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:45:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:46:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:48:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:49:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-expect_lint.R:50:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 3 times [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 3.2.0
Check: tests
Result: ERROR Running 'testthat.R' [178s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(lintr) > > # suppress printing environment name (noisy) > invisible({ + loadNamespace("patrick") + loadNamespace("withr") + }) > > test_check("lintr") Saving _problems/test-expect_lint-23.R Saving _problems/test-expect_lint-24.R Saving _problems/test-expect_lint-30.R Saving _problems/test-expect_lint-39.R Saving _problems/test-expect_lint-41.R Saving _problems/test-expect_lint-42.R Saving _problems/test-expect_lint-43.R Saving _problems/test-expect_lint-44.R Saving _problems/test-expect_lint-45.R Saving _problems/test-expect_lint-46.R Saving _problems/test-expect_lint-48.R Saving _problems/test-expect_lint-49.R Saving _problems/test-expect_lint-52.R i No lints found. i No lints found. [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3' • {data.table} is not installed (1): 'test-methods.R:163:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expect_lint.R:23:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:24:3'): single check ─────────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:30:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:37:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 9 times ── Failure ('test-expect_lint.R:41:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:42:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:43:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:44:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:45:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:46:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:48:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:49:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-expect_lint.R:50:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 3 times [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.