[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/124: gnu: r-svmisc: Update to 1.2.3.
From: |
guix-commits |
Subject: |
62/124: gnu: r-svmisc: Update to 1.2.3. |
Date: |
Mon, 1 Nov 2021 17:29:09 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit a6c2e6c9f3d2fcf1a1c0efdd8a2eff59b42db303
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:42 2021 +0000
gnu: r-svmisc: Update to 1.2.3.
* gnu/packages/cran.scm (r-svmisc): Update to 1.2.3.
---
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 5a17ded..311d5e1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17323,14 +17323,14 @@ and accessing fields.")
(define-public r-svmisc
(package
(name "r-svmisc")
- (version "1.1.4")
+ (version "1.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "svMisc" version))
(sha256
(base32
- "0y8mhiblyzwads4gf4whmxi7c6wdmqs3ahbj132l79bbdk40p83a"))))
+ "1r3kih5bnr4plnzdn5f2gg3xl3krgyl7gkdlf58a2l8vk13j3m9d"))))
(properties `((upstream-name . "svMisc")))
(build-system r-build-system)
(native-inputs
- 89/124: gnu: r-tidytext: Update to 0.3.2., (continued)
- 89/124: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/01
- 66/124: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/01
- 99/124: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/01
- 104/124: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/01
- 109/124: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/01
- 111/124: gnu: r-rlang: Update to 0.4.12., guix-commits, 2021/11/01
- 117/124: gnu: r-mvtnorm: Update to 1.1-3., guix-commits, 2021/11/01
- 120/124: gnu: r-plotly: Update to 4.10.0., guix-commits, 2021/11/01
- 65/124: gnu: r-mcmcpack: Update to 1.6-0., guix-commits, 2021/11/01
- 63/124: gnu: r-yulab-utils: Update to 0.0.4., guix-commits, 2021/11/01
- 62/124: gnu: r-svmisc: Update to 1.2.3.,
guix-commits <=
- 90/124: gnu: r-tidymodels: Update to 0.1.4., guix-commits, 2021/11/01
- 98/124: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/01
- 110/124: gnu: r-testthat: Update to 3.1.0., guix-commits, 2021/11/01
- 102/124: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/01
- 119/124: gnu: r-tidyr: Update to 1.1.4., guix-commits, 2021/11/01