<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/18091decce17daffcdceca4fcbfb25fffbe40bf5">https://github.com/macports/macports-ports/commit/18091decce17daffcdceca4fcbfb25fffbe40bf5</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 18091decce17daffcdceca4fcbfb25fffbe40bf5
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Thu Oct 26 22:30:42 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> R-sparseMatrixStats: update to 1.14.0
</span>---
R/R-sparseMatrixStats/Portfile | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-sparseMatrixStats/Portfile b/R/R-sparseMatrixStats/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aa312550a51..b685d5dc308 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-sparseMatrixStats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-sparseMatrixStats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,17 +3,16 @@
</span> PortSystem 1.0
PortGroup R 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup github const-ae sparseMatrixStats 4c6e8142914b0c73de29830fa08ba2a52b202a08
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-version 1.13.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup bioconductor const-ae sparseMatrixStats 1.14.0
</span> revision 0
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license MIT
description Summary statistics for rows and columns of sparse matrices
long_description {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage https://bioconductor.org/packages/release/bioc/html/sparseMatrixStats.html
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 5e86dc7627a9edb369e79ae864bd2996ce2b5afa \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 b9fe9d78465a5d3d341dd21a2490736b66287ef5dea2eac79629696601f62e3d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 481692
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://github.com/const-ae/sparseMatrixStats
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 f5a2452cf6975340a04c65b8cd6c115f825e2e05 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 39b1f8dd13df7222e5de6bd1fa0ea1bb931577d10551757c445776a120ef5264 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 703089
</span>
depends_lib-append port:R-MatrixGenerics \
port:R-matrixStats \
</pre><pre style='margin:0'>
</pre>