[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/150: gnu: r-msir: Update to 1.3.3.
From: |
guix-commits |
Subject: |
75/150: gnu: r-msir: Update to 1.3.3. |
Date: |
Wed, 20 Jan 2021 11:21:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit a7805083fccd20fd08d6994b215ebf1a6a94f880
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:11:16 2021 +0100
gnu: r-msir: Update to 1.3.3.
* gnu/packages/cran.scm (r-msir): Update to 1.3.3.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d1ff2bd..df275cd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13549,17 +13549,19 @@ them (Anscombe-Glynn, D'Agostino, Bonett-Seier).")
(define-public r-msir
(package
(name "r-msir")
- (version "1.3.2")
+ (version "1.3.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "msir" version))
(sha256
(base32
- "0pvc3q162vqq3k39nni732x05zzfz4y9y2zf56d83185ypszv9kb"))))
+ "1wm83m3cqd6llxb9p2jwim0wb81v84pgdmgcznygzaaq6kbn3n84"))))
(build-system r-build-system)
(propagated-inputs
`(("r-mclust" ,r-mclust)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://cran.r-project.org/web/packages/msir")
(synopsis "Model-based sliced inverse regression")
(description
- 43/150: gnu: r-sjmisc: Update to 2.8.6., (continued)
- 43/150: gnu: r-sjmisc: Update to 2.8.6., guix-commits, 2021/01/20
- 36/150: gnu: r-vim: Update to 6.1.0., guix-commits, 2021/01/20
- 45/150: gnu: r-deriv: Update to 4.1.2., guix-commits, 2021/01/20
- 46/150: gnu: r-proc: Update to 1.17.0.1., guix-commits, 2021/01/20
- 47/150: gnu: r-ggstance: Update to 0.3.5., guix-commits, 2021/01/20
- 54/150: gnu: r-coin: Update to 1.4-0., guix-commits, 2021/01/20
- 58/150: gnu: r-ggeffects: Update to 1.0.1., guix-commits, 2021/01/20
- 59/150: gnu: r-effectsize: Update to 0.4.3., guix-commits, 2021/01/20
- 60/150: gnu: r-sjplot: Update to 2.8.7., guix-commits, 2021/01/20
- 62/150: gnu: r-summarytools: Update to 0.9.8., guix-commits, 2021/01/20
- 75/150: gnu: r-msir: Update to 1.3.3.,
guix-commits <=
- 50/150: gnu: r-mosaicdata: Update to 0.20.2., guix-commits, 2021/01/20
- 51/150: gnu: r-magick: Update to 2.6.0., guix-commits, 2021/01/20
- 53/150: gnu: r-libcoin: Update to 1.0-7., guix-commits, 2021/01/20
- 56/150: gnu: r-sjstats: Update to 0.18.1., guix-commits, 2021/01/20
- 57/150: gnu: r-performance: Update to 0.6.1., guix-commits, 2021/01/20
- 61/150: gnu: r-usethis: Update to 2.0.0., guix-commits, 2021/01/20
- 63/150: gnu: r-mvabund: Update to 4.1.6., guix-commits, 2021/01/20
- 66/150: gnu: r-rgl: Update to 0.104.16., guix-commits, 2021/01/20
- 65/150: gnu: r-rcppannoy: Update to 0.0.18., guix-commits, 2021/01/20
- 68/150: gnu: r-tractor-base: Update to 3.3.3.1., guix-commits, 2021/01/20