[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/288: gnu: r-yapsa: Update to 1.16.0.
From: |
guix-commits |
Subject: |
101/288: gnu: r-yapsa: Update to 1.16.0. |
Date: |
Mon, 16 Nov 2020 15:07:07 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit fbe521d9cce68fb46a8f3ca00ec2c4918ecf3ce0
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:52:10 2020 +0100
gnu: r-yapsa: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-yapsa): Update to 1.16.0.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index bac620d..030137c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4794,14 +4794,14 @@ decomposition algorithms.")
(define-public r-yapsa
(package
(name "r-yapsa")
- (version "1.14.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "YAPSA" version))
(sha256
(base32
- "06lkf01vl4fyhj82srx8k870fhw76a1han0kp4jglh43b1c19c1k"))))
+ "1vwccrp01p8i42axbaz1bqq173la18ldrzmrjawr5nkjjkvddbpb"))))
(properties `((upstream-name . "YAPSA")))
(build-system r-build-system)
(propagated-inputs
@@ -4821,7 +4821,7 @@ decomposition algorithms.")
("r-gridextra" ,r-gridextra)
("r-gtrellis" ,r-gtrellis)
("r-keggrest" ,r-keggrest)
- ("r-lsei" ,r-lsei)
+ ("r-limsolve" ,r-limsolve)
("r-magrittr" ,r-magrittr)
("r-pmcmr" ,r-pmcmr)
("r-pracma" ,r-pracma)
- 78/288: gnu: r-a4classif: Update to 1.38.0., (continued)
- 78/288: gnu: r-a4classif: Update to 1.38.0., guix-commits, 2020/11/16
- 79/288: gnu: r-a4preproc: Update to 1.38.0., guix-commits, 2020/11/16
- 80/288: gnu: r-a4reporting: Update to 1.38.0., guix-commits, 2020/11/16
- 82/288: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/11/16
- 84/288: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/11/16
- 92/288: gnu: r-abaenrichment: Update to 1.20.0., guix-commits, 2020/11/16
- 89/288: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/11/16
- 97/288: gnu: r-ebimage: Update to 4.32.0., guix-commits, 2020/11/16
- 98/288: gnu: r-yamss: Update to 1.16.0., guix-commits, 2020/11/16
- 94/288: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/11/16
- 101/288: gnu: r-yapsa: Update to 1.16.0.,
guix-commits <=
- 91/288: gnu: r-gofuncr: Update to 1.10.0., guix-commits, 2020/11/16
- 96/288: gnu: r-aucell: Update to 1.12.0., guix-commits, 2020/11/16
- 102/288: gnu: r-gcrma: Update to 2.62.0., guix-commits, 2020/11/16
- 105/288: gnu: r-quantro: Update to 1.24.0., guix-commits, 2020/11/16
- 113/288: gnu: r-widgettools: Update to 1.68.0., guix-commits, 2020/11/16
- 119/288: gnu: r-biocfilecache: Update to 1.14.0., guix-commits, 2020/11/16
- 121/288: gnu: r-rbowtie: Update to 1.30.0., guix-commits, 2020/11/16
- 126/288: gnu: r-birewire: Update to 3.22.0., guix-commits, 2020/11/16
- 127/288: gnu: r-multidataset: Update to 1.18.0., guix-commits, 2020/11/16
- 128/288: gnu: r-ropls: Update to 1.22.0., guix-commits, 2020/11/16