Mon Mar 19 15:27:45 2018 UTC ()
math/R-tibble: Import version 1.4.2

Provides a 'tbl_df' class (the 'tibble') that provides stricter
checking and better formatting than the traditional data frame.


(minskim)
diff -r0 -r1.1 pkgsrc/math/R-tibble/DESCR
diff -r0 -r1.1 pkgsrc/math/R-tibble/Makefile
diff -r0 -r1.1 pkgsrc/math/R-tibble/distinfo

File Added: pkgsrc/math/R-tibble/DESCR
Provides a 'tbl_df' class (the 'tibble') that provides stricter
checking and better formatting than the traditional data frame.

File Added: pkgsrc/math/R-tibble/Makefile
# $NetBSD: Makefile,v 1.1 2018/03/19 15:27:45 minskim Exp $

CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://tibble.tidyverse.org/
COMMENT=	Simple data frames
LICENSE=	mit

R_PKGNAME=	tibble
R_PKGVER=	1.4.2

DEPENDS+=	R-cli-[0-9]*:../../devel/R-cli
DEPENDS+=	R-crayon-[0-9]*:../../devel/R-crayon
DEPENDS+=	R-pillar>=1.1.0:../../misc/R-pillar
DEPENDS+=	R-rlang-[0-9]*:../../devel/R-rlang

USE_LANGUAGES=	c

BUILDLINK_API_DEPENDS.R+=	R>=3.1.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/math/R-tibble/distinfo
$NetBSD: distinfo,v 1.1 2018/03/19 15:27:45 minskim Exp $

SHA1 (R/tibble_1.4.2.tar.gz) = 445bc804c36b332cb91e2959364b56a759a55c87
RMD160 (R/tibble_1.4.2.tar.gz) = 596cf3e01fee60e2cf72e0568b586de0ca98084e
SHA512 (R/tibble_1.4.2.tar.gz) = 388087528b0c04b0ad93421c6b2cb8cce3dee789fa8443badab9aa58400db2ba67a0073b761c1379d8d69dd7a1a01040c3ff8253b79aa95afd362b06b1e01ebb
Size (R/tibble_1.4.2.tar.gz) = 109808 bytes