[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/185: gnu: r-castor: Update to 1.8.2.
From: |
guix-commits |
Subject: |
18/185: gnu: r-castor: Update to 1.8.2. |
Date: |
Tue, 2 Jul 2024 09:26:39 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit d3342e12868f03c5ee9dd6f34848140970370f28
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:57:27 2024 +0200
gnu: r-castor: Update to 1.8.2.
* gnu/packages/cran.scm (r-castor): Update to 1.8.2.
Change-Id: Ie6f9bb40516ec555ba87891c3116f19d11a6681e
---
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 d439fac060..021ce3afa0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -384,13 +384,13 @@ evaluation.")
(define-public r-castor
(package
(name "r-castor")
- (version "1.8.0")
+ (version "1.8.2")
(source (origin
(method url-fetch)
(uri (cran-uri "castor" version))
(sha256
(base32
- "0caw206hndfzypj33w6npvppdc5hhq1q71wriqd0ck9f238rfi3c"))))
+ "1850i35qsxw7dkkblixnp4h5zhwg0ysx8rzns5h0kr9lwmil6biw"))))
(properties `((upstream-name . "castor")))
(build-system r-build-system)
(propagated-inputs (list r-jsonlite r-matrix r-naturalsort r-rcpp
- 05/185: gnu: Add r-minty., (continued)
- 05/185: gnu: Add r-minty., guix-commits, 2024/07/02
- 10/185: gnu: r-torch: Update to 0.13.0., guix-commits, 2024/07/02
- 09/185: gnu: liblantern: Update to 0.13.0., guix-commits, 2024/07/02
- 08/185: gnu: r-arrow: Update to 16.1.0., guix-commits, 2024/07/02
- 11/185: gnu: r-nloptr: Update to 2.1.1., guix-commits, 2024/07/02
- 12/185: gnu: r-vegan: Update to 2.6-6.1., guix-commits, 2024/07/02
- 15/185: gnu: r-activepathways: Update to 2.0.4., guix-commits, 2024/07/02
- 16/185: gnu: r-abn: Update to 3.1.1., guix-commits, 2024/07/02
- 14/185: gnu: r-dsb: Update to 1.0.4., guix-commits, 2024/07/02
- 17/185: gnu: r-cachem: Update to 1.1.0., guix-commits, 2024/07/02
- 18/185: gnu: r-castor: Update to 1.8.2.,
guix-commits <=
- 13/185: gnu: r-qs: Update to 0.26.3., guix-commits, 2024/07/02
- 19/185: gnu: r-consort: Update to 1.2.2., guix-commits, 2024/07/02
- 20/185: gnu: r-collapse: Update to 2.0.14., guix-commits, 2024/07/02
- 21/185: gnu: r-correlation: Update to 0.8.5., guix-commits, 2024/07/02
- 22/185: gnu: r-datawizard: Update to 0.11.0., guix-commits, 2024/07/02
- 23/185: gnu: r-dbscan: Update to 1.2-0., guix-commits, 2024/07/02
- 24/185: gnu: r-googlevis: Update to 0.7.3., guix-commits, 2024/07/02
- 26/185: gnu: r-biglm: Update to 0.9-3., guix-commits, 2024/07/02
- 29/185: gnu: r-ggpp: Update to 0.5.8-1., guix-commits, 2024/07/02
- 25/185: gnu: r-rocit: Update to 2.1.2., guix-commits, 2024/07/02