Last updated on 2025-10-09 15:50:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.09 | 49.22 | 51.31 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.74 | 37.80 | 39.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 79.41 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 87.08 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 3.00 | 65.00 | 68.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 1.89 | 45.68 | 47.57 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 1.83 | 46.21 | 48.04 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 27.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 53.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 4.00 | 66.00 | 70.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.0 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 46.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 7.00 | 77.00 | 84.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-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/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’ [10s/30s]
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’ [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-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/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-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [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
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.