CRAN Package Check Results for Package PaRe

Last updated on 2023-07-03 09:00:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.10 11.40 122.87 134.27 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.10 9.58 90.14 99.72 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.10 324.99 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.10 324.68 OK
r-devel-windows-x86_64 0.1.10 11.00 114.00 125.00 OK
r-patched-linux-x86_64 0.1.10 10.71 117.14 127.85 ERROR
r-release-linux-x86_64 0.1.10 7.62 114.97 122.59 ERROR
r-release-macos-arm64 0.1.9 55.00 OK
r-release-windows-x86_64 0.1.10 14.00 137.00 151.00 OK
r-oldrel-macos-arm64 0.1.9 49.00 OK
r-oldrel-macos-x86_64 0.1.10 113.00 OK
r-oldrel-windows-x86_64 0.1.10 15.00 139.00 154.00 OK

Additional issues

MKL OpenBLAS

Check Details

Version: 0.1.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/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")
     cloning into '/tmp/RtmpvvHto6/glue'...
     Receiving objects: 1% (50/4925), 31 kb
     Receiving objects: 11% (542/4925), 327 kb
     Receiving objects: 21% (1035/4925), 1753 kb
     Receiving objects: 31% (1527/4925), 2322 kb
     Receiving objects: 41% (2020/4925), 2737 kb
     Receiving objects: 51% (2512/4925), 2801 kb
     Receiving objects: 61% (3005/4925), 3191 kb
     Receiving objects: 71% (3497/4925), 3722 kb
     Receiving objects: 81% (3990/4925), 3802 kb
     Receiving objects: 91% (4482/4925), 4010 kb
     Receiving objects: 100% (4925/4925), 4892 kb, done.
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-checkDependencies.R:14:3'): minimal ────────────────────────────
     Error in `load_private_package("glue")`: Cannot load glue from the private library
     Backtrace:
     ▆
     1. ├─testthat::expect_null(checkDependencies(repo = repo)) at test-checkDependencies.R:14:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─PaRe::checkDependencies(repo = repo)
     5. └─PaRe::getDefaultPermittedPackages()
     6. └─base::tryCatch(...)
     7. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     8. ├─base (local) tryCatchOne(...)
     9. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
     10. └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
     11. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     12. └─value[[3L]](cond)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/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")
     cloning into '/home/hornik/tmp/scratch/RtmpKSqJYQ/glue'...
     Receiving objects: 1% (50/4925), 23 kb
     Receiving objects: 11% (542/4925), 455 kb
     Receiving objects: 21% (1035/4925), 2005 kb
     Receiving objects: 31% (1527/4925), 2321 kb
     Receiving objects: 41% (2020/4925), 2734 kb
     Receiving objects: 51% (2512/4925), 2798 kb
     Receiving objects: 61% (3005/4925), 3182 kb
     Receiving objects: 71% (3497/4925), 3725 kb
     Receiving objects: 81% (3990/4925), 3805 kb
     Receiving objects: 91% (4482/4925), 4012 kb
     Receiving objects: 100% (4925/4925), 4887 kb, done.
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-checkDependencies.R:14:3'): minimal ────────────────────────────
     Error in `load_private_package("glue")`: Cannot load glue from the private library
     Backtrace:
     ▆
     1. ├─testthat::expect_null(checkDependencies(repo = repo)) at test-checkDependencies.R:14:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─PaRe::checkDependencies(repo = repo)
     5. └─PaRe::getDefaultPermittedPackages()
     6. └─base::tryCatch(...)
     7. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     8. ├─base (local) tryCatchOne(...)
     9. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
     10. └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
     11. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     12. └─value[[3L]](cond)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.10
Check: Rd cross-references
Result: NOTE
    Undeclared packages ‘tidygraph’, ‘htmlwidgets’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/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")
     cloning into '/tmp/RtmpfafFyL/glue'...
     Receiving objects: 1% (50/4925), 31 kb
     Receiving objects: 11% (542/4925), 328 kb
     Receiving objects: 21% (1035/4925), 1953 kb
     Receiving objects: 31% (1527/4925), 2322 kb
     Receiving objects: 41% (2020/4925), 2742 kb
     Receiving objects: 51% (2512/4925), 2794 kb
     Receiving objects: 61% (3005/4925), 3190 kb
     Receiving objects: 71% (3497/4925), 3714 kb
     Receiving objects: 81% (3990/4925), 3802 kb
     Receiving objects: 91% (4482/4925), 4003 kb
     Receiving objects: 100% (4925/4925), 4892 kb, done.
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-checkDependencies.R:14:3'): minimal ────────────────────────────
     Error in `load_private_package("glue")`: Cannot load glue from the private library
     Backtrace:
     ▆
     1. ├─testthat::expect_null(checkDependencies(repo = repo)) at test-checkDependencies.R:14:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─PaRe::checkDependencies(repo = repo)
     5. └─PaRe::getDefaultPermittedPackages()
     6. └─base::tryCatch(...)
     7. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     8. ├─base (local) tryCatchOne(...)
     9. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
     10. └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
     11. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     12. └─value[[3L]](cond)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.1.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/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")
     cloning into '/tmp/RtmpGDwkjM/glue'...
     Receiving objects: 1% (50/4925), 33 kb
     Receiving objects: 11% (542/4925), 336 kb
     Receiving objects: 21% (1035/4925), 1967 kb
     Receiving objects: 31% (1527/4925), 2335 kb
     Receiving objects: 41% (2020/4925), 2729 kb
     Receiving objects: 51% (2512/4925), 2793 kb
     Receiving objects: 61% (3005/4925), 3198 kb
     Receiving objects: 71% (3497/4925), 3715 kb
     Receiving objects: 81% (3990/4925), 3802 kb
     Receiving objects: 91% (4482/4925), 4002 kb
     Receiving objects: 100% (4925/4925), 4892 kb, done.
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-checkDependencies.R:14:3'): minimal ────────────────────────────
     Error in `load_private_package("glue")`: Cannot load glue from the private library
     Backtrace:
     ▆
     1. ├─testthat::expect_null(checkDependencies(repo = repo)) at test-checkDependencies.R:14:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─PaRe::checkDependencies(repo = repo)
     5. └─PaRe::getDefaultPermittedPackages()
     6. └─base::tryCatch(...)
     7. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     8. ├─base (local) tryCatchOne(...)
     9. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
     10. └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
     11. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     12. └─value[[3L]](cond)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64