[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/86: gnu: r-biocmanager: Update to 1.30.12.
From: |
guix-commits |
Subject: |
30/86: gnu: r-biocmanager: Update to 1.30.12. |
Date: |
Wed, 7 Apr 2021 21:21:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3626d0674544d957eaec1a1a912a939738cc3940
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 8 02:25:55 2021 +0200
gnu: r-biocmanager: Update to 1.30.12.
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.12.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 6baad1e..caa1f43 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11275,15 +11275,17 @@ netCDF files.")
(define-public r-biocmanager
(package
(name "r-biocmanager")
- (version "1.30.10")
+ (version "1.30.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "BiocManager" version))
(sha256
- (base32 "03n9s2vf7vgpgb5alpxwamf9xfkn32cbzngwyn6spq1bnh9a9dzk"))))
+ (base32 "0c2anza01pc36manj3cvycbq8p57qpq18dsimk3y3gpks70hhqf3"))))
(properties `((upstream-name . "BiocManager")))
(build-system r-build-system)
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://cran.r-project.org/web/packages/BiocManager/")
(synopsis "Access the Bioconductor project package repository")
(description
- 45/86: gnu: r-imager: Update to 0.42.8., (continued)
- 45/86: gnu: r-imager: Update to 0.42.8., guix-commits, 2021/04/07
- 46/86: gnu: r-univoutl: Update to 0.3., guix-commits, 2021/04/07
- 05/86: gnu: r-oenb: Update to 0.0.2., guix-commits, 2021/04/07
- 07/86: gnu: r-callr: Update to 3.6.0., guix-commits, 2021/04/07
- 08/86: gnu: r-psych: Update to 2.1.3., guix-commits, 2021/04/07
- 14/86: gnu: r-tinytex: Update to 0.31., guix-commits, 2021/04/07
- 13/86: gnu: r-vctrs: Update to 0.3.7., guix-commits, 2021/04/07
- 16/86: gnu: r-arules: Update to 1.6-7., guix-commits, 2021/04/07
- 22/86: gnu: r-magick: Update to 2.7.1., guix-commits, 2021/04/07
- 27/86: gnu: r-gert: Update to 1.3.0., guix-commits, 2021/04/07
- 30/86: gnu: r-biocmanager: Update to 1.30.12.,
guix-commits <=
- 37/86: gnu: r-rms: Update to 6.2-0., guix-commits, 2021/04/07
- 42/86: gnu: r-gamlss-data: Update to 6.0-1., guix-commits, 2021/04/07
- 41/86: gnu: r-dalex: Update to 2.2.0., guix-commits, 2021/04/07
- 44/86: gnu: r-actuar: Update to 3.1-2., guix-commits, 2021/04/07
- 48/86: gnu: r-quanteda: Update to 3.0.0., guix-commits, 2021/04/07
- 52/86: gnu: r-shapforxgboost: Update to 0.1.1., guix-commits, 2021/04/07
- 56/86: gnu: r-spatstat-geom: Update to 2.0-1., guix-commits, 2021/04/07
- 57/86: gnu: r-spatstat-core: Update to 2.0-0., guix-commits, 2021/04/07
- 58/86: gnu: r-spatstat-linnet: Update to 2.1-1., guix-commits, 2021/04/07
- 63/86: gnu: r-slider: Update to 0.2.1., guix-commits, 2021/04/07