[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/146: gnu: r-genalg: Update to 0.2.1.
From: |
guix-commits |
Subject: |
77/146: gnu: r-genalg: Update to 0.2.1. |
Date: |
Tue, 12 Apr 2022 10:01:29 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 827c45ced2218b383922adb95b76b03a3b66af71
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:23 2022 +0200
gnu: r-genalg: Update to 0.2.1.
* gnu/packages/cran.scm (r-genalg): Update to 0.2.1.
---
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 48f8c75985..ed6d088768 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22313,14 +22313,14 @@ both exponential and logistic loss on a given data
set.")
(define-public r-genalg
(package
(name "r-genalg")
- (version "0.2.0")
+ (version "0.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "genalg" version))
(sha256
(base32
- "1wzfamq8k5yhwbdx0wy1w5bks93brj0p890xxc4yqrja4w38ja3s"))))
+ "1y4qz1s85zpd1r3259gr542arssf2vpd4drhy0wnq5q47ignrvna"))))
(properties `((upstream-name . "genalg")))
(build-system r-build-system)
(home-page "https://github.com/egonw/genalg")
- 36/146: gnu: r-infotheo: Update to 1.2.0.1., (continued)
- 36/146: gnu: r-infotheo: Update to 1.2.0.1., guix-commits, 2022/04/12
- 38/146: gnu: r-acceptancesampling: Update to 1.0-8., guix-commits, 2022/04/12
- 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 <=
- 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, 2022/04/12
- 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