[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/58: gnu: r-textplot: Update to 0.2.0.
From: |
guix-commits |
Subject: |
48/58: gnu: r-textplot: Update to 0.2.0. |
Date: |
Mon, 23 Aug 2021 05:52:21 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a4ae24162edabfe8c1aeeeb69709988dd0c685fb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:33 2021 +0200
gnu: r-textplot: Update to 0.2.0.
* gnu/packages/cran.scm (r-textplot): Update to 0.2.0.
---
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 c780da7..6a8e3f0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29715,14 +29715,14 @@ quantitative real-time polymerase chain reaction
(qPCR).")
(define-public r-textplot
(package
(name "r-textplot")
- (version "0.1.4")
+ (version "0.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "textplot" version))
(sha256
(base32
- "1sgkndy2cxk8c76h8hwajn6f78w5jj2n8vsmaxh9kj931crzn8cy"))))
+ "1fhnwbcgkliq71lry21762djhlbap1qg4mgil0np46aa6619l21m"))))
(properties `((upstream-name . "textplot")))
(build-system r-build-system)
(propagated-inputs
- 55/58: gnu: r-readr: Update to 2.0.1., (continued)
- 55/58: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/08/23
- 54/58: gnu: r-r6: Update to 2.5.1., guix-commits, 2021/08/23
- 56/58: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/08/23
- 42/58: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/08/23
- 43/58: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/08/23
- 45/58: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/08/23
- 51/58: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/08/23
- 50/58: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/08/23
- 27/58: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/08/23
- 38/58: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/08/23
- 48/58: gnu: r-textplot: Update to 0.2.0.,
guix-commits <=
- 40/58: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/08/23
- 58/58: gnu: r-xml: Update to 3.99-0.7., guix-commits, 2021/08/23
- 57/58: gnu: r-rsqlite: Update to 2.2.8., guix-commits, 2021/08/23
- 52/58: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/08/23
- 19/58: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/08/23
- 36/58: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/08/23
- 49/58: gnu: r-vroom: Update to 1.5.4., guix-commits, 2021/08/23
- 53/58: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/08/23