[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
84/146: gnu: r-rstantools: Update to 2.2.0.
From: |
guix-commits |
Subject: |
84/146: gnu: r-rstantools: Update to 2.2.0. |
Date: |
Tue, 12 Apr 2022 10:01:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 23aeeca58f8e8e6ca9bc8f51853db62a0c62eb68
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:26 2022 +0200
gnu: r-rstantools: Update to 2.2.0.
* gnu/packages/cran.scm (r-rstantools): Update to 2.2.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 563157d94d..dbdf40bc0b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25336,14 +25336,14 @@ using the @code{rstan} and @code{rstanarm}
packages).")
(define-public r-rstantools
(package
(name "r-rstantools")
- (version "2.1.1")
+ (version "2.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstantools" version))
(sha256
(base32
- "0b9x8rzj3dr4m7yjx476nn42z22xd1xnw85m9frfwxy5ivg1any9"))))
+ "1dsfgi02hps878n3vimfdbzpm4gr5n3ccrmnc61ncrqcp6p0p0fb"))))
(properties `((upstream-name . "rstantools")))
(build-system r-build-system)
(inputs (list pandoc))
- 59/146: gnu: r-kernlab: Update to 0.9-30., (continued)
- 59/146: gnu: r-kernlab: Update to 0.9-30., guix-commits, 2022/04/12
- 51/146: gnu: r-protviz: Update to 0.7.3., guix-commits, 2022/04/12
- 55/146: gnu: r-lavaan: Update to 0.6-11., guix-commits, 2022/04/12
- 63/146: gnu: r-ggfun: Update to 0.0.6., guix-commits, 2022/04/12
- 57/146: gnu: r-spdep: Update to 1.2-3., guix-commits, 2022/04/12
- 68/146: gnu: r-umap: Update to 0.2.8.0., guix-commits, 2022/04/12
- 60/146: gnu: r-babelgene: Update to 22.3., guix-commits, 2022/04/12
- 73/146: gnu: r-accept: Update to 0.9.0., guix-commits, 2022/04/12
- 77/146: gnu: r-genalg: Update to 0.2.1., guix-commits, 2022/04/12
- 90/146: gnu: r-conquer: Update to 1.3.0., guix-commits, 2022/04/12
- 84/146: gnu: r-rstantools: Update to 2.2.0.,
guix-commits <=
- 98/146: gnu: r-igraph: Update to 1.3.0., guix-commits, 2022/04/12
- 106/146: gnu: r-densestbayes: Update to 1.0-2.1., guix-commits, 2022/04/12
- 109/146: gnu: r-vdiffr: Update to 1.0.4., guix-commits, 2022/04/12
- 83/146: gnu: r-cdm: Update to 7.6-11., guix-commits, 2022/04/12
- 103/146: gnu: r-parsnip: Update to 0.2.1., guix-commits, 2022/04/12
- 92/146: gnu: r-spatstat-geom: Update to 2.4-0., guix-commits, 2022/04/12
- 141/146: gnu: r-tsne: Update to 0.1-3.1., guix-commits, 2022/04/12
- 127/146: gnu: r-testthat: Update to 3.1.3., guix-commits, 2022/04/12
- 129/146: gnu: r-git2r: Update to 0.30.1., guix-commits, 2022/04/12
- 132/146: gnu: r-blob: Update to 1.2.3., guix-commits, 2022/04/12