[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/81: gnu: r-dbi: Update to 1.2.0.
From: |
guix-commits |
Subject: |
63/81: gnu: r-dbi: Update to 1.2.0. |
Date: |
Mon, 1 Jan 2024 08:55:18 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit da284708900812fec1469cfc798e269c685f2796
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 00:44:42 2023 +0100
gnu: r-dbi: Update to 1.2.0.
* gnu/packages/statistics.scm (r-dbi): Update to 1.2.0.
Change-Id: I4384d37dd602b396fce736ff5c3b33e3da965233
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index c0fd2a6bbd..32dc64c991 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1408,13 +1408,13 @@ evaluation (NSE) in R.")
(define-public r-dbi
(package
(name "r-dbi")
- (version "1.1.3")
+ (version "1.2.0")
(source (origin
(method url-fetch)
(uri (cran-uri "DBI" version))
(sha256
(base32
- "13a2656w5j9shpcwa7gj2szy7nk9sajjhlisi5wdpgd57msk7frq"))))
+ "1g4c2qfyjwbjwbsczhk83xmx74764nn53gnqzb6xxrwqjbxj4dpn"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 62/81: gnu: r-stringi: Update to 1.8.3., (continued)
- 62/81: gnu: r-stringi: Update to 1.8.3., guix-commits, 2024/01/01
- 61/81: gnu: r-mgcv: Update to 1.9-1., guix-commits, 2024/01/01
- 71/81: import/cran: Restore format-inputs., guix-commits, 2024/01/01
- 79/81: gnu: r-genomeinfodb: Update to 1.38.5., guix-commits, 2024/01/01
- 78/81: gnu: r-seuratdisk: Update to 0.0.0.9021-1.877d4e1., guix-commits, 2024/01/01
- 35/81: gnu: r-sandwich: Update to 3.1-0., guix-commits, 2024/01/01
- 37/81: gnu: r-tmb: Update to 1.9.10., guix-commits, 2024/01/01
- 40/81: gnu: r-rnaturalearth: Update to 1.0.1., guix-commits, 2024/01/01
- 54/81: gnu: r-rsconnect: Update to 1.2.0., guix-commits, 2024/01/01
- 58/81: gnu: r-mlr3learners: Update to 0.5.8., guix-commits, 2024/01/01
- 63/81: gnu: r-dbi: Update to 1.2.0.,
guix-commits <=
- 64/81: gnu: r-yaml: Update to 2.3.8., guix-commits, 2024/01/01
- 66/81: gnu: r-segmented: Update to 2.0-1., guix-commits, 2024/01/01
- 74/81: gnu: r-biocneighbors: Update to 1.20.1., guix-commits, 2024/01/01
- 80/81: gnu: r-batchelor: Update to 1.18.1., guix-commits, 2024/01/01
- 50/81: gnu: r-yulab-utils: Update to 0.1.2., guix-commits, 2024/01/01
- 73/81: gnu: r-genomeinfodb: Update to 1.38.4., guix-commits, 2024/01/01
- 39/81: gnu: r-tidytree: Update to 0.4.6., guix-commits, 2024/01/01
- 45/81: gnu: r-lavaan: Update to 0.6-17., guix-commits, 2024/01/01
- 56/81: gnu: r-projpred: Update to 2.8.0., guix-commits, 2024/01/01
- 67/81: gnu: r-matrixstats: Update to 1.2.0., guix-commits, 2024/01/01