[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/265: gnu: r-biocneighbors: Update to 1.4.1.
From: |
guix-commits |
Subject: |
58/265: gnu: r-biocneighbors: Update to 1.4.1. |
Date: |
Sun, 15 Dec 2019 09:40:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 12e2aa96dceae5d09a2f5a3ffe25fdcf479f502a
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 14:38:18 2019 +0100
gnu: r-biocneighbors: Update to 1.4.1.
* gnu/packages/bioconductor.scm (r-biocneighbors): Update to 1.4.1.
[propagated-inputs]: Remove r-biocgenerics; add r-matrix.
---
gnu/packages/bioconductor.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 235c2ab..39eccc0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2039,19 +2039,19 @@ samples.")
(define-public r-biocneighbors
(package
(name "r-biocneighbors")
- (version "1.2.0")
+ (version "1.4.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocNeighbors" version))
(sha256
(base32
- "08ak72y6mafzkhzfkx6b7waljpa0f1nxcrvyspd88sgzxgxjnkmg"))))
+ "05vi1cij37s8wgj92k3l6a3f3dwldj8jvijdp4695zczka6kypdf"))))
(properties `((upstream-name . "BiocNeighbors")))
(build-system r-build-system)
(propagated-inputs
- `(("r-biocgenerics" ,r-biocgenerics)
- ("r-biocparallel" ,r-biocparallel)
+ `(("r-biocparallel" ,r-biocparallel)
+ ("r-matrix" ,r-matrix)
("r-rcpp" ,r-rcpp)
("r-rcppannoy" ,r-rcppannoy)
("r-rcpphnsw" ,r-rcpphnsw)
- 55/265: gnu: r-inspect: Update to 1.16.0., (continued)
- 55/265: gnu: r-inspect: Update to 1.16.0., guix-commits, 2019/12/15
- 70/265: gnu: r-monocle: Update to 2.14.0., guix-commits, 2019/12/15
- 79/265: gnu: r-methylkit: Update to 1.12.0., guix-commits, 2019/12/15
- 31/265: gnu: r-geneplotter: Update to 1.64.0., guix-commits, 2019/12/15
- 39/265: gnu: r-chippeakanno: Update to 3.20.0., guix-commits, 2019/12/15
- 47/265: gnu: r-riboseqr: Update to 1.20.0., guix-commits, 2019/12/15
- 48/265: gnu: r-interactionset: Update to 1.14.0., guix-commits, 2019/12/15
- 51/265: gnu: r-goseq: Update to 1.38.0., guix-commits, 2019/12/15
- 49/265: gnu: r-genomicinteractions: Update to 1.20.0., guix-commits, 2019/12/15
- 53/265: gnu: r-rots: Update to 1.14.0., guix-commits, 2019/12/15
- 58/265: gnu: r-biocneighbors: Update to 1.4.1.,
guix-commits <=
- 65/265: gnu: r-ebseq: Update to 1.26.0., guix-commits, 2019/12/15
- 60/265: gnu: r-savr: Update to 1.24.0., guix-commits, 2019/12/15
- 69/265: gnu: r-mast: Update to 1.12.0., guix-commits, 2019/12/15
- 59/265: gnu: r-biocsingular: Update to 1.2.0., guix-commits, 2019/12/15
- 75/265: gnu: r-illuminaio: Update to 0.28.0., guix-commits, 2019/12/15
- 68/265: gnu: r-icobra: Update to 1.14.0., guix-commits, 2019/12/15
- 62/265: gnu: r-copynumber: Update to 1.26.0., guix-commits, 2019/12/15
- 64/265: gnu: r-deds: Update to 1.60.0., guix-commits, 2019/12/15
- 74/265: gnu: r-geoquery: Update to 2.54.1., guix-commits, 2019/12/15
- 80/265: gnu: r-affyio: Update to 1.56.0., guix-commits, 2019/12/15