math/R-xtable: Import version 1.8.2
Coerce data to LaTeX and HTML tables.
This commit is contained in:
parent
521542d9b4
commit
b9ca0508ae
3 changed files with 25 additions and 0 deletions
1
math/R-xtable/DESCR
Normal file
1
math/R-xtable/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Coerce data to LaTeX and HTML tables.
|
18
math/R-xtable/Makefile
Normal file
18
math/R-xtable/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.1 2018/04/09 15:29:58 minskim Exp $
|
||||
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://xtable.r-forge.r-project.org/
|
||||
COMMENT= Export Tables to LaTeX or HTML
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
R_PKGNAME= xtable
|
||||
R_PKGVER= 1.8-2
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
BUILDLINK_API_DEPENDS.R+= R>=2.10.0
|
||||
.include "../../math/R/Makefile.extension"
|
||||
.include "../../mk/bsd.pkg.mk"
|
6
math/R-xtable/distinfo
Normal file
6
math/R-xtable/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2018/04/09 15:29:58 minskim 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
|
Loading…
Reference in a new issue