[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/201: gnu: r-brio: Update to 1.1.4.
From: |
guix-commits |
Subject: |
21/201: gnu: r-brio: Update to 1.1.4. |
Date: |
Fri, 15 Dec 2023 10:14:33 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 75e93cd0f526f415762e077f5e31b249132d882f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 15 12:16:40 2023 +0100
gnu: r-brio: Update to 1.1.4.
* gnu/packages/cran.scm (r-brio): Update to 1.1.4.
Change-Id: I5dfce63a5686b1e0bf66c42c476ff9b04b0a828d
---
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 f67d27be53..4865883460 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -194,14 +194,14 @@ models} (GLMM).")
(define-public r-brio
(package
(name "r-brio")
- (version "1.1.3")
+ (version "1.1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "brio" version))
(sha256
(base32
- "1inwzvlf6zj6gi47gd0byzqv02qajb3l475z8pjvx2b1hm0r1a7a"))))
+ "1s0q1qk3w3fwf7gn4xfwhf8i8yqqb6z096x6xqsj8av8924z7fqc"))))
(properties `((upstream-name . "brio")))
(build-system r-build-system)
(home-page "https://github.com/r-lib/brio")
- 17/201: gnu: r-arrow: Update to 14.0.0.2., (continued)
- 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
- 18/201: gnu: r-biomartr: Update to 1.0.7., guix-commits, 2023/12/15
- 21/201: gnu: r-brio: Update to 1.1.4.,
guix-commits <=
- 36/201: gnu: r-htmlwidgets: Update to 1.6.4., guix-commits, 2023/12/15
- 38/201: gnu: r-rstpm2: Update to 1.6.3., guix-commits, 2023/12/15
- 39/201: gnu: r-jqr: Update to 1.3.3., guix-commits, 2023/12/15
- 43/201: gnu: r-pls: Update to 2.8-3., guix-commits, 2023/12/15
- 29/201: gnu: r-philentropy: Update to 0.8.0., guix-commits, 2023/12/15
- 31/201: gnu: r-tgp: Update to 2.4-22., guix-commits, 2023/12/15
- 33/201: gnu: r-morpho: Update to 2.12., guix-commits, 2023/12/15
- 44/201: gnu: r-rcppspdlog: Update to 0.0.15., guix-commits, 2023/12/15
- 45/201: gnu: r-ctrdata: Update to 1.16.0., guix-commits, 2023/12/15
- 48/201: gnu: Add r-ggstats., guix-commits, 2023/12/15