[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/25: gnu: r-rstantools: Update to 2.4.0.
From: |
guix-commits |
Subject: |
16/25: gnu: r-rstantools: Update to 2.4.0. |
Date: |
Thu, 1 Feb 2024 17:09:52 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3980d01b140b95658057503c441f8ed75d332518
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 1 22:13:03 2024 +0100
gnu: r-rstantools: Update to 2.4.0.
* gnu/packages/cran.scm (r-rstantools): Update to 2.4.0.
Change-Id: I8e8c453359abedfc4d0f3e2d1735e92f21df560f
---
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 6cc28a3e33..debaa822d6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32387,14 +32387,14 @@ using the @code{rstan} and @code{rstanarm}
packages).")
(define-public r-rstantools
(package
(name "r-rstantools")
- (version "2.3.1.1")
+ (version "2.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstantools" version))
(sha256
(base32
- "0bp20jcdbscsm3s4ik86k3hfsdwkj2k6yzj41zwd0q8lq5afwq7j"))))
+ "1ajg7g425cmw9h9a8225szmacwyvdwl3x0k851fnqb1my2i2rxxz"))))
(properties `((upstream-name . "rstantools")))
(build-system r-build-system)
(inputs (list pandoc))
- 23/25: gnu: r-coda: Update to 0.19-4.1., (continued)
- 23/25: gnu: r-coda: Update to 0.19-4.1., guix-commits, 2024/02/01
- 22/25: gnu: r-tensorflow: Update to 2.15.0., guix-commits, 2024/02/01
- 19/25: gnu: r-mlr3misc: Update to 0.14.0., guix-commits, 2024/02/01
- 25/25: gnu: r-rrcov: Update to 1.7-5., guix-commits, 2024/02/01
- 13/25: gnu: r-filesstrings: Update to 3.3.0., guix-commits, 2024/02/01
- 21/25: gnu: r-readods: Update to 2.2.0., guix-commits, 2024/02/01
- 20/25: gnu: r-strex: Update to 2.0.0., guix-commits, 2024/02/01
- 12/25: gnu: r-terra: Update to 1.7-71., guix-commits, 2024/02/01
- 15/25: gnu: r-rsconnect: Update to 1.2.1., guix-commits, 2024/02/01
- 14/25: gnu: r-fracdiff: Update to 1.5-3., guix-commits, 2024/02/01
- 16/25: gnu: r-rstantools: Update to 2.4.0.,
guix-commits <=
- 18/25: gnu: r-infer: Update to 1.0.6., guix-commits, 2024/02/01
- 24/25: gnu: r-sfsmisc: Update to 1.1-17., guix-commits, 2024/02/01