Last updated on 2024-08-19 08:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.13 | 9.43 | 117.93 | 127.36 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.13 | 6.74 | 72.62 | 79.36 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.13 | 189.24 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.13 | 192.56 | ERROR | |||
r-devel-windows-x86_64 | 0.1.13 | 11.00 | 112.00 | 123.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.13 | 9.40 | 114.48 | 123.88 | ERROR | |
r-release-linux-x86_64 | 0.1.13 | 9.24 | 113.06 | 122.30 | ERROR | |
r-release-macos-arm64 | 0.1.13 | 185.00 | OK | |||
r-release-macos-x86_64 | 0.1.13 | 193.00 | OK | |||
r-release-windows-x86_64 | 0.1.13 | 13.00 | 116.00 | 129.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.13 | 209.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.13 | 310.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.13 | 15.00 | 224.00 | 239.00 | ERROR |
Version: 0.1.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [36s/22s]
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(PaRe)
>
> test_check("PaRe")
Starting 2 test processes
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• utils::packageVersion(pkg = "base") > package_version("4.4.0") is TRUE (1):
'test-checkDependencies.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-getApplyCall.R:8:3'): minimal ──────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDlplyCall.R:16:3'): minimal ─────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDoCall.R:8:3'): minimal ─────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getFunCall.R:5:3'): minimal ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getMultiLineFun.R:21:3'): regular use ──────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/12s]
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(PaRe)
>
> test_check("PaRe")
Starting 2 test processes
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• utils::packageVersion(pkg = "base") > package_version("4.4.0") is TRUE (1):
'test-checkDependencies.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-getApplyCall.R:8:3'): minimal ──────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDlplyCall.R:16:3'): minimal ─────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDoCall.R:8:3'): minimal ─────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getFunCall.R:5:3'): minimal ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getMultiLineFun.R:21:3'): regular use ──────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.13
Check: Rd cross-references
Result: NOTE
Undeclared packages ‘tidygraph’, ‘htmlwidgets’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [44s/29s]
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(PaRe)
>
> test_check("PaRe")
Starting 2 test processes
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• utils::packageVersion(pkg = "base") > package_version("4.4.0") is TRUE (1):
'test-checkDependencies.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-getApplyCall.R:8:3'): minimal ──────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDlplyCall.R:16:3'): minimal ─────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getFunCall.R:5:3'): minimal ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDoCall.R:8:3'): minimal ─────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getMultiLineFun.R:21:3'): regular use ──────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [41s/26s]
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(PaRe)
>
> test_check("PaRe")
Starting 2 test processes
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• utils::packageVersion(pkg = "base") > package_version("4.4.0") is TRUE (1):
'test-checkDependencies.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-getApplyCall.R:8:3'): minimal ──────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDlplyCall.R:16:3'): minimal ─────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDoCall.R:8:3'): minimal ─────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getFunCall.R:5:3'): minimal ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getMultiLineFun.R:21:3'): regular use ──────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.13
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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(PaRe)
>
> test_check("PaRe")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 9 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• !R6::is.R6(repo) is TRUE (3): 'test-getDoCall.R:6:3',
'test-getFunCall.R:3:3', 'test-getMultiLineFun.R:19:3'
• utils::packageVersion(pkg = "base") > package_version("4.4.0") is TRUE (1):
'test-checkDependencies.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-getApplyCall.R:8:3'): minimal ──────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDlplyCall.R:16:3'): minimal ─────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 9 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [36s/21s]
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(PaRe)
>
> test_check("PaRe")
Starting 2 test processes
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• utils::packageVersion(pkg = "base") > package_version("4.4.0") is TRUE (1):
'test-checkDependencies.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-getApplyCall.R:8:3'): minimal ──────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDlplyCall.R:16:3'): minimal ─────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDoCall.R:8:3'): minimal ─────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getFunCall.R:5:3'): minimal ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getMultiLineFun.R:21:3'): regular use ──────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [35s/21s]
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(PaRe)
>
> test_check("PaRe")
Starting 2 test processes
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• utils::packageVersion(pkg = "base") > package_version("4.4.0") is TRUE (1):
'test-checkDependencies.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-getApplyCall.R:8:3'): minimal ──────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDlplyCall.R:16:3'): minimal ─────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getDoCall.R:8:3'): minimal ─────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getFunCall.R:5:3'): minimal ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
── Error ('test-getMultiLineFun.R:21:3'): regular use ──────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `file$getFunctions()[[2]]`: subscript out of bounds
[ FAIL 5 | WARN 0 | SKIP 1 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.13
Check: tests
Result: ERROR
Running 'testthat.R' [109s]
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(PaRe)
>
> test_check("PaRe")
Starting 2 test processes
✔ Updated metadata database: 5.34 MB in 15 files.
ℹ Updating metadata database
✔ Updating metadata database ... done
! Using bundled GitHub PAT. Please add your own PAT using `gitcreds::gitcreds_set()`.
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 9 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• !R6::is.R6(repo) is TRUE (5): 'test-getApplyCall.R:6:3',
'test-getDlplyCall.R:14:3', 'test-getDoCall.R:6:3', 'test-getFunCall.R:3:3',
'test-getMultiLineFun.R:19:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-checkDependencies.R:24:3'): minimal ────────────────────────────
<callr_status_error/callr_error/rlib_error_3_0/rlib_error/error/condition>
Error: ! error in pak subprocess
Caused by error:
! Could not solve package dependencies:
* darwin-eu/CodelistGenerator: ! pkgdepends resolution error for darwin-eu/CodelistGenerator.
Caused by error:
! GitHub error: API rate limit exceeded for user ID 56586749. Rate limit will reset at 2024-08-18 06:33:07 UTC.
Backtrace:
▆
1. ├─testthat::expect_message(checkDependencies(repo), "All dependencies are approved.") at test-checkDependencies.R:24:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─PaRe::checkDependencies(repo)
8. └─PaRe::getDefaultPermittedPackages()
9. └─base::tryCatch(...)
10. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
11. ├─base (local) tryCatchOne(...)
12. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
13. └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
14. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
15. └─value[[3L]](cond)
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64