[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/54: gnu: r-rstantools: Update to 2.3.1.
From: |
guix-commits |
Subject: |
34/54: gnu: r-rstantools: Update to 2.3.1. |
Date: |
Thu, 30 Mar 2023 13:22:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 81ea6fa24ec842bcb51ab6424c702cbee8902312
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Mar 30 17:56:40 2023 +0200
gnu: r-rstantools: Update to 2.3.1.
* gnu/packages/cran.scm (r-rstantools): Update to 2.3.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 4e02d4f1ab..9951bf4073 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29876,14 +29876,14 @@ using the @code{rstan} and @code{rstanarm}
packages).")
(define-public r-rstantools
(package
(name "r-rstantools")
- (version "2.3.0")
+ (version "2.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstantools" version))
(sha256
(base32
- "0bc22fxpw4xvdxx8716wbasw8rpkpipb428cv764s8c0mkk2szlk"))))
+ "0xb9rb6nlqsqxi08hx9iwqpfz6ssdmh6axyk7d399j7zhklg5m42"))))
(properties `((upstream-name . "rstantools")))
(build-system r-build-system)
(inputs (list pandoc))
- 54/54: gnu: r-mumin: Update to 1.47.5., (continued)
- 54/54: gnu: r-mumin: Update to 1.47.5., guix-commits, 2023/03/30
- 30/54: gnu: r-multidplyr: Update to 0.1.3., guix-commits, 2023/03/30
- 43/54: gnu: r-dbplyr: Update to 2.3.2., guix-commits, 2023/03/30
- 47/54: gnu: r-rcurl: Update to 1.98-1.12., guix-commits, 2023/03/30
- 33/54: gnu: r-caret: Update to 6.0-94., guix-commits, 2023/03/30
- 28/54: gnu: r-dofuture: Update to 1.0.0., guix-commits, 2023/03/30
- 36/54: gnu: r-rlecuyer: Update to 0.3-7., guix-commits, 2023/03/30
- 37/54: gnu: r-distributional: Update to 0.3.2., guix-commits, 2023/03/30
- 40/54: gnu: r-automap: Update to 1.1-9., guix-commits, 2023/03/30
- 50/54: gnu: r-hexbin: Update to 1.28.3., guix-commits, 2023/03/30
- 34/54: gnu: r-rstantools: Update to 2.3.1.,
guix-commits <=
- 44/54: gnu: r-hms: Update to 1.1.3., guix-commits, 2023/03/30