[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: r-ztable: Update to 0.1.8.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/09: gnu: r-ztable: Update to 0.1.8. |
Date: |
Thu, 26 Apr 2018 15:14:15 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9616e86aa08a974e7fe24073ad4ba59f4c46e190
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 26 20:14:09 2018 +0200
gnu: r-ztable: Update to 0.1.8.
* gnu/packages/statistics.scm (r-ztable): Update to 0.1.8.
---
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 2c003d3..7f2e571 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4211,13 +4211,13 @@ series of numeric vectors/matrices and factors.")
(define-public r-ztable
(package
(name "r-ztable")
- (version "0.1.5")
+ (version "0.1.8")
(source (origin
(method url-fetch)
(uri (cran-uri "ztable" version))
(sha256
(base32
- "1jfqnqy9544gfvz3bsb48v4177nwp4b4n9l2743asq8sbq305b5r"))))
+ "1hk5k9614n52dpfrhdws06w4gvwhnz8q47x4cwxx88qmrzm8z2m3"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/ztable")
(synopsis "Zebra-striped tables in LaTeX and HTML formats for R")
- branch master updated (a4d8b38 -> d1f1a7a), Tobias Geerinckx-Rice, 2018/04/26
- 03/09: gnu: r-sn: Update to 1.5-2., Tobias Geerinckx-Rice, 2018/04/26
- 05/09: gnu: python-ndg-httpsclient: Update to 0.5.0., Tobias Geerinckx-Rice, 2018/04/26
- 04/09: gnu: r-ztable: Update to 0.1.8.,
Tobias Geerinckx-Rice <=
- 09/09: gnu: python-qrcode: Update to 6.0., Tobias Geerinckx-Rice, 2018/04/26
- 08/09: gnu: python2-pathlib2: Update to 2.3.2., Tobias Geerinckx-Rice, 2018/04/26
- 01/09: gnu: python-html5-parser: Update to 0.4.5., Tobias Geerinckx-Rice, 2018/04/26
- 06/09: gnu: address@hidden: Update to 1.6.4., Tobias Geerinckx-Rice, 2018/04/26
- 07/09: gnu: python-rst.linker: Update to 1.9., Tobias Geerinckx-Rice, 2018/04/26
- 02/09: gnu: r-sourcetools: Update to 0.1.7., Tobias Geerinckx-Rice, 2018/04/26