<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2337db8d8c7bb5f3ac5208f49f87936fd326904e">https://github.com/macports/macports-ports/commit/2337db8d8c7bb5f3ac5208f49f87936fd326904e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2337db8d8c7bb5f3ac5208f49f87936fd326904e
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Thu Mar 21 18:41:03 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    R-cfid: update to 0.1.7
</span>---
 R/R-cfid/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-cfid/Portfile b/R/R-cfid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6257e9f5922..fdcba65c6d3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-cfid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-cfid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           R 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup             cran santikka cfid 0.1.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup             cran santikka cfid 0.1.7
</span> revision            0
 maintainers         nomaintainer
 license             GPL-3+
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,9 +11,9 @@ description         Identification of counterfactual queries in causal models
</span> long_description    Facilitates the identification of counterfactual queries \
                     in structural causal models via the ID* and IDC* algorithms.
 homepage            https://github.com/santikka/cfid
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  6ef0085b37e9ce27d35908e2a4309723ee68916f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  7f113177cba99f203f50353bbc8ca8b46eb93277ad8b9a5609ca6752c9c39116 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    41195
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  80eab2e6424f12a689ace0cd1e872f28a3108088 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  c99acb5ec778e6d08de94c9827c8420a5692e2145e4dce141441c5d769fc8e0f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    41224
</span> supported_archs     noarch
 
 patchfiles          patch-no-dagitty.diff
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,4 +24,4 @@ depends_test-append port:R-covr \
</span>                     port:R-testthat
 
 # One test will fail due to missing R-dagitty: [ FAIL 1 | WARN 0 | SKIP 0 | PASS 201 ]
<span style='display:block; white-space:pre;background:#ffe0e0;'>-test.run            yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+test.run            no
</span></pre><pre style='margin:0'>

</pre>