Last updated on 2026-05-18 12:57:53 CEST.
| Package | ERROR | OK |
|---|---|---|
| askgpt | 13 | |
| atrrr | 13 | |
| cookiemonster | 13 | |
| LexisNexisTools | 13 | |
| rollama | 13 | |
| traktok | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.1.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [4s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(traktok)
>
> test_check("traktok")
Saving _problems/test-tt_utils-68.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 73 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• !isTRUE(auth_check(research = FALSE, hidden = TRUE, silent = TRUE)["hidden"])
is TRUE (2): 'test-search.R:2:3', 'test-search.R:25:3'
• !isTRUE(auth_check(research = FALSE, hidden = TRUE, silent = TRUE, fail =
FALSE)["hidden"]) is TRUE (1): 'test-tt_videos.R:2:3'
• On CRAN (1): 'test-research_auth.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tt_utils.R:68:3'): wait ──────────────────────────────────────
Expected `elapsed <= max(sleep_pool)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 73 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [5s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(traktok)
>
> test_check("traktok")
Saving _problems/test-tt_utils-68.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 73 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• !isTRUE(auth_check(research = FALSE, hidden = TRUE, silent = TRUE)["hidden"])
is TRUE (2): 'test-search.R:2:3', 'test-search.R:25:3'
• !isTRUE(auth_check(research = FALSE, hidden = TRUE, silent = TRUE, fail =
FALSE)["hidden"]) is TRUE (1): 'test-tt_videos.R:2:3'
• On CRAN (1): 'test-research_auth.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tt_utils.R:68:3'): wait ──────────────────────────────────────
Expected `elapsed <= max(sleep_pool)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 73 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64