[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/43: gnu: r-extradistr: Update to 1.9.1.
From: |
guix-commits |
Subject: |
13/43: gnu: r-extradistr: Update to 1.9.1. |
Date: |
Mon, 14 Sep 2020 13:07:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 16cc10eafb61ffef351d5af4aebdb56bdb2d5c5e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 14 19:02:12 2020 +0200
gnu: r-extradistr: Update to 1.9.1.
* gnu/packages/cran.scm (r-extradistr): Update to 1.9.1.
---
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 cdc6bd0..8892dea 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5104,14 +5104,14 @@ Cryer and Kung-Sik Chan.")
(define-public r-extradistr
(package
(name "r-extradistr")
- (version "1.8.11")
+ (version "1.9.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "extraDistr" version))
(sha256
(base32
- "1vvqv1d4hxa025gmm8cbiph63qsqy87l3ri5idd524gyz3chbcl3"))))
+ "1gypnbvdzczl0mvznvy8r7hzsvc5gvdvi2mmzj21cqdw9n63944r"))))
(properties `((upstream-name . "extraDistr")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (327f6ae -> d60739d), guix-commits, 2020/09/14
- 01/43: gnu: r-activedriverwgs: Update to 1.1.0., guix-commits, 2020/09/14
- 02/43: gnu: r-ggpmisc: Update to 0.3.6., guix-commits, 2020/09/14
- 03/43: gnu: r-callr: Update to 3.4.4., guix-commits, 2020/09/14
- 04/43: gnu: r-jsonlite: Update to 1.7.1., guix-commits, 2020/09/14
- 05/43: gnu: r-shape: Update to 1.4.5., guix-commits, 2020/09/14
- 10/43: gnu: r-processx: Update to 3.4.4., guix-commits, 2020/09/14
- 11/43: gnu: r-xfun: Update to 0.17., guix-commits, 2020/09/14
- 12/43: gnu: r-tsa: Update to 1.3., guix-commits, 2020/09/14
- 13/43: gnu: r-extradistr: Update to 1.9.1.,
guix-commits <=
- 06/43: gnu: r-lmtest: Update to 0.9-38., guix-commits, 2020/09/14
- 07/43: gnu: r-inline: Update to 0.3.16., guix-commits, 2020/09/14
- 08/43: gnu: r-psych: Update to 2.0.8., guix-commits, 2020/09/14
- 09/43: gnu: r-xts: Update to 0.12.1., guix-commits, 2020/09/14
- 20/43: gnu: r-ggeffects: Update to 0.16.0., guix-commits, 2020/09/14
- 21/43: gnu: r-rcpphnsw: Update to 0.3.0., guix-commits, 2020/09/14
- 14/43: gnu: r-officer: Update to 0.3.14., guix-commits, 2020/09/14
- 15/43: gnu: r-insight: Update to 0.9.5., guix-commits, 2020/09/14
- 16/43: gnu: r-flextable: Update to 0.5.11., guix-commits, 2020/09/14
- 18/43: gnu: r-mosaicdata: Update to 0.20.1., guix-commits, 2020/09/14