CRAN Package Check Results for Package lintr

Last updated on 2026-07-06 00:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0-1 12.88 264.98 277.86 ERROR
r-devel-linux-x86_64-debian-gcc 3.3.0-1 6.87 182.31 189.18 ERROR
r-devel-linux-x86_64-fedora-clang 3.3.0-1 21.00 511.43 532.43 ERROR
r-devel-linux-x86_64-fedora-gcc 3.3.0-1 19.00 494.52 513.52 OK
r-devel-windows-x86_64 3.3.0-1 14.00 394.00 408.00 ERROR
r-patched-linux-x86_64 3.3.0-1 14.62 246.12 260.74 OK
r-release-linux-x86_64 3.3.0-1 10.57 250.35 260.92 OK
r-release-macos-arm64 3.3.0-1 3.00 68.00 71.00 OK
r-release-macos-x86_64 3.3.0-1 8.00 374.00 382.00 OK
r-release-windows-x86_64 3.3.0-1 14.00 418.00 432.00 OK
r-oldrel-macos-arm64 3.3.0-1 3.00 75.00 78.00 OK
r-oldrel-macos-x86_64 3.3.0-1 8.00 469.00 477.00 OK
r-oldrel-windows-x86_64 3.3.0-1 19.00 500.00 519.00 OK

Check Details

Version: 3.3.0-1
Check: tests
Result: ERROR Running ‘testthat.R’ [144s/190s] 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") Configuration file ^\.lintr$ is already ignored in `.Rbuildignore`. [ FAIL 1 | WARN 0 | SKIP 5 | PASS 5669 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:164:3', 'test-methods.R:164:3', 'test-methods.R:164:3', 'test-methods.R:164:3' • {data.table} is not installed (1): 'test-methods.R:143:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-settings.R:9:3'): read_config_file() warns if the config file does not end in a newline ── Expected `lint_dir()` to throw a warning. [ FAIL 1 | WARN 0 | SKIP 5 | PASS 5669 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 3.3.0-1
Check: tests
Result: ERROR Running ‘testthat.R’ [94s/110s] 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") Configuration file ^\.lintr$ is already ignored in `.Rbuildignore`. [ FAIL 1 | WARN 0 | SKIP 5 | PASS 5669 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:164:3', 'test-methods.R:164:3', 'test-methods.R:164:3', 'test-methods.R:164:3' • {data.table} is not installed (1): 'test-methods.R:143:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-settings.R:9:3'): read_config_file() warns if the config file does not end in a newline ── Expected `lint_dir()` to throw a warning. [ FAIL 1 | WARN 0 | SKIP 5 | PASS 5669 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.3.0-1
Check: tests
Result: ERROR Running ‘testthat.R’ [234s/511s] 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") Configuration file ^\.lintr$ is already ignored in `.Rbuildignore`. [ FAIL 1 | WARN 0 | SKIP 5 | PASS 5669 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:164:3', 'test-methods.R:164:3', 'test-methods.R:164:3', 'test-methods.R:164:3' • {data.table} is not installed (1): 'test-methods.R:143:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-settings.R:9:3'): read_config_file() warns if the config file does not end in a newline ── Expected `lint_dir()` to throw a warning. [ FAIL 1 | WARN 0 | SKIP 5 | PASS 5669 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.3.0-1
Check: tests
Result: ERROR Running 'testthat.R' [217s] 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") Configuration file ^\.lintr$ is already ignored in `.Rbuildignore`. [ FAIL 1 | WARN 0 | SKIP 5 | PASS 5669 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:164:3', 'test-methods.R:164:3', 'test-methods.R:164:3', 'test-methods.R:164:3' • {data.table} is not installed (1): 'test-methods.R:143:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-settings.R:9:3'): read_config_file() warns if the config file does not end in a newline ── Expected `lint_dir()` to throw a warning. [ FAIL 1 | WARN 0 | SKIP 5 | PASS 5669 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.