pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-xtable Update to 1.8.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/382769779089
branches: trunk
changeset: 312276:382769779089
user: wen <wen%pkgsrc.org@localhost>
date: Thu Aug 30 12:36:31 2018 +0000
description:
Update to 1.8.3
Upstream changes:
1.8-3 (2018-08-29)
* Changed listOfTablesGallery vignette to exclude references to
lsmeans since Russell Lenth has deprecated lsmeans, replacing it
with emmeans which has support for tables using xtable based on
listOfTables. lsmeans removed from Suggests in DESCRIPTION also.
* Changed OtherPackagesGallery vignette example using the function
impacts from spdep due to a change in the package spdep causing a
failure ofr the example using gstslshet from sphet
* Changed error messages to extract actual value of nrow(x),
suggestion by Michael Chirico <michaelchirico4%gmail.com@localhost>
* Corrected author field to properly represent author contributions,
code supplied by Arni Magnusson <arnima%hafro.is@localhost>
* Corrected call to print.xtable inside print.xtableFtable included
arguments from call to print.xtableFtable. Absence of size
argument was advised by Lluis Ramon, email March 4, 2016
* Added patch from Martin Gubri, martin.gubri%framasoft.org@localhost to
enable use of lagImpactMat from spdep in xtable method lagImpact.
* Added patch to code in OtherPackagesGallery.Rnw supplied by Martin
Gubri to avoid warnings in the spdep package example. Also fixed the
vignette index entry.
* Fixed number of columns in \multicolumn command in print.xtableList to
deal with inclusion of row names. Previously was only appropriate for
row names not included.
diffstat:
math/R-xtable/Makefile | 4 ++--
math/R-xtable/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 90daa8b8bbda -r 382769779089 math/R-xtable/Makefile
--- a/math/R-xtable/Makefile Thu Aug 30 12:29:47 2018 +0000
+++ b/math/R-xtable/Makefile Thu Aug 30 12:36:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:51 brook Exp $
+# $NetBSD: Makefile,v 1.3 2018/08/30 12:36:31 wen Exp $
CATEGORIES= math
@@ -8,7 +8,7 @@
LICENSE= gnu-gpl-v2
R_PKGNAME= xtable
-R_PKGVER= 1.8-2
+R_PKGVER= 1.8-3
USE_LANGUAGES= # none
diff -r 90daa8b8bbda -r 382769779089 math/R-xtable/distinfo
--- a/math/R-xtable/distinfo Thu Aug 30 12:29:47 2018 +0000
+++ b/math/R-xtable/distinfo Thu Aug 30 12:36:31 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/04/09 15:29:58 minskim Exp $
+$NetBSD: distinfo,v 1.2 2018/08/30 12:36:31 wen Exp $
-SHA1 (R/xtable_1.8-2.tar.gz) = 8f82e0b8171f27fdb7234caf441562e908d2365f
-RMD160 (R/xtable_1.8-2.tar.gz) = 93797f8749b4502e231b585de6d0b92f015f1c65
-SHA512 (R/xtable_1.8-2.tar.gz) = 4e21c7ef1a5d1216cf644623e6683e87d378658ede65f1d7094e0b72ec079ee193a7a48ba54cf02fc65b1258eca371fc9e83a74a873fc74347401965d7cb04c4
-Size (R/xtable_1.8-2.tar.gz) = 619611 bytes
+SHA1 (R/xtable_1.8-3.tar.gz) = dd6b1c5e45ce6cf663699c43f51cda86cca0a6f2
+RMD160 (R/xtable_1.8-3.tar.gz) = 6f6e0a29be571da161945b4ab42d8cfc1bf5ad9a
+SHA512 (R/xtable_1.8-3.tar.gz) = 51c3964922495cd34f53bf9c3261e1fae4ac896a154f1edebb32753c809692e1b93297c357b46112a4a8aca92ea150987e136036daad0f600bea642b5cf5e242
+Size (R/xtable_1.8-3.tar.gz) = 610140 bytes
Home |
Main Index |
Thread Index |
Old Index