[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
89/146: gnu: r-projpred: Update to 2.1.1.
From: |
guix-commits |
Subject: |
89/146: gnu: r-projpred: Update to 2.1.1. |
Date: |
Mon, 11 Apr 2022 17:08:40 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e540e31ca6aa14c980dae0bffe96f4e892ebfcf5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:28 2022 +0200
gnu: r-projpred: Update to 2.1.1.
* gnu/packages/cran.scm (r-projpred): Update to 2.1.1.
[propagated-inputs]: Remove r-mass, r-optimx, r-rngtools, and r-tidyverse;
add r-mvtnorm
and r-rlang.
---
gnu/packages/cran.scm | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 611452bf22..772ec2738a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26356,14 +26356,14 @@ here.")
(define-public r-projpred
(package
(name "r-projpred")
- (version "2.0.2")
+ (version "2.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "projpred" version))
(sha256
(base32
- "0nx514mrfh3gv854pr71w5x3zgdnn0kinf5nh7z90q3h7ysry2mg"))))
+ "170pskvcsyk22xl4q8mklx8nw29miqzb42wajcab7bki8ap1ix46"))))
(properties `((upstream-name . "projpred")))
(build-system r-build-system)
(propagated-inputs
@@ -26373,14 +26373,12 @@ here.")
r-lme4
r-loo
r-magrittr
- r-mass
r-mgcv
- r-optimx
+ r-mvtnorm
r-rcpp
r-rcpparmadillo
- r-rngtools
- r-rstantools
- r-tidyverse))
+ r-rlang
+ r-rstantools))
(native-inputs (list r-knitr))
(home-page "https://mc-stan.org/projpred/")
(synopsis "Projection predictive feature selection")
- 125/146: gnu: r-formatr: Update to 1.12., (continued)
- 125/146: gnu: r-formatr: Update to 1.12., guix-commits, 2022/04/11
- 124/146: gnu: r-rcolorbrewer: Update to 1.1-3., guix-commits, 2022/04/11
- 115/146: gnu: r-paws-common: Update to 0.3.17., guix-commits, 2022/04/11
- 116/146: gnu: r-cccd: Update to 1.6., guix-commits, 2022/04/11
- 22/146: gnu: r-uuid: Update to 1.0-4., guix-commits, 2022/04/11
- 35/146: gnu: r-hash: Update to 2.2.6.2., guix-commits, 2022/04/11
- 45/146: gnu: r-pander: Update to 0.6.5., guix-commits, 2022/04/11
- 92/146: gnu: r-spatstat-geom: Update to 2.4-0., guix-commits, 2022/04/11
- 101/146: gnu: r-tune: Update to 0.2.0., guix-commits, 2022/04/11
- 86/146: gnu: r-rstan: Update to 2.21.5., guix-commits, 2022/04/11
- 89/146: gnu: r-projpred: Update to 2.1.1.,
guix-commits <=
- 107/146: gnu: r-densestbayes: Update to 1.0-2.1., guix-commits, 2022/04/11
- 84/146: gnu: r-rstantools: Update to 2.2.0., guix-commits, 2022/04/11
- 106/146: gnu: r-altmeta: Update to 4.0., guix-commits, 2022/04/11
- 75/146: gnu: r-lhs: Update to 1.1.5., guix-commits, 2022/04/11
- 76/146: gnu: r-tuner: Update to 1.4.0., guix-commits, 2022/04/11
- 105/146: gnu: r-mlecens: Update to 0.1-5., guix-commits, 2022/04/11
- 119/146: gnu: r-matrix: Update to 1.4-1., guix-commits, 2022/04/11
- 145/146: gnu: r-norm: Update to 1.0-10.0., guix-commits, 2022/04/11
- 142/146: gnu: r-tsne: Update to 0.1-3.1., guix-commits, 2022/04/11
- 140/146: gnu: r-rcppeigen: Update to 0.3.3.9.2., guix-commits, 2022/04/11