CRAN Package Check Results for Package ggdag

Last updated on 2024-03-12 07:49:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 10.76 194.14 204.90 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.12 8.92 153.14 162.06 OK
r-devel-linux-x86_64-fedora-clang 0.2.12 258.64 OK
r-devel-linux-x86_64-fedora-gcc 0.2.12 282.84 OK
r-devel-windows-x86_64 0.2.12 9.00 171.00 180.00 OK
r-patched-linux-x86_64 0.2.11 9.54 213.02 222.56 ERROR
r-release-linux-x86_64 0.2.12 11.69 182.15 193.84 OK
r-release-macos-arm64 0.2.12 83.00 OK
r-release-macos-x86_64 0.2.12 170.00 OK
r-release-windows-x86_64 0.2.12 9.00 216.00 225.00 OK
r-oldrel-macos-arm64 0.2.12 85.00 OK
r-oldrel-windows-x86_64 0.2.12 10.00 198.00 208.00 OK

Check Details

Version: 0.2.11
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [27s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ggdag) Attaching package: 'ggdag' The following object is masked from 'package:stats': filter > > test_check("ggdag") [ FAIL 3 | WARN 0 | SKIP 21 | PASS 87 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-StatsandGeoms.R:24:3', 'test-adjustment_sets.R:3:3', 'test-adjustment_sets.R:11:7', 'test-canonical.R:6:3', 'test-colliders.R:6:3', 'test-drelationship.R:9:3', 'test-equivalence.R:12:3', 'test-exogenous.R:8:3', 'test-geom_dag.R:35:3', 'test-geom_dag.R:51:3', 'test-geom_dag.R:72:3', 'test-ggdag.R:6:3', 'test-instrumental.R:5:3', 'test-instrumental.R:19:3', 'test-instrumental.R:33:3', 'test-layouts.R:64:3', 'test-paths.R:44:3', 'test-quick_plots.R:4:3', 'test-relations.R:4:3', 'test-status.R:14:3', 'test-themes.R:8:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-layouts.R:45:3'): time ordered layout works ────────────────── ... %>% pull_dag_data() (`actual`) not equal to tidy_dagitty(auto_coords_coords) %>% pull_dag_data() (`expected`). `attr(actual, 'graph')[[10]]$igraph` is <pointer: 0x557d0e0b62b0> `attr(expected, 'graph')[[10]]$igraph` is <pointer: 0x557d0e151320> `attr(actual, 'graph')[[10]]$myid`: "e1bcf22f-815d-4187-99f7-a37ff0c24c14" `attr(expected, 'graph')[[10]]$myid`: "d61f27a0-902f-4807-8219-cd1f07eca137" ── Failure ('test-pull.R:15:3'): pull_dag and pull_dag_data return the correct objects ── pull_dag_data(dag, seed = 1234) (`actual`) not equal to pull_dag_data(tidy_dag) (`expected`). `attr(actual, 'graph')[[10]]$igraph` is <pointer: 0x557d107b0600> `attr(expected, 'graph')[[10]]$igraph` is <pointer: 0x557d108f9540> `attr(actual, 'graph')[[10]]$myid`: "6eb1214d-cb73-4745-973f-bde6210fe42c" `attr(expected, 'graph')[[10]]$myid`: "ba530827-6b6c-4972-909b-6581e2ab085e" ── Failure ('test-tidy_dag.R:52:3'): `as_tidy_dagitty()` returns correct objects ── `v1_dag` (`actual`) not equal to `v2_dag` (`expected`). `attr(actual$data, 'graph')[[10]]$igraph` is <pointer: 0x557d0ef42c50> `attr(expected$data, 'graph')[[10]]$igraph` is <pointer: 0x557d1338c9c0> attr(actual$data, 'graph')[[10]]$myid vs attr(expected$data, 'graph')[[10]]$myid - "1e47ea20-31ae-47f7-8346-038b18f68136" + "662314fd-a4cb-4ca1-940a-7274d44a0ed1" [ FAIL 3 | WARN 0 | SKIP 21 | PASS 87 ] Deleting unused snapshots: • drelationship/ggdag-dconnected-d-separates-x-and-y.svg • drelationship/ggdag-drelationship-d-connects-x-and-y.svg • drelationship/ggdag-drelationship-d-connects-xy-no-collider.svg • drelationship/ggdag-dseparated-d-separates-x-and-y.svg • equivalence/ggdag-equivalent-class-plots-all-reversible-edges.svg • equivalence/ggdag-equivalent-class-plots-labels.svg • equivalence/ggdag-equivalent-class-plots-no-reversible-edges.svg • equivalence/ggdag-equivalent-dags-plots-6-equivalent-dags.svg • geom_dag/geom-dag-edges-arc-is-arcy.svg • geom_dag/geom-dag-edges-diagonal-is-arcy.svg • geom_dag/geom-dag-edges-fan-is-fany.svg • geom_dag/geom-dag-label-repel-repels-labels.svg • ggdag/ggdag-classic-plots-basic-dag-classically.svg • layouts/df-time-ordered-coords.svg • paths/ggdag-paths-fan-draws-4-open-paths.svg • quick_plots/ggdag-butterfly-bias-is-a-butterfly.svg • quick_plots/ggdag-collider-triangle-is-triangle-too.svg • quick_plots/ggdag-confounder-triangle-is-triangle.svg • relations/ggdag-ancestors-identifies-v-w1-and-z1.svg • relations/ggdag-descendants-identifies-y-x-and-z1.svg • relations/ggdag-parents-identifies-z2-x-w1-and-w2.svg • themes/theme-dag-gray-grid.svg • themes/theme-dag-gray.svg • themes/theme-dag-grid.svg Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.11
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [27s/32s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ggdag) Attaching package: 'ggdag' The following object is masked from 'package:stats': filter > > test_check("ggdag") [ FAIL 3 | WARN 0 | SKIP 21 | PASS 87 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-StatsandGeoms.R:24:3', 'test-adjustment_sets.R:3:3', 'test-adjustment_sets.R:11:7', 'test-canonical.R:6:3', 'test-colliders.R:6:3', 'test-drelationship.R:9:3', 'test-equivalence.R:12:3', 'test-exogenous.R:8:3', 'test-geom_dag.R:35:3', 'test-geom_dag.R:51:3', 'test-geom_dag.R:72:3', 'test-ggdag.R:6:3', 'test-instrumental.R:5:3', 'test-instrumental.R:19:3', 'test-instrumental.R:33:3', 'test-layouts.R:64:3', 'test-paths.R:44:3', 'test-quick_plots.R:4:3', 'test-relations.R:4:3', 'test-status.R:14:3', 'test-themes.R:8:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-layouts.R:45:3'): time ordered layout works ────────────────── ... %>% pull_dag_data() (`actual`) not equal to tidy_dagitty(auto_coords_coords) %>% pull_dag_data() (`expected`). `attr(actual, 'graph')[[10]]$igraph` is <pointer: 0x556279e56db0> `attr(expected, 'graph')[[10]]$igraph` is <pointer: 0x55627868e410> `attr(actual, 'graph')[[10]]$myid`: "1ba76fbc-d206-46a5-ab51-25e9364d58e5" `attr(expected, 'graph')[[10]]$myid`: "0c43fdd0-bb97-46bb-acca-917a2bacec2d" ── Failure ('test-pull.R:15:3'): pull_dag and pull_dag_data return the correct objects ── pull_dag_data(dag, seed = 1234) (`actual`) not equal to pull_dag_data(tidy_dag) (`expected`). `attr(actual, 'graph')[[10]]$igraph` is <pointer: 0x556277ccb5f0> `attr(expected, 'graph')[[10]]$igraph` is <pointer: 0x55627c68cd70> `attr(actual, 'graph')[[10]]$myid`: "f9516f36-c0ba-4412-92ae-c40150773f4b" `attr(expected, 'graph')[[10]]$myid`: "356d7044-030d-4ca6-8c57-cbd48b3df268" ── Failure ('test-tidy_dag.R:52:3'): `as_tidy_dagitty()` returns correct objects ── `v1_dag` (`actual`) not equal to `v2_dag` (`expected`). `attr(actual$data, 'graph')[[10]]$igraph` is <pointer: 0x556278803040> `attr(expected$data, 'graph')[[10]]$igraph` is <pointer: 0x5562729dbff0> attr(actual$data, 'graph')[[10]]$myid vs attr(expected$data, 'graph')[[10]]$myid - "919eb660-20c6-4e30-a597-7c3b2195b74d" + "5bfe69fd-be98-4d59-9481-d262a0ee15fa" [ FAIL 3 | WARN 0 | SKIP 21 | PASS 87 ] Deleting unused snapshots: • drelationship/ggdag-dconnected-d-separates-x-and-y.svg • drelationship/ggdag-drelationship-d-connects-x-and-y.svg • drelationship/ggdag-drelationship-d-connects-xy-no-collider.svg • drelationship/ggdag-dseparated-d-separates-x-and-y.svg • equivalence/ggdag-equivalent-class-plots-all-reversible-edges.svg • equivalence/ggdag-equivalent-class-plots-labels.svg • equivalence/ggdag-equivalent-class-plots-no-reversible-edges.svg • equivalence/ggdag-equivalent-dags-plots-6-equivalent-dags.svg • geom_dag/geom-dag-edges-arc-is-arcy.svg • geom_dag/geom-dag-edges-diagonal-is-arcy.svg • geom_dag/geom-dag-edges-fan-is-fany.svg • geom_dag/geom-dag-label-repel-repels-labels.svg • ggdag/ggdag-classic-plots-basic-dag-classically.svg • layouts/df-time-ordered-coords.svg • paths/ggdag-paths-fan-draws-4-open-paths.svg • quick_plots/ggdag-butterfly-bias-is-a-butterfly.svg • quick_plots/ggdag-collider-triangle-is-triangle-too.svg • quick_plots/ggdag-confounder-triangle-is-triangle.svg • relations/ggdag-ancestors-identifies-v-w1-and-z1.svg • relations/ggdag-descendants-identifies-y-x-and-z1.svg • relations/ggdag-parents-identifies-z2-x-w1-and-w2.svg • themes/theme-dag-gray-grid.svg • themes/theme-dag-gray.svg • themes/theme-dag-grid.svg Error: Test failures Execution halted Flavor: r-patched-linux-x86_64