pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc R-htmlTable: initial commit.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6441dc988521
branches:  trunk
changeset: 398862:6441dc988521
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 13:47:23 2019 +0000

description:
R-htmlTable: initial commit.

Tables with state-of-the-art layout elements such as row spanners,
column spanners, table spanners, zebra striping, and more. While
allowing advanced layout, the underlying css-structure is simple in
order to maximize compatibility with word processors such as 'MS Word'
or 'LibreOffice'. The package also contains a few text formatting
functions that help outputting text compatible with HTML/LaTeX.

diffstat:

 doc/CHANGES-2019              |   3 ++-
 textproc/Makefile             |   3 ++-
 textproc/R-htmlTable/DESCR    |   6 ++++++
 textproc/R-htmlTable/Makefile |  24 ++++++++++++++++++++++++
 textproc/R-htmlTable/distinfo |   6 ++++++
 5 files changed, 40 insertions(+), 2 deletions(-)

diffs (79 lines):

diff -r 9e6ab9a87ef9 -r 6441dc988521 doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 13:45:24 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 13:47:23 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3121 2019/07/31 13:45:24 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3122 2019/07/31 13:47:23 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5078,3 +5078,4 @@
        Added textproc/R-cellranger version 1.1.0 [brook 2019-07-31]
        Added textproc/R-data.table version 1.12.2 [brook 2019-07-31]
        Added textproc/R-haven version 2.1.1 [brook 2019-07-31]
+       Added textproc/R-htmlTable version 1.13.1 [brook 2019-07-31]
diff -r 9e6ab9a87ef9 -r 6441dc988521 textproc/Makefile
--- a/textproc/Makefile Wed Jul 31 13:45:24 2019 +0000
+++ b/textproc/Makefile Wed Jul 31 13:47:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1036 2019/07/31 13:45:24 brook Exp $
+# $NetBSD: Makefile,v 1.1037 2019/07/31 13:47:23 brook Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -17,6 +17,7 @@
 SUBDIR+=       R-gsubfn
 SUBDIR+=       R-haven
 SUBDIR+=       R-highr
+SUBDIR+=       R-htmlTable
 SUBDIR+=       R-htmltools
 SUBDIR+=       R-jsonlite
 SUBDIR+=       R-markdown
diff -r 9e6ab9a87ef9 -r 6441dc988521 textproc/R-htmlTable/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-htmlTable/DESCR        Wed Jul 31 13:47:23 2019 +0000
@@ -0,0 +1,6 @@
+Tables with state-of-the-art layout elements such as row spanners,
+column spanners, table spanners, zebra striping, and more. While
+allowing advanced layout, the underlying css-structure is simple in
+order to maximize compatibility with word processors such as 'MS Word'
+or 'LibreOffice'. The package also contains a few text formatting
+functions that help outputting text compatible with HTML/LaTeX.
diff -r 9e6ab9a87ef9 -r 6441dc988521 textproc/R-htmlTable/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-htmlTable/Makefile     Wed Jul 31 13:47:23 2019 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2019/07/31 13:47:23 brook Exp $
+
+CATEGORIES=    textproc R
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      ${R_HOMEPAGE_BASE}/htmlTable/
+COMMENT=       Advanced tables for Markdown/HTML
+LICENSE=       gnu-gpl-v3
+
+R_PKGNAME=     htmlTable
+R_PKGVER=      1.13.1
+
+DEPENDS+=      R-checkmate>=1.9.4:../../devel/R-checkmate
+DEPENDS+=      R-magrittr>=1.5:../../devel/R-magrittr
+DEPENDS+=      R-rstudioapi>=0.6:../../math/R-rstudioapi
+DEPENDS+=      R-knitr>=1.6:../../print/R-knitr
+DEPENDS+=      R-htmltools>=0.3.6:../../textproc/R-htmltools
+DEPENDS+=      R-stringr>=1.4.0:../../textproc/R-stringr
+DEPENDS+=      R-htmlwidgets>=1.3:../../www/R-htmlwidgets
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 9e6ab9a87ef9 -r 6441dc988521 textproc/R-htmlTable/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-htmlTable/distinfo     Wed Jul 31 13:47:23 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/31 13:47:23 brook Exp $
+
+SHA1 (R/htmlTable_1.13.1.tar.gz) = c373aab5addfee38c857d722596620f8166a5a2f
+RMD160 (R/htmlTable_1.13.1.tar.gz) = bd9bfd3dc6d200f0e4497edca7b9800cecb71cee
+SHA512 (R/htmlTable_1.13.1.tar.gz) = edcc7e9fae15acf134e1046c7457bd1fc194094ada86451c9af4623005a89a21ed98104881a680885bce1f946565bf8cb7de3a337bada94c3175ecea52a623ae
+Size (R/htmlTable_1.13.1.tar.gz) = 175601 bytes



Home | Main Index | Thread Index | Old Index