CRAN Package Check Results for Package comparer

Last updated on 2024-08-31 08:48:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 11.15 67.40 78.55 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.3 7.97 46.94 54.91 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 126.06 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.3 139.20 ERROR
r-devel-windows-x86_64 0.2.3 10.00 101.00 111.00 OK
r-patched-linux-x86_64 0.2.3 9.76 62.77 72.53 ERROR
r-release-linux-x86_64 0.2.3 10.13 63.13 73.26 ERROR
r-release-macos-arm64 0.2.3 54.00 OK
r-release-macos-x86_64 0.2.3 79.00 OK
r-release-windows-x86_64 0.2.3 11.00 105.00 116.00 OK
r-oldrel-macos-arm64 0.2.3 53.00 OK
r-oldrel-macos-x86_64 0.2.3 77.00 OK
r-oldrel-windows-x86_64 0.2.3 11.00 112.00 123.00 OK

Additional issues

noSuggests

Check Details

Version: 0.2.3
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘ContourFunctions’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/39s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(comparer) > > test_check("comparer") Recovered 6 / 6 Recovered 6 / 12 Error in summary.connection(connection) : invalid connection In addition: Warning message: In .Internal(gc(verbose, reset, full)) : closing unused connection 4 (<-localhost:11365) Recovered 1 / 4 Completed all runs in 0.5 seconds Starting to run 10 trials in batches of size 3 Finished running superbatches [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_hype.R:137:3'): 2 inputs ───────────────────────────────────── `plotint <- h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(plotint <- h2$plotinteractions(), NA) at test_hype.R:137:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_hype.R:138:3'): 2 inputs ─────────────────────────────────────── Error in `eval(code, test_env)`: object 'plotint' not found Backtrace: ▆ 1. └─testthat::expect_is(plotint, "ggplot") at test_hype.R:138:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) ── Failure ('test_hype.R:177:3'): 4 inputs ───────────────────────────────────── `h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(h2$plotinteractions(), NA) at test_hype.R:177:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/27s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(comparer) > > test_check("comparer") Recovered 6 / 6 Recovered 6 / 12 Error in summary.connection(connection) : invalid connection In addition: Warning message: In .Internal(gc(verbose, reset, full)) : closing unused connection 4 (<-localhost:11873) Recovered 1 / 4 Completed all runs in 0.3 seconds Starting to run 10 trials in batches of size 3 Finished running superbatches [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_hype.R:137:3'): 2 inputs ───────────────────────────────────── `plotint <- h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(plotint <- h2$plotinteractions(), NA) at test_hype.R:137:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_hype.R:138:3'): 2 inputs ─────────────────────────────────────── Error in `eval(code, test_env)`: object 'plotint' not found Backtrace: ▆ 1. └─testthat::expect_is(plotint, "ggplot") at test_hype.R:138:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) ── Failure ('test_hype.R:177:3'): 4 inputs ───────────────────────────────────── `h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(h2$plotinteractions(), NA) at test_hype.R:177:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [37s/66s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(comparer) > > test_check("comparer") Recovered 6 / 6 Recovered 6 / 12 Error in summary.connection(connection) : invalid connection In addition: Warning message: In .Internal(gc(verbose, reset, full)) : closing unused connection 4 (<-localhost.localdomain:11307) Recovered 1 / 4 Completed all runs in 0.6 seconds Starting to run 10 trials in batches of size 3 Finished running superbatches [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_hype.R:137:3'): 2 inputs ───────────────────────────────────── `plotint <- h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(plotint <- h2$plotinteractions(), NA) at test_hype.R:137:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_hype.R:138:3'): 2 inputs ─────────────────────────────────────── Error in `eval(code, test_env)`: object 'plotint' not found Backtrace: ▆ 1. └─testthat::expect_is(plotint, "ggplot") at test_hype.R:138:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) ── Failure ('test_hype.R:177:3'): 4 inputs ───────────────────────────────────── `h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(h2$plotinteractions(), NA) at test_hype.R:177:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [37s/53s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(comparer) > > test_check("comparer") Recovered 6 / 6 Recovered 6 / 12 Error in summary.connection(connection) : invalid connection In addition: Warning message: In .Internal(gc(verbose, reset, full)) : closing unused connection 4 (<-localhost.localdomain:11329) Recovered 1 / 4 Completed all runs in 0.7 seconds Starting to run 10 trials in batches of size 3 Finished running superbatches [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_hype.R:137:3'): 2 inputs ───────────────────────────────────── `plotint <- h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(plotint <- h2$plotinteractions(), NA) at test_hype.R:137:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_hype.R:138:3'): 2 inputs ─────────────────────────────────────── Error in `eval(code, test_env)`: object 'plotint' not found Backtrace: ▆ 1. └─testthat::expect_is(plotint, "ggplot") at test_hype.R:138:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) ── Failure ('test_hype.R:177:3'): 4 inputs ───────────────────────────────────── `h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(h2$plotinteractions(), NA) at test_hype.R:177:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [23s/35s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(comparer) > > test_check("comparer") Recovered 6 / 6 Recovered 6 / 12 Error in summary.connection(connection) : invalid connection In addition: Warning message: In .Internal(gc(verbose, reset, full)) : closing unused connection 4 (<-localhost:11470) Recovered 1 / 4 Completed all runs in 0.3 seconds Starting to run 10 trials in batches of size 3 Finished running superbatches [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_hype.R:137:3'): 2 inputs ───────────────────────────────────── `plotint <- h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(plotint <- h2$plotinteractions(), NA) at test_hype.R:137:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_hype.R:138:3'): 2 inputs ─────────────────────────────────────── Error in `eval(code, test_env)`: object 'plotint' not found Backtrace: ▆ 1. └─testthat::expect_is(plotint, "ggplot") at test_hype.R:138:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) ── Failure ('test_hype.R:177:3'): 4 inputs ───────────────────────────────────── `h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(h2$plotinteractions(), NA) at test_hype.R:177:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/36s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(comparer) > > test_check("comparer") Recovered 6 / 6 Recovered 6 / 12 Error in summary.connection(connection) : invalid connection In addition: Warning message: In .Internal(gc(verbose, reset, full)) : closing unused connection 4 (<-localhost:11368) Recovered 1 / 4 Completed all runs in 0.3 seconds Starting to run 10 trials in batches of size 3 Finished running superbatches [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_hype.R:137:3'): 2 inputs ───────────────────────────────────── `plotint <- h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(plotint <- h2$plotinteractions(), NA) at test_hype.R:137:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_hype.R:138:3'): 2 inputs ─────────────────────────────────────── Error in `eval(code, test_env)`: object 'plotint' not found Backtrace: ▆ 1. └─testthat::expect_is(plotint, "ggplot") at test_hype.R:138:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) ── Failure ('test_hype.R:177:3'): 4 inputs ───────────────────────────────────── `h2$plotinteractions()` threw an error. Message: there is no package called 'ContourFunctions' Class: packageNotFoundError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(h2$plotinteractions(), NA) at test_hype.R:177:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─h2$plotinteractions() 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 416 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64