[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: r-sdmtools: Update to 1.1-221.1.
From: |
guix-commits |
Subject: |
04/08: gnu: r-sdmtools: Update to 1.1-221.1. |
Date: |
Fri, 19 Apr 2019 09:39:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5ac82ee33b20a3cdf95a910e8152d5e8e35e410d
Author: Ricardo Wurmus <address@hidden>
Date: Fri Apr 19 14:43:23 2019 +0200
gnu: r-sdmtools: Update to 1.1-221.1.
* gnu/packages/cran.scm (r-sdmtools): Update to 1.1-221.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 ec60e28..ec896f4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3317,14 +3317,14 @@ normalizations, minimum variance matching, and so on.")
(define-public r-sdmtools
(package
(name "r-sdmtools")
- (version "1.1-221")
+ (version "1.1-221.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "SDMTools" version))
(sha256
(base32
- "1kacrpamshv7wz83yn45sfbw4m9c44xrrngzcklnwx8gcxx2knm6"))))
+ "1fsgnlc7glawimzijp11j53g5bnfp1mdq9wb0754idmxcdi8a99q"))))
(properties `((upstream-name . "SDMTools")))
(build-system r-build-system)
(propagated-inputs `(("r-r-utils" ,r-r-utils)))
- branch master updated (f00067d -> 296da6e), guix-commits, 2019/04/19
- 01/08: gnu: r-caret: Update to 6.0-83., guix-commits, 2019/04/19
- 04/08: gnu: r-sdmtools: Update to 1.1-221.1.,
guix-commits <=
- 05/08: gnu: r-rdpack: Update to 0.11-0., guix-commits, 2019/04/19
- 08/08: gnu: r-seurat: Update to 3.0.0., guix-commits, 2019/04/19
- 02/08: gnu: r-clipr: Update to 0.6.0., guix-commits, 2019/04/19
- 03/08: gnu: r-hardyweinberg: Update to 1.6.2., guix-commits, 2019/04/19
- 06/08: gnu: r-urltools: Update to 1.7.3., guix-commits, 2019/04/19
- 07/08: gnu: Add r-sctransform., guix-commits, 2019/04/19