[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/122: gnu: r-vcfr: Update to 1.13.0.
From: |
guix-commits |
Subject: |
31/122: gnu: r-vcfr: Update to 1.13.0. |
Date: |
Wed, 10 Aug 2022 07:51:52 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit cf17abe0ea67c25b1c436615b7055a035575a0f6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:19:59 2022 +0200
gnu: r-vcfr: Update to 1.13.0.
* gnu/packages/cran.scm (r-vcfr): Update to 1.13.0.
---
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 b225071539..2b2b39a7a6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6338,13 +6338,13 @@ Analysis with R\" by Michael Friendly and David Meyer
(2015).")
(define-public r-vcfr
(package
(name "r-vcfr")
- (version "1.12.0")
+ (version "1.13.0")
(source (origin
(method url-fetch)
(uri (cran-uri "vcfR" version))
(sha256
(base32
- "0lhxb3ac4fafwik9q3cds46svzf0hyca8k54chw3dpk50c0zz1yx"))))
+ "1g4y11vpr3wrvf5prj7y33c2bah6rn4xfb4a1y7n7niafd2yhg3l"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 59/122: gnu: r-parallelly: Update to 1.32.1., (continued)
- 59/122: gnu: r-parallelly: Update to 1.32.1., guix-commits, 2022/08/10
- 61/122: gnu: r-lavaan: Update to 0.6-12., guix-commits, 2022/08/10
- 66/122: gnu: r-ggraph: Update to 2.0.6., guix-commits, 2022/08/10
- 67/122: gnu: r-terra: Update to 1.6-7., guix-commits, 2022/08/10
- 68/122: gnu: r-desolve: Update to 1.33., guix-commits, 2022/08/10
- 71/122: gnu: r-accept: Update to 0.9.1., guix-commits, 2022/08/10
- 76/122: gnu: r-forecast: Update to 8.17.0., guix-commits, 2022/08/10
- 14/122: gnu: r-callr: Update to 3.7.1., guix-commits, 2022/08/10
- 21/122: gnu: r-rcpp: Update to 1.0.9., guix-commits, 2022/08/10
- 25/122: gnu: r-rpostgresql: Update to 0.7-4., guix-commits, 2022/08/10
- 31/122: gnu: r-vcfr: Update to 1.13.0.,
guix-commits <=
- 35/122: gnu: r-seriation: Update to 1.3.6., guix-commits, 2022/08/10
- 36/122: gnu: r-pillar: Update to 1.8.0., guix-commits, 2022/08/10
- 37/122: gnu: r-ifultools: Update to 2.0-26., guix-commits, 2022/08/10
- 38/122: gnu: r-tsa: Update to 1.3.1., guix-commits, 2022/08/10
- 39/122: gnu: r-radiant-data: Update to 1.4.4., guix-commits, 2022/08/10
- 45/122: gnu: r-gam: Update to 1.20.2., guix-commits, 2022/08/10
- 56/122: gnu: r-spam: Update to 2.9-1., guix-commits, 2022/08/10
- 57/122: gnu: r-fields: Update to 14.0., guix-commits, 2022/08/10
- 58/122: gnu: r-globals: Update to 0.16.0., guix-commits, 2022/08/10
- 63/122: gnu: r-sf: Update to 1.0-8., guix-commits, 2022/08/10