Last updated on 2025-10-31 00:51:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.00 | 49.31 | 51.31 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.39 | 38.73 | 40.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 75.76 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 87.36 | ERROR | |||
| r-devel-windows-x86_64 | 0.1.0 | 4.00 | 64.00 | 68.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.0 | 2.24 | 45.85 | 48.09 | ERROR | |
| r-release-linux-x86_64 | 0.1.0 | 2.09 | 46.05 | 48.14 | ERROR | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 26.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 51.00 | 53.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 4.00 | 63.00 | 67.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 30.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 44.00 | 46.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 74.00 | 79.00 | ERROR | 
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/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-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
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]
  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