CRAN Package Check Results for Package PaRe

Last updated on 2024-07-19 13:50:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.13 10.48 153.05 163.53 OK
r-devel-linux-x86_64-debian-gcc 0.1.13 9.15 115.10 124.25 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.13 190.48 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.13 198.81 ERROR
r-devel-windows-x86_64 0.1.13 13.00 113.00 126.00 ERROR
r-patched-linux-x86_64 0.1.13 8.04 138.94 146.98 ERROR
r-release-linux-x86_64 0.1.13 7.89 146.52 154.41 OK
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 11.00 110.00 121.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 14.00 2084.00 2098.00 OK

Additional issues

ATLAS

Check Details

Version: 0.1.13
Check: tests
Result: ERROR Running ‘testthat.R’ [35s/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-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’ [43s/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-clang

Version: 0.1.13
Check: tests
Result: ERROR Running ‘testthat.R’ [43s/28s] 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' [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 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’ [40s/28s] 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