Last updated on 2025-11-26 21:48:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.2.0 | 12.29 | 248.64 | 260.93 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 3.2.0 | 6.67 | 175.52 | 182.19 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.2.0 | 24.00 | 389.33 | 413.33 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 3.2.0 | 21.00 | 385.68 | 406.68 | ERROR | |
| r-devel-windows-x86_64 | 3.2.0 | 16.00 | 345.00 | 361.00 | OK | |
| r-patched-linux-x86_64 | 3.2.0 | 15.67 | 228.73 | 244.40 | 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.2.0 | 11.00 | 629.00 | 640.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.2.0 | 18.00 | 688.00 | 706.00 | OK | |
| r-oldrel-windows-x86_64 | 3.2.0 | 18.00 | 413.00 | 431.00 | ERROR |
Version: 3.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘Jim Hester [aut], Florent Angly [aut] (fangly), Russ Hyde [aut], Michael Chirico [aut, cre], Kun Ren [aut], Alexander Rosenstock [aut] (AshesITR), Indrajeet Patil [aut] (<https://orcid.org/0000-0003-1995-6531>, @patilindrajeets)’
Authors@R: ‘Jim Hester [aut], Florent Angly [aut] (fangly), Russ Hyde [aut], Michael Chirico [aut, cre], Kun Ren [aut], Alexander Rosenstock [aut] (AshesITR), Indrajeet Patil [aut] (ORCID: <https://orcid.org/0000-0003-1995-6531>, Twitter: @patilindrajeets)’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [130s/168s]
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-devel-linux-x86_64-debian-clang
Version: 3.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [93s/111s]
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-devel-linux-x86_64-debian-gcc
Version: 3.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [214s/380s]
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-devel-linux-x86_64-fedora-clang
Version: 3.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [208s/241s]
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 4 | PASS 6552 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-methods.R:184:3', 'test-methods.R:184:3',
'test-methods.R:184:3', 'test-methods.R:184: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 4 | PASS 6552 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [127s/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-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
Version: 3.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [226s]
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-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.