[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/47: gnu: r-wgaim: Update to 2.0-0.
From: |
guix-commits |
Subject: |
26/47: gnu: r-wgaim: Update to 2.0-0. |
Date: |
Mon, 2 Sep 2019 08:41:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5feaa77591fa9099276518e87d6f34a3e057b533
Author: Ricardo Wurmus <address@hidden>
Date: Mon Sep 2 14:33:57 2019 +0200
gnu: r-wgaim: Update to 2.0-0.
* gnu/packages/cran.scm (r-wgaim): Update to 2.0-0.
[propagated-inputs]: Remove r-lattice; add r-ggplot2.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a615df0..d01a941 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12348,17 +12348,17 @@ extensions.")
(define-public r-wgaim
(package
(name "r-wgaim")
- (version "1.4-11")
+ (version "2.0-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "wgaim" version))
(sha256
(base32
- "1jjyp100dcjjczp61xlvhmy48ynniqcys535vzbgswhr7fvijymg"))))
+ "0wnb10vibgq8h1ly6lq8kzymf30vx0j0g8fc2zidblbvwag9ka1g"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-lattice" ,r-lattice)
+ `(("r-ggplot2" ,r-ggplot2)
("r-qtl" ,r-qtl)))
(home-page "https://cran.r-project.org/web/packages/wgaim")
(synopsis "Whole genome average interval mapping for QTL detection")
- 15/47: gnu: r-raster: Update to 3.0-2., (continued)
- 15/47: gnu: r-raster: Update to 3.0-2., guix-commits, 2019/09/02
- 20/47: gnu: r-afex: Update to 0.25-1., guix-commits, 2019/09/02
- 22/47: gnu: r-fields: Update to 9.8-6., guix-commits, 2019/09/02
- 17/47: gnu: r-libcoin: Update to 1.0-5., guix-commits, 2019/09/02
- 23/47: gnu: r-ggextra: Update to 0.9., guix-commits, 2019/09/02
- 21/47: gnu: r-rgl: Update to 0.100.30., guix-commits, 2019/09/02
- 28/47: gnu: r-tdthap: Update to 1.1-11., guix-commits, 2019/09/02
- 25/47: gnu: r-apcluster: Update to 1.4.8., guix-commits, 2019/09/02
- 29/47: gnu: r-bookdown: Update to 0.13., guix-commits, 2019/09/02
- 30/47: gnu: r-ggforce: Update to 0.3.1., guix-commits, 2019/09/02
- 26/47: gnu: r-wgaim: Update to 2.0-0.,
guix-commits <=
- 31/47: gnu: r-dalex: Update to 0.4.7., guix-commits, 2019/09/02
- 36/47: gnu: r-whisker: Update to 0.4., guix-commits, 2019/09/02
- 34/47: gnu: Add r-leiden., guix-commits, 2019/09/02
- 33/47: gnu: r-umap: Update to 0.2.3.1., guix-commits, 2019/09/02
- 38/47: gnu: r-rmarkdown: Update to 1.15., guix-commits, 2019/09/02
- 46/47: gnu: r-mixomics: Update to 6.8.2., guix-commits, 2019/09/02
- 43/47: gnu: r-rtracklayer: Update to 1.44.3., guix-commits, 2019/09/02
- 47/47: gnu: r-ldblock: Update to 1.14.2., guix-commits, 2019/09/02
- 42/47: gnu: r-biomart: Update to 2.40.4., guix-commits, 2019/09/02