[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: r-collapse: Update to 2.0.17.
From: |
guix-commits |
Subject: |
02/10: gnu: r-collapse: Update to 2.0.17. |
Date: |
Mon, 4 Nov 2024 09:30:15 -0500 (EST) |
rekado pushed a commit to branch r-team
in repository guix.
commit 816334f5b951cc8dfaa5265eccb0de6a50a4e0ec
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 4 15:29:57 2024 +0100
gnu: r-collapse: Update to 2.0.17.
* gnu/packages/cran.scm (r-collapse): Update to 2.0.17.
Change-Id: Idd32484328b1f216041ca906ae9fef2cdb43ebe4
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d8e736b7a9..b17b43bace 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -640,13 +640,13 @@ labels on the node can also be achieved.")
(define-public r-collapse
(package
(name "r-collapse")
- (version "2.0.16")
+ (version "2.0.17")
(source
(origin
(method url-fetch)
(uri (cran-uri "collapse" version))
(sha256
- (base32 "1dmdqf5i1370dwwzqb79j9yvr9frmhd4y4mv69cyqcvx6f637cfc"))))
+ (base32 "1pgvq5h0yi04sb7a44qzn3j6lnzfds7kz9i6hh8mmqfcyljbv240"))))
(properties `((upstream-name . "collapse")))
(build-system r-build-system)
(propagated-inputs (list r-rcpp))
- branch r-team updated (dd66bfd498 -> c0fb28f95c), guix-commits, 2024/11/04
- 04/10: gnu: r-tinytex: Update to 0.54., guix-commits, 2024/11/04
- 03/10: gnu: r-rcpp: Update to 1.0.13-1., guix-commits, 2024/11/04
- 02/10: gnu: r-collapse: Update to 2.0.17.,
guix-commits <=
- 05/10: gnu: r-raceid: Update to 0.3.7., guix-commits, 2024/11/04
- 07/10: gnu: r-spatstat-utils: Update to 3.1-1., guix-commits, 2024/11/04
- 09/10: gnu: r-rmarkdown: Update to 2.29., guix-commits, 2024/11/04
- 01/10: gnu: r-changepoint: Update to 2.3., guix-commits, 2024/11/04
- 10/10: gnu: r-r-oo: Update to 1.27.0., guix-commits, 2024/11/04
- 06/10: gnu: r-reformulas: Update to 0.4.0., guix-commits, 2024/11/04
- 08/10: gnu: r-gdtools: Update to 0.4.1., guix-commits, 2024/11/04