CRAN Package Check Results for Package deepdep

Last updated on 2021-04-15 07:48:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 8.17 90.34 98.51 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 5.57 69.99 75.56 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 124.31 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 110.30 ERROR
r-devel-windows-ix86+x86_64 0.2.2 19.00 134.00 153.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.2.2 ERROR
r-patched-linux-x86_64 0.2.2 8.26 87.37 95.63 OK
r-patched-solaris-x86 0.2.2 172.30 OK
r-release-linux-x86_64 0.2.2 7.51 87.09 94.60 OK
r-release-macos-x86_64 0.2.2 ERROR
r-release-windows-ix86+x86_64 0.2.2 19.00 132.00 151.00 OK
r-oldrel-macos-x86_64 0.2.2 ERROR
r-oldrel-windows-ix86+x86_64 0.2.2 10.00 97.00 107.00 OK

Additional issues

M1mac

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [20s/28s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(deepdep)
     >
     > test_check("deepdep")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-plot.R:5:3): dependencies plot has correct layers and objects ──
     plt$layers has length 2, not length 4.
     ── Failure (test-plot.R:6:3): dependencies plot has correct layers and objects ──
     plt$layers[[1]]$geom inherits from 'GeomPoint'/'Geom'/'ggproto'/'gg' not 'GeomPath'.
     ── Failure (test-plot.R:8:3): dependencies plot has correct layers and objects ──
     plt$layers[[2]]$geom inherits from 'GeomLabel'/'Geom'/'ggproto'/'gg' not 'GeomEdgePath'.
     ── Failure (test-plot.R:9:3): dependencies plot has correct layers and objects ──
     plt$layers[[2]]$stat inherits from 'StatFilter'/'StatIdentity'/'Stat'/'ggproto'/'gg' not 'StatEdgeLink'.
     ── Error (test-plot.R:10:3): dependencies plot has correct layers and objects ──
     Error: subscript out of bounds
     Backtrace:
     █
     1. └─testthat::expect_s3_class(plt$layers[[3]]$geom, "GeomPoint") test-plot.R:10:2
     2. └─testthat::quasi_label(enquo(object), arg = "object")
     3. └─rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 5 | WARN 0 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.2
Check: tests
Result: ERROR
     Running 'spelling.R'
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     -- Failure (test-plot.R:8:3): dependencies plot has correct layers and objects --
     plt$layers[[2]]$geom inherits from 'GeomLabel'/'Geom'/'ggproto'/'gg' not 'GeomEdgePath'.
     -- Failure (test-plot.R:9:3): dependencies plot has correct layers and objects --
     plt$layers[[2]]$stat inherits from 'StatFilter'/'StatIdentity'/'Stat'/'ggproto'/'gg' not 'StatEdgeLink'.
     -- Error (test-plot.R:10:3): dependencies plot has correct layers and objects --
     Error: subscript out of bounds
     Backtrace:
     x
     1. \-testthat::expect_s3_class(plt$layers[[3]]$geom, "GeomPoint") test-plot.R:10:2
     2. \-testthat::quasi_label(enquo(object), arg = "object")
     3. \-rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 5 | WARN 0 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [9s/18s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ── Failure (test-plot.R:8:3): dependencies plot has correct layers and objects ──
     plt$layers[[2]]$geom inherits from 'GeomLabel'/'Geom'/'ggproto'/'gg' not 'GeomEdgePath'.
     ── Failure (test-plot.R:9:3): dependencies plot has correct layers and objects ──
     plt$layers[[2]]$stat inherits from 'StatFilter'/'StatIdentity'/'Stat'/'ggproto'/'gg' not 'StatEdgeLink'.
     ── Error (test-plot.R:10:3): dependencies plot has correct layers and objects ──
     Error: subscript out of bounds
     Backtrace:
     █
     1. └─testthat::expect_s3_class(plt$layers[[3]]$geom, "GeomPoint") test-plot.R:10:2
     2. └─testthat::quasi_label(enquo(object), arg = "object")
     3. └─rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 5 | WARN 0 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-x86_64

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [16s/22s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ── Failure (test-plot.R:8:3): dependencies plot has correct layers and objects ──
     plt$layers[[2]]$geom inherits from 'GeomLabel'/'Geom'/'ggproto'/'gg' not 'GeomEdgePath'.
     ── Failure (test-plot.R:9:3): dependencies plot has correct layers and objects ──
     plt$layers[[2]]$stat inherits from 'StatFilter'/'StatIdentity'/'Stat'/'ggproto'/'gg' not 'StatEdgeLink'.
     ── Error (test-plot.R:10:3): dependencies plot has correct layers and objects ──
     Error: subscript out of bounds
     Backtrace:
     █
     1. └─testthat::expect_s3_class(plt$layers[[3]]$geom, "GeomPoint") test-plot.R:10:2
     2. └─testthat::quasi_label(enquo(object), arg = "object")
     3. └─rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 5 | WARN 0 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64