tag:github.com,2008:https://github.com/r-causal/ggdag/releases Release notes from ggdag 2024-07-21T18:42:52Z tag:github.com,2008:Repository/116412625/v0.2.13 2024-07-22T16:35:07Z ggdag v0.2.13 <p>A hotfix to address an expected failure on CRAN. See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2421537757" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/159" data-hovercard-type="issue" data-hovercard-url="/r-causal/ggdag/issues/159/hovercard" href="https://github.com/r-causal/ggdag/issues/159">#159</a> for root issue to be addressed on future release.</p> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.12 2024-03-11T19:33:08Z v0.2.12 <p>A hotfix to address changes to supporting packages and a few other items requested by CRAN. These changes live on a hotfix branch, but all issues are addressed on the main branch and will be bundled with 0.3.0 at its release</p> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.11 2024-01-24T15:39:07Z ggdag 0.2.11 <ul> <li>Internal update to address upcoming changes in ggplot2 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2070211527" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/125" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/125/hovercard" href="https://github.com/r-causal/ggdag/pull/125">#125</a>, thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/teunbrand/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/teunbrand">@teunbrand</a>)</li> <li>Implemented automatic time-ordered coordinates for <code>time_ordered_coords()</code> and <code>layout</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1840057323" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/115" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/115/hovercard" href="https://github.com/r-causal/ggdag/pull/115">#115</a>)</li> <li>Added <code>geom_dag_label()</code> to complement <code>geom_dag_text()</code> and the repel functions (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1840205774" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/116" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/116/hovercard" href="https://github.com/r-causal/ggdag/pull/116">#116</a>)</li> <li>Added <code>pull_dag()</code> and <code>pull_dag_data()</code> to extract DAG components, <code>update_dag()</code> and <code>update_dag_data()</code> to update DAG components, and <code>as_tidy_dagitty()</code> to construct DAGs from data frames (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1841612408" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/117" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/117/hovercard" href="https://github.com/r-causal/ggdag/pull/117">#117</a>). Thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lorenzoFabbri/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lorenzoFabbri">@lorenzoFabbri</a> for inspiring some of the data-to-dag code in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1649428457" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/90" data-hovercard-type="issue" data-hovercard-url="/r-causal/ggdag/issues/90/hovercard" href="https://github.com/r-causal/ggdag/issues/90">#90</a>.</li> </ul> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.10 2023-05-29T12:54:53Z ggdag 0.2.10 <ul> <li>Fixed bug where ggdag was using wrong <code>left_join()</code> interface with dplyr 1.1.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1729521365" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/110" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/110/hovercard" href="https://github.com/r-causal/ggdag/pull/110">#110</a>)</li> </ul> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.9 2023-05-22T20:12:23Z ggdag 0.2.9 <ul> <li>Fixed bugs in instrumental functions for complex and non-existent IVs (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1720014077" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/99" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/99/hovercard" href="https://github.com/r-causal/ggdag/pull/99">#99</a>)</li> <li>Updated URLs to new r-causal GitHub repository (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1717706599" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/94" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/94/hovercard" href="https://github.com/r-causal/ggdag/pull/94">#94</a>)</li> </ul> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.8 2023-03-17T18:53:08Z ggdag 0.2.8 <ul> <li>Added new function <code>time_ordered_coords()</code> for calculating time-ordered coordinates (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1629602905" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/88" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/88/hovercard" href="https://github.com/r-causal/ggdag/pull/88">#88</a>)</li> <li>Addressed changes requested by CRAN, other changes in tidyverse (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1629575016" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/87" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/87/hovercard" href="https://github.com/r-causal/ggdag/pull/87">#87</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1629527592" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/86" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/86/hovercard" href="https://github.com/r-causal/ggdag/pull/86">#86</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1629471767" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/85" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/85/hovercard" href="https://github.com/r-causal/ggdag/pull/85">#85</a>)</li> </ul> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.7 2022-10-29T21:01:53Z ggdag 0.2.7 <ul> <li>Fixed various bugs in calculating and visualizing paths (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1378291054" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/75" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/75/hovercard" href="https://github.com/r-causal/ggdag/pull/75">#75</a>)</li> <li>Fixed breaking changes from the upcoming release of ggplot2 3.4.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1428436324" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/79" data-hovercard-type="issue" data-hovercard-url="/r-causal/ggdag/issues/79/hovercard" href="https://github.com/r-causal/ggdag/issues/79">#79</a>)</li> <li><code>size</code> is now deprecated for <code>geom_dag_collider_edges()</code> in favor of <code>linewidth</code>, related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1428436324" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/79" data-hovercard-type="issue" data-hovercard-url="/r-causal/ggdag/issues/79/hovercard" href="https://github.com/r-causal/ggdag/issues/79">#79</a>.</li> </ul> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.6 2022-08-26T22:07:39Z ggdag 0.2.6 <ul> <li>Fixed CRAN errors</li> </ul> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.5 2022-07-16T18:33:39Z ggdag 0.2.5 <ul> <li>Fixed issue with <code>dag_adjustment_sets()</code> when <code>width</code> option was low by extracting adjustment sets directly (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1204787124" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/70" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/70/hovercard" href="https://github.com/r-causal/ggdag/pull/70">#70</a>)</li> <li>Fixed issue with <code>tidy_dagitty()</code> that missed nodes with no edges attached. May cause minor breaking changes in randomized layouts. (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1204731654" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/68" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/68/hovercard" href="https://github.com/r-causal/ggdag/pull/68">#68</a>)</li> <li>Added the <code>limit</code> argument to <code>dag_paths</code>, <code>ggdag_paths</code>, and <code>ggdag_paths_fan</code> (see <code>dagitty::paths</code>) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1194570445" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/65" data-hovercard-type="issue" data-hovercard-url="/r-causal/ggdag/issues/65/hovercard" href="https://github.com/r-causal/ggdag/issues/65">#65</a>).</li> </ul> malcolmbarrett tag:github.com,2008:Repository/116412625/v0.2.4 2021-10-10T19:12:57Z ggdag 0.2.4 <ul> <li><code>tidy_dagitty()</code> no longer allows the dendogram layout type (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1022048237" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/62" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/62/hovercard" href="https://github.com/r-causal/ggdag/pull/62">#62</a>)</li> <li><code>scale_adjusted()</code> now correctly aligns legend types (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1022043216" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/61" data-hovercard-type="pull_request" data-hovercard-url="/r-causal/ggdag/pull/61/hovercard" href="https://github.com/r-causal/ggdag/pull/61">#61</a>)</li> <li>ggdag no longer loads ggplot2 via <code>Depends</code>, instead importing it internally (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="962833066" data-permission-text="Title is private" data-url="https://github.com/r-causal/ggdag/issues/57" data-hovercard-type="issue" data-hovercard-url="/r-causal/ggdag/issues/57/hovercard" href="https://github.com/r-causal/ggdag/issues/57">#57</a>).</li> </ul> malcolmbarrett