[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/37: gnu: r-tibble: Update to 3.0.2.
From: |
guix-commits |
Subject: |
17/37: gnu: r-tibble: Update to 3.0.2. |
Date: |
Thu, 16 Jul 2020 04:42:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f7b05fb97848b34ff6fdbc3804760bdc05730d88
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 10 17:50:24 2020 +0200
gnu: r-tibble: Update to 3.0.2.
* gnu/packages/statistics.scm (r-tibble): Update to 3.0.2.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index c2d9eee..2f0095f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1637,14 +1637,14 @@ like tidy evaluation.")
(define-public r-tibble
(package
(name "r-tibble")
- (version "3.0.1")
+ (version "3.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tibble" version))
(sha256
(base32
- "17m7xvn423snq9dmr0bhx42j5rbc53w1viizxx4bvq37nz7m4i8m"))))
+ "14mpbdmd4jcdxawxnk9rp5pg95hxndhv4xg6sb21idpdicv02iqs"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 06/37: gnu: r-getoptlong: Update to 1.0.2., (continued)
- 06/37: gnu: r-getoptlong: Update to 1.0.2., guix-commits, 2020/07/16
- 08/37: gnu: r-doby: Update to 4.6.7., guix-commits, 2020/07/16
- 11/37: gnu: r-quanteda: Update to 2.1.0., guix-commits, 2020/07/16
- 07/37: gnu: r-cubature: Update to 2.0.4.1., guix-commits, 2020/07/16
- 10/37: gnu: r-nonnest2: Update to 0.5-5., guix-commits, 2020/07/16
- 12/37: gnu: r-iheatmapr: Update to 0.5.0., guix-commits, 2020/07/16
- 16/37: gnu: r-svglite: Update to 1.2.3.2., guix-commits, 2020/07/16
- 09/37: gnu: r-future: Update to 1.18.0., guix-commits, 2020/07/16
- 13/37: gnu: r-rstantools: Update to 2.1.1., guix-commits, 2020/07/16
- 14/37: gnu: r-loo: Update to 2.3.0., guix-commits, 2020/07/16
- 17/37: gnu: r-tibble: Update to 3.0.2.,
guix-commits <=
- 20/37: gnu: r-cairo: Update to 1.5-12.2., guix-commits, 2020/07/16
- 22/37: gnu: r-rsubread: Update to 2.2.4., guix-commits, 2020/07/16
- 23/37: gnu: r-activepathways: Update to 1.0.2., guix-commits, 2020/07/16
- 25/37: gnu: r-genomicfeatures: Update to 1.40.1., guix-commits, 2020/07/16
- 24/37: gnu: r-summarizedexperiment: Update to 1.18.2., guix-commits, 2020/07/16
- 30/37: gnu: r-pillar: Update to 1.4.6., guix-commits, 2020/07/16
- 35/37: gnu: r-tibble: Update to 3.0.3., guix-commits, 2020/07/16
- 26/37: gnu: r-qtl2: Update to 0.22-11., guix-commits, 2020/07/16
- 29/37: gnu: r-mice: Update to 3.10.0., guix-commits, 2020/07/16
- 33/37: gnu: r-brms: Update to 2.13.3., guix-commits, 2020/07/16