[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
141/214: gnu: r-distributional: Update to 0.3.1.
From: |
guix-commits |
Subject: |
141/214: gnu: r-distributional: Update to 0.3.1. |
Date: |
Tue, 20 Sep 2022 11:07:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8b0e24e3e3a0596dac270a275a8cfd1922740b8f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:22 2022 +0200
gnu: r-distributional: Update to 0.3.1.
* gnu/packages/cran.scm (r-distributional): Update to 0.3.1.
[propagated-inputs]: Remove r-ellipsis.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 776a1418de..2473896d18 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27629,20 +27629,19 @@ vignette for more information and examples.")
(define-public r-distributional
(package
(name "r-distributional")
- (version "0.3.0")
+ (version "0.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "distributional" version))
(sha256
(base32
- "1mji8xlhwrw8msih5wdpbzwv4g59kly0xkdklhn8yzb18rrnrczs"))))
+ "0pr34yq6igb7ciqss2ldwa7gc55xvla040x8rkd8m2hcrz5mczkj"))))
(properties
`((upstream-name . "distributional")))
(build-system r-build-system)
(propagated-inputs
(list r-digest
- r-ellipsis
r-farver
r-generics
r-ggplot2
- 191/214: gnu: r-openssl: Update to 2.0.3., (continued)
- 191/214: gnu: r-openssl: Update to 2.0.3., guix-commits, 2022/09/20
- 206/214: gnu: r-sn: Update to 2.1.0., guix-commits, 2022/09/20
- 114/214: gnu: r-leiden: Update to 0.4.3., guix-commits, 2022/09/20
- 129/214: gnu: r-proxyc: Update to 0.3.2., guix-commits, 2022/09/20
- 135/214: gnu: r-cdm: Update to 8.2-6., guix-commits, 2022/09/20
- 134/214: gnu: r-semplot: Update to 1.1.6., guix-commits, 2022/09/20
- 152/214: gnu: r-hunspell: Update to 3.0.2., guix-commits, 2022/09/20
- 89/214: gnu: r-gargle: Update to 1.2.1., guix-commits, 2022/09/20
- 143/214: gnu: r-scatterpie: Update to 0.1.8., guix-commits, 2022/09/20
- 95/214: gnu: r-blockmodeling: Update to 1.1.3., guix-commits, 2022/09/20
- 141/214: gnu: r-distributional: Update to 0.3.1.,
guix-commits <=
- 207/214: gnu: r-forcats: Update to 0.5.2., guix-commits, 2022/09/20
- 189/214: gnu: r-rversions: Update to 2.1.2., guix-commits, 2022/09/20
- 201/214: gnu: r-base64: Update to 2.0.1., guix-commits, 2022/09/20
- 38/214: gnu: r-progressr: Update to 0.11.0., guix-commits, 2022/09/20
- 37/214: gnu: r-lpsolve: Update to 5.6.16., guix-commits, 2022/09/20
- 97/214: gnu: r-spdata: Update to 2.2.0., guix-commits, 2022/09/20
- 140/214: gnu: r-projpred: Update to 2.2.0., guix-commits, 2022/09/20
- 98/214: gnu: r-spdep: Update to 1.2-5., guix-commits, 2022/09/20
- 158/214: gnu: r-altmeta: Update to 4.1., guix-commits, 2022/09/20
- 166/214: gnu: r-mlr3tuning: Update to 0.14.0., guix-commits, 2022/09/20