<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/cb94644772e3eb87582d12b026ad5207d55b5d38">https://github.com/macports/macports-ports/commit/cb94644772e3eb87582d12b026ad5207d55b5d38</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cb94644772e3eb87582d12b026ad5207d55b5d38
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Tue Apr 9 15:18:23 2024 +0800
<span style='display:block; white-space:pre;color:#404040;'> R-BranchGLM: update to 2.1.5
</span>---
R/R-BranchGLM/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-BranchGLM/Portfile b/R/R-BranchGLM/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 74cf9448d91..febde58bebc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-BranchGLM/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-BranchGLM/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 github JacobSeedorff21 BranchGLM 2.1.4 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup github JacobSeedorff21 BranchGLM 2.1.5 v
</span> revision 0
categories-append math
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,9 +11,9 @@ license Apache-2+
</span> description Efficient and scalable GLM best subset selection
long_description {*}${description} using a novel implementation \
of a branch-and-bound algorithm.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 cdb5ac89a950a992cc70c4a35f32ca298bcab2c8 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 bcd48135dfc6c41a7ee87be74382d5c0af3dba5d54cf0a835ebe7e24a0a3016b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 118355
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 160f832c5cee5a5561fc00c3b6f96da8075fcc4b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 6aa991dc222a4069ebfa915aafff62502a0e83f73305aec7fec5bd8355c93110 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 143063
</span>
depends_lib-append port:R-BH \
port:R-Rcpp \
</pre><pre style='margin:0'>
</pre>