[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/55: gnu: r-msir: Update to 1.3.2.
From: |
guix-commits |
Subject: |
37/55: gnu: r-msir: Update to 1.3.2. |
Date: |
Wed, 20 Mar 2019 19:03:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5ccf16c746091c141e3c96daaf27336dfba8adff
Author: Ricardo Wurmus <address@hidden>
Date: Wed Mar 20 23:46:22 2019 +0100
gnu: r-msir: Update to 1.3.2.
* gnu/packages/cran.scm (r-msir): Update to 1.3.2.
[propagated-inputs]: Remove r-rgl.
---
gnu/packages/cran.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d619f69..6c81ba6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11386,18 +11386,17 @@ them (Anscombe-Glynn, D'Agostino, Bonett-Seier).")
(define-public r-msir
(package
(name "r-msir")
- (version "1.3.1")
+ (version "1.3.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "msir" version))
(sha256
(base32
- "1ipzgdffsqly3dp91pw7yp3h5cwn08l9qsj7cdmrykd42jc98950"))))
+ "0pvc3q162vqq3k39nni732x05zzfz4y9y2zf56d83185ypszv9kb"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-mclust" ,r-mclust)
- ("r-rgl" ,r-rgl)))
+ `(("r-mclust" ,r-mclust)))
(home-page "https://cran.r-project.org/web/packages/msir")
(synopsis "Model-based sliced inverse regression")
(description
- 06/55: gnu: Add r-libcoin., (continued)
- 06/55: gnu: Add r-libcoin., guix-commits, 2019/03/20
- 14/55: gnu: r-highr: Update to 0.8., guix-commits, 2019/03/20
- 16/55: gnu: r-tibble: Update to 2.1.1., guix-commits, 2019/03/20
- 17/55: gnu: r-git2r: Update to 0.25.2., guix-commits, 2019/03/20
- 19/55: gnu: r-diversitree: Update to 0.9-11., guix-commits, 2019/03/20
- 21/55: gnu: r-rcpparmadillo: Update to 0.9.200.7.1., guix-commits, 2019/03/20
- 23/55: gnu: r-readxl: Update to 1.3.1., guix-commits, 2019/03/20
- 25/55: gnu: r-glue: Update to 1.3.1., guix-commits, 2019/03/20
- 31/55: gnu: r-tinytex: Update to 0.11., guix-commits, 2019/03/20
- 33/55: gnu: r-robustbase: Update to 0.93-4., guix-commits, 2019/03/20
- 37/55: gnu: r-msir: Update to 1.3.2.,
guix-commits <=
- 36/55: gnu: r-e1071: Update to 1.7-1., guix-commits, 2019/03/20
- 48/55: gnu: r-huge: Update to 1.3.1., guix-commits, 2019/03/20
- 40/55: gnu: r-mcmc: Update to 0.9-6., guix-commits, 2019/03/20
- 38/55: gnu: r-future: Update to 1.12.0., guix-commits, 2019/03/20
- 50/55: gnu: r-ggeffects: Update to 0.9.0., guix-commits, 2019/03/20
- 44/55: gnu: r-sjmisc: Update to 2.7.9., guix-commits, 2019/03/20
- 42/55: gnu: r-sjlabelled: Update to 1.0.17., guix-commits, 2019/03/20
- 43/55: gnu: r-ncdf4: Update to 1.16.1., guix-commits, 2019/03/20
- 51/55: gnu: r-fs: Update to 1.2.7., guix-commits, 2019/03/20
- 54/55: gnu: r-sjstats: Update to 0.17.4., guix-commits, 2019/03/20