CRAN Package Check Results for Package PaRe

Last updated on 2024-08-16 21:49:08 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.55 76.14 82.69 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 11.21 112.74 123.95 ERROR
r-release-linux-x86_64 0.1.13 9.78 113.48 123.26 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 14.00 2031.00 2045.00 FAIL

Check Details

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’ [17s/13s] 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’ [35s/24s] 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/23s] 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-release-linux-x86_64

Version: 0.1.13
Check: tests
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ### Keywords: datasets > > ### ** Examples > > if (interactive()) { + # Dropping tidyverse + whiteList <- whiteList %>% + dplyr::filter(source != "tidyverse") + + # getDefaultPermittedPackages will now only use darwin and hades + getDefaultPermittedPackages() + } > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 7.66 1.44 8.72 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== 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.