[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/158: gnu: r-rstantools: Update to 2.3.0.
From: |
guix-commits |
Subject: |
108/158: gnu: r-rstantools: Update to 2.3.0. |
Date: |
Sun, 19 Mar 2023 13:24:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d8bda2d2c761f65515dd74ba7283615e47c4a0d4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:44:37 2023 +0100
gnu: r-rstantools: Update to 2.3.0.
* gnu/packages/cran.scm (r-rstantools): Update to 2.3.0.
---
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 ca42890c8e..07aea612f2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29461,14 +29461,14 @@ using the @code{rstan} and @code{rstanarm}
packages).")
(define-public r-rstantools
(package
(name "r-rstantools")
- (version "2.2.0")
+ (version "2.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstantools" version))
(sha256
(base32
- "1dsfgi02hps878n3vimfdbzpm4gr5n3ccrmnc61ncrqcp6p0p0fb"))))
+ "0bc22fxpw4xvdxx8716wbasw8rpkpipb428cv764s8c0mkk2szlk"))))
(properties `((upstream-name . "rstantools")))
(build-system r-build-system)
(inputs (list pandoc))
- 88/158: gnu: r-pegas: Update to 1.2., (continued)
- 88/158: gnu: r-pegas: Update to 1.2., guix-commits, 2023/03/19
- 98/158: gnu: r-rhpcblasctl: Update to 0.23-42., guix-commits, 2023/03/19
- 154/158: gnu: r-hmisc: Update to 5.0-1., guix-commits, 2023/03/19
- 149/158: gnu: r-httr: Update to 1.4.5., guix-commits, 2023/03/19
- 138/158: gnu: r-survival: Update to 3.5-5., guix-commits, 2023/03/19
- 151/158: gnu: r-rcpparmadillo: Update to 0.12.0.1.0., guix-commits, 2023/03/19
- 102/158: gnu: r-reldist: Update to 1.7-2., guix-commits, 2023/03/19
- 103/158: gnu: r-tuner: Update to 1.4.3., guix-commits, 2023/03/19
- 105/158: gnu: r-forecast: Update to 8.21., guix-commits, 2023/03/19
- 106/158: gnu: r-butcher: Update to 0.3.2., guix-commits, 2023/03/19
- 108/158: gnu: r-rstantools: Update to 2.3.0.,
guix-commits <=
- 109/158: gnu: r-projpred: Update to 2.4.0., guix-commits, 2023/03/19
- 110/158: gnu: r-posterior: Update to 1.4.1., guix-commits, 2023/03/19
- 113/158: gnu: r-spatstat-explore: Update to 3.1-0., guix-commits, 2023/03/19
- 114/158: gnu: r-spatstat-model: Update to 3.2-1., guix-commits, 2023/03/19
- 115/158: gnu: r-spatstat-utils: Update to 3.0-2., guix-commits, 2023/03/19
- 116/158: gnu: r-spatstat-sparse: Update to 3.0-1., guix-commits, 2023/03/19
- 118/158: gnu: r-spatstat-geom: Update to 3.1-0., guix-commits, 2023/03/19
- 120/158: gnu: r-spatstat-random: Update to 3.1-4., guix-commits, 2023/03/19
- 125/158: gnu: r-calculus: Update to 1.0.1., guix-commits, 2023/03/19
- 124/158: gnu: r-parsnip: Update to 1.0.4., guix-commits, 2023/03/19