[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/46: gnu: r-fitdistrplus: Update to 1.1-5.
From: |
guix-commits |
Subject: |
04/46: gnu: r-fitdistrplus: Update to 1.1-5. |
Date: |
Wed, 2 Jun 2021 11:27:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 52eaf9d864b4735828e1c4149e1dc8d454e8f55e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jun 2 17:23:01 2021 +0200
gnu: r-fitdistrplus: Update to 1.1-5.
* gnu/packages/cran.scm (r-fitdistrplus): Update to 1.1-5.
---
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 ad40e7f..5c8757a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4070,14 +4070,14 @@ functions from LINPACK.")
(define-public r-fitdistrplus
(package
(name "r-fitdistrplus")
- (version "1.1-3")
+ (version "1.1-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "fitdistrplus" version))
(sha256
(base32
- "1pjnqx0j26dai2fa4ip56wspmfsrcm9dpmxkg15y9623w5b58vbp"))))
+ "1p9rvvh05zqb9vzhcyzdh7i8lbmb53nj8nyn0gqcmp7wafg9cd1f"))))
(build-system r-build-system)
(propagated-inputs
`(("r-mass" ,r-mass)
- 05/46: gnu: r-tinytex: Update to 0.32., (continued)
- 05/46: gnu: r-tinytex: Update to 0.32., guix-commits, 2021/06/02
- 01/46: gnu: r-bisquerna: Update to 1.0.5., guix-commits, 2021/06/02
- 07/46: gnu: r-zip: Update to 2.2.0., guix-commits, 2021/06/02
- 08/46: gnu: r-fansi: Update to 0.5.0., guix-commits, 2021/06/02
- 09/46: gnu: r-rdpack: Update to 2.1.2., guix-commits, 2021/06/02
- 11/46: gnu: r-manipulatewidget: Update to 0.11.0., guix-commits, 2021/06/02
- 10/46: gnu: r-insight: Update to 0.14.1., guix-commits, 2021/06/02
- 17/46: gnu: r-weights: Update to 1.0.2., guix-commits, 2021/06/02
- 18/46: gnu: r-ks: Update to 1.13.1., guix-commits, 2021/06/02
- 20/46: gnu: r-spdep: Update to 1.1-8., guix-commits, 2021/06/02
- 04/46: gnu: r-fitdistrplus: Update to 1.1-5.,
guix-commits <=
- 12/46: gnu: r-emmeans: Update to 1.6.1., guix-commits, 2021/06/02
- 13/46: gnu: r-bayestestr: Update to 0.10.0., guix-commits, 2021/06/02
- 14/46: gnu: r-effectsize: Update to 0.4.5., guix-commits, 2021/06/02
- 16/46: gnu: r-mvabund: Update to 4.1.12., guix-commits, 2021/06/02
- 19/46: gnu: r-tidytree: Update to 0.3.4., guix-commits, 2021/06/02
- 28/46: gnu: r-archivist: Update to 2.3.6., guix-commits, 2021/06/02
- 29/46: gnu: r-forecast: Update to 8.15., guix-commits, 2021/06/02
- 21/46: gnu: r-dalex: Update to 2.2.1., guix-commits, 2021/06/02
- 22/46: gnu: r-plot3d: Update to 1.4., guix-commits, 2021/06/02
- 24/46: gnu: r-parameters: Update to 0.14.0., guix-commits, 2021/06/02