Last updated on 2025-10-31 13:51:31 CET.
| Package | ERROR | OK | 
|---|---|---|
| mshap | 9 | 4 | 
Current CRAN status: ERROR: 9, OK: 4
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Spencer Matthews <srmatthews98@gmail.com>’
  
  The Description field contains
    proposed by Matthews, S. and Hartman, B.  (2021) <arXiv:2106.08990>.
  Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [6s/8s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(mshap)
    > 
    > test_check("mshap")
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-plots.R:25:3'): Summary Plot Returns ggplot object ───────────
    `p1` has type 'object', not 'list'.
    ── Failure ('test-plots.R:26:3'): Summary Plot Returns ggplot object ───────────
    class(p1) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:30:3'): Observation Plot Returns ggplot object ───────
    `p2` has type 'object', not 'list'.
    ── Failure ('test-plots.R:31:3'): Observation Plot Returns ggplot object ───────
    class(p2) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:56:3'): Summary Plot Works with all arguments ────────
    `p1_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:57:3'): Summary Plot Works with all arguments ────────
    class(p1_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:61:3'): Observation Plot Works with all arguments ────
    `p2_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:62:3'): Observation Plot Works with all arguments ────
    class(p2_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [4s/6s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(mshap)
    > 
    > test_check("mshap")
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-plots.R:25:3'): Summary Plot Returns ggplot object ───────────
    `p1` has type 'object', not 'list'.
    ── Failure ('test-plots.R:26:3'): Summary Plot Returns ggplot object ───────────
    class(p1) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:30:3'): Observation Plot Returns ggplot object ───────
    `p2` has type 'object', not 'list'.
    ── Failure ('test-plots.R:31:3'): Observation Plot Returns ggplot object ───────
    class(p2) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:56:3'): Summary Plot Works with all arguments ────────
    `p1_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:57:3'): Summary Plot Works with all arguments ────────
    class(p1_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:61:3'): Observation Plot Works with all arguments ────
    `p2_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:62:3'): Observation Plot Works with all arguments ────
    class(p2_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
  Namespace in Imports field not imported from: ‘tidyselect’
    All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [9s/12s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(mshap)
    > 
    > test_check("mshap")
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-plots.R:25:3'): Summary Plot Returns ggplot object ───────────
    `p1` has type 'object', not 'list'.
    ── Failure ('test-plots.R:26:3'): Summary Plot Returns ggplot object ───────────
    class(p1) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:30:3'): Observation Plot Returns ggplot object ───────
    `p2` has type 'object', not 'list'.
    ── Failure ('test-plots.R:31:3'): Observation Plot Returns ggplot object ───────
    class(p2) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:56:3'): Summary Plot Works with all arguments ────────
    `p1_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:57:3'): Summary Plot Works with all arguments ────────
    class(p1_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:61:3'): Observation Plot Works with all arguments ────
    `p2_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:62:3'): Observation Plot Works with all arguments ────
    class(p2_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [8s/10s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(mshap)
    > 
    > test_check("mshap")
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-plots.R:25:3'): Summary Plot Returns ggplot object ───────────
    `p1` has type 'object', not 'list'.
    ── Failure ('test-plots.R:26:3'): Summary Plot Returns ggplot object ───────────
    class(p1) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:30:3'): Observation Plot Returns ggplot object ───────
    `p2` has type 'object', not 'list'.
    ── Failure ('test-plots.R:31:3'): Observation Plot Returns ggplot object ───────
    class(p2) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:56:3'): Summary Plot Works with all arguments ────────
    `p1_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:57:3'): Summary Plot Works with all arguments ────────
    class(p1_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:61:3'): Observation Plot Works with all arguments ────
    `p2_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:62:3'): Observation Plot Works with all arguments ────
    class(p2_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
    Running 'testthat.R' [5s]
  Running the tests in 'tests/testthat.R' failed.
  Complete output:
    > library(testthat)
    > library(mshap)
    > 
    > test_check("mshap")
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-plots.R:25:3'): Summary Plot Returns ggplot object ───────────
    `p1` has type 'object', not 'list'.
    ── Failure ('test-plots.R:26:3'): Summary Plot Returns ggplot object ───────────
    class(p1) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:30:3'): Observation Plot Returns ggplot object ───────
    `p2` has type 'object', not 'list'.
    ── Failure ('test-plots.R:31:3'): Observation Plot Returns ggplot object ───────
    class(p2) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:56:3'): Summary Plot Works with all arguments ────────
    `p1_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:57:3'): Summary Plot Works with all arguments ────────
    class(p1_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:61:3'): Observation Plot Works with all arguments ────
    `p2_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:62:3'): Observation Plot Works with all arguments ────
    class(p2_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    Error: Test failures
    Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [6s/7s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(mshap)
    > 
    > test_check("mshap")
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-plots.R:25:3'): Summary Plot Returns ggplot object ───────────
    `p1` has type 'object', not 'list'.
    ── Failure ('test-plots.R:26:3'): Summary Plot Returns ggplot object ───────────
    class(p1) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:30:3'): Observation Plot Returns ggplot object ───────
    `p2` has type 'object', not 'list'.
    ── Failure ('test-plots.R:31:3'): Observation Plot Returns ggplot object ───────
    class(p2) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:56:3'): Summary Plot Works with all arguments ────────
    `p1_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:57:3'): Summary Plot Works with all arguments ────────
    class(p1_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:61:3'): Observation Plot Works with all arguments ────
    `p2_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:62:3'): Observation Plot Works with all arguments ────
    class(p2_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    Error: Test failures
    Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
    Running 'testthat.R' [6s]
  Running the tests in 'tests/testthat.R' failed.
  Complete output:
    > library(testthat)
    > library(mshap)
    > 
    > test_check("mshap")
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-plots.R:25:3'): Summary Plot Returns ggplot object ───────────
    `p1` has type 'object', not 'list'.
    ── Failure ('test-plots.R:26:3'): Summary Plot Returns ggplot object ───────────
    class(p1) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:30:3'): Observation Plot Returns ggplot object ───────
    `p2` has type 'object', not 'list'.
    ── Failure ('test-plots.R:31:3'): Observation Plot Returns ggplot object ───────
    class(p2) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:56:3'): Summary Plot Works with all arguments ────────
    `p1_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:57:3'): Summary Plot Works with all arguments ────────
    class(p1_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    ── Failure ('test-plots.R:61:3'): Observation Plot Works with all arguments ────
    `p2_all` has type 'object', not 'list'.
    ── Failure ('test-plots.R:62:3'): Observation Plot Works with all arguments ────
    class(p2_all) (`actual`) not equal to c("gg", "ggplot") (`expected`).
    
    `actual`:        "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"    
    `expected[2:2]`:                                                      "ggplot"
    
    [ FAIL 8 | WARN 2 | SKIP 0 | PASS 19 ]
    Error: Test failures
    Execution halted
Flavor: r-oldrel-windows-x86_64