[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/201: gnu: r-collapse: Update to 2.0.7.
From: |
guix-commits |
Subject: |
22/201: gnu: r-collapse: Update to 2.0.7. |
Date: |
Fri, 15 Dec 2023 10:14:33 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c4dbd4b4f467c0a1b48838716b2f35cb027dcde7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 15 12:16:40 2023 +0100
gnu: r-collapse: Update to 2.0.7.
* gnu/packages/cran.scm (r-collapse): Update to 2.0.7.
Change-Id: I46c2863921b7d11b0e7fc3a682ea238962fcc9c4
---
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 4865883460..0484f7cb68 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -391,13 +391,13 @@ labels on the node can also be achieved.")
(define-public r-collapse
(package
(name "r-collapse")
- (version "2.0.6")
+ (version "2.0.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "collapse" version))
(sha256
- (base32 "0azyl6667dzwns9knp3fplv6f9nav36wsrv42qzv90p5kzcaa872"))))
+ (base32 "0szvpg4fnzyihcp1rpv4nd3vb1iv902w5m955a7x48k8m50lk1bc"))))
(properties `((upstream-name . "collapse")))
(build-system r-build-system)
(propagated-inputs (list r-rcpp))
- 08/201: gnu: r-pkgbuild: Update to 1.4.3., (continued)
- 08/201: gnu: r-pkgbuild: Update to 1.4.3., guix-commits, 2023/12/15
- 09/201: gnu: r-bslib: Update to 0.6.1., guix-commits, 2023/12/15
- 11/201: gnu: r-crosstalk: Update to 1.2.1., guix-commits, 2023/12/15
- 13/201: gnu: r-interactivedisplay: Add missing JavaScript sources., guix-commits, 2023/12/15
- 26/201: gnu: r-zcompositions: Update to 1.5., guix-commits, 2023/12/15
- 04/201: gnu: r-spacyr: Update to 1.3.0., guix-commits, 2023/12/15
- 05/201: gnu: r-openmx: Update to 2.21.11., guix-commits, 2023/12/15
- 12/201: gnu: r-bookdown: Update to 0.37., guix-commits, 2023/12/15
- 15/201: gnu: r-interactivedisplay: Add missing input., guix-commits, 2023/12/15
- 16/201: gnu: apache-arrow: Update to 14.0.0., guix-commits, 2023/12/15
- 22/201: gnu: r-collapse: Update to 2.0.7.,
guix-commits <=
- 10/201: gnu: Add js-datatables-1.9., guix-commits, 2023/12/15
- 17/201: gnu: r-arrow: Update to 14.0.0.2., guix-commits, 2023/12/15
- 19/201: gnu: r-fhtest: Update to 1.5.1., guix-commits, 2023/12/15
- 20/201: gnu: r-abn: Update to 3.0.4., guix-commits, 2023/12/15
- 24/201: gnu: r-ggdist: Update to 3.3.1., guix-commits, 2023/12/15
- 25/201: gnu: r-v8: Update to 4.4.1., guix-commits, 2023/12/15
- 32/201: gnu: r-tgstat: Update to 2.3.25., guix-commits, 2023/12/15
- 34/201: gnu: r-httpuv: Update to 1.6.13., guix-commits, 2023/12/15
- 35/201: gnu: r-jsonlite: Update to 1.8.8., guix-commits, 2023/12/15
- 37/201: gnu: r-curl: Update to 5.2.0., guix-commits, 2023/12/15