[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
110/125: gnu: r-tibble: Update to 3.1.1.
From: |
guix-commits |
Subject: |
110/125: gnu: r-tibble: Update to 3.1.1. |
Date: |
Tue, 4 May 2021 01:33:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 23a4436daf4d465a1818b52d6e997e43a76f44a8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:22 2021 +0200
gnu: r-tibble: Update to 3.1.1.
* gnu/packages/statistics.scm (r-tibble): Update to 3.1.1.
---
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 b754fa2..935fe82 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1674,14 +1674,14 @@ like tidy evaluation.")
(define-public r-tibble
(package
(name "r-tibble")
- (version "3.1.0")
+ (version "3.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "tibble" version))
(sha256
(base32
- "0khmypf49la8n5gx72n7gr6dl6r6ja404i578g6sg0ail3g2i7lm"))))
+ "0qqfiwy7i2zjxwmz0xp1j1p88yycdg3lh377jkzz6zs6gsbd89ln"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ellipsis" ,r-ellipsis)
- 63/125: gnu: r-clue: Update to 0.3-59., (continued)
- 63/125: gnu: r-clue: Update to 0.3-59., guix-commits, 2021/05/04
- 62/125: gnu: r-ggplotify: Update to 0.0.6., guix-commits, 2021/05/04
- 93/125: gnu: r-tidymodels: Update to 0.1.3., guix-commits, 2021/05/04
- 83/125: gnu: r-lightgbm: Update to 3.2.1., guix-commits, 2021/05/04
- 90/125: gnu: r-tune: Update to 0.1.5., guix-commits, 2021/05/04
- 97/125: gnu: r-mass: Update to 7.3-54., guix-commits, 2021/05/04
- 100/125: gnu: r-kernsmooth: Update to 2.23-20., guix-commits, 2021/05/04
- 98/125: gnu: r-class: Update to 7.3-19., guix-commits, 2021/05/04
- 102/125: gnu: r-mgcv: Update to 1.8-35., guix-commits, 2021/05/04
- 108/125: gnu: r-knitr: Update to 1.33., guix-commits, 2021/05/04
- 110/125: gnu: r-tibble: Update to 3.1.1.,
guix-commits <=
- 114/125: gnu: r-rcpparmadillo: Update to 0.10.4.0.0., guix-commits, 2021/05/04
- 115/125: gnu: r-bitops: Update to 1.0-7., guix-commits, 2021/05/04
- 117/125: gnu: r-segmented: Update to 1.3-4., guix-commits, 2021/05/04
- 118/125: gnu: r-dt: Update to 0.18., guix-commits, 2021/05/04
- 122/125: gnu: r-viridislite: Update to 0.4.0., guix-commits, 2021/05/04
- 123/125: gnu: r-tidyselect: Update to 1.1.1., guix-commits, 2021/05/04
- 125/125: gnu: r-pcapp: Update to 1.9-74., guix-commits, 2021/05/04
- 99/125: gnu: r-cluster: Update to 2.1.2., guix-commits, 2021/05/04
- 104/125: gnu: r-spatial: Update to 7.3-14., guix-commits, 2021/05/04
- 84/125: gnu: r-spatstat-geom: Update to 2.1-0., guix-commits, 2021/05/04