[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
83/174: gnu: r-mda: Update to 0.5-4.
From: |
guix-commits |
Subject: |
83/174: gnu: r-mda: Update to 0.5-4. |
Date: |
Tue, 11 Jul 2023 14:48:25 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 5018a10e2bf634f2c40afb0bc0e1eecdb95f1eac
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:27 2023 +0200
gnu: r-mda: Update to 0.5-4.
* gnu/packages/cran.scm (r-mda): Update to 0.5-4.
---
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 e6cadc3068..9ef4f8c449 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26595,14 +26595,14 @@ data.")
(define-public r-mda
(package
(name "r-mda")
- (version "0.5-3")
+ (version "0.5-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "mda" version))
(sha256
(base32
- "0qw4scc2w7jmnxssj5w2mdxb9rrl4dscqn54gplzm1gk2yf419mx"))))
+ "0nd7p3yz7qdzka7jizymv5vhbhzb4v8bjpmmn5wa83vxh0l7ypzj"))))
(properties `((upstream-name . "mda")))
(build-system r-build-system)
(propagated-inputs (list r-class))
- 57/174: gnu: r-proc: Update to 1.18.4., (continued)
- 57/174: gnu: r-proc: Update to 1.18.4., guix-commits, 2023/07/11
- 60/174: gnu: r-raster: Update to 3.6-23., guix-commits, 2023/07/11
- 62/174: gnu: r-targets: Update to 1.2.0., guix-commits, 2023/07/11
- 63/174: gnu: r-multcomp: Update to 1.4-25., guix-commits, 2023/07/11
- 66/174: gnu: r-usethis: Update to 2.2.2., guix-commits, 2023/07/11
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/11
- 68/174: gnu: r-biocmanager: Update to 1.30.21., guix-commits, 2023/07/11
- 76/174: gnu: r-ggplotify: Update to 0.1.1., guix-commits, 2023/07/11
- 77/174: gnu: r-ggfun: Update to 0.1.1., guix-commits, 2023/07/11
- 78/174: gnu: r-arrow: Update to 12.0.1., guix-commits, 2023/07/11
- 83/174: gnu: r-mda: Update to 0.5-4.,
guix-commits <=
- 82/174: gnu: r-pmcmrplus: Update to 1.9.7., guix-commits, 2023/07/11
- 86/174: gnu: r-torch: Update to 0.11.0., guix-commits, 2023/07/11
- 87/174: gnu: r-stanheaders: Update to 2.26.27., guix-commits, 2023/07/11
- 89/174: gnu: r-aws: Update to 2.5-3., guix-commits, 2023/07/11
- 92/174: gnu: r-spatstat-sparse: Update to 3.0-2., guix-commits, 2023/07/11
- 93/174: gnu: r-spatstat-geom: Update to 3.2-2., guix-commits, 2023/07/11
- 94/174: gnu: r-cpp11: Update to 0.4.4., guix-commits, 2023/07/11
- 105/174: gnu: r-paws-customer-engagement: Update to 0.3.0., guix-commits, 2023/07/11
- 101/174: gnu: r-readtext: Update to 0.90., guix-commits, 2023/07/11
- 103/174: gnu: r-delaporte: Update to 8.1.1., guix-commits, 2023/07/11