Fri Jan 1 05:09:26 2021 UTC ()
(lang/R-cpp11) import R-cpp11-0.2.4

Provides a header only, C++11 interface to R's C interface.  Compared
to other approaches 'cpp11' strives to be safe against long jumps from
the C API as well as C++ exceptions, conform to normal R function
semantics and supports interaction with 'ALTREP' vectors.


(mef)
diff -r0 -r1.1 pkgsrc/lang/R-cpp11/DESCR
diff -r0 -r1.1 pkgsrc/lang/R-cpp11/Makefile
diff -r0 -r1.1 pkgsrc/lang/R-cpp11/distinfo

File Added: pkgsrc/lang/R-cpp11/DESCR
Provides a header only, C++11 interface to R's C interface.  Compared
to other approaches 'cpp11' strives to be safe against long jumps from
the C API as well as C++ exceptions, conform to normal R function
semantics and supports interaction with 'ALTREP' vectors.

File Added: pkgsrc/lang/R-cpp11/Makefile
# $NetBSD: Makefile,v 1.1 2021/01/01 05:09:26 mef Exp $

R_PKGNAME=	cpp11
R_PKGVER=	0.2.4
CATEGORIES=	lang

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	C++11 Interface for R's C Interface
LICENSE=	mit	# + file LICENSE

# Packages suggested but not available: 'bench', 'decor', 'lobstr'
TEST_DEPENDS+=	R-progress-[0-9]*:../../sysutils/R-progress

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/lang/R-cpp11/distinfo
$NetBSD: distinfo,v 1.1 2021/01/01 05:09:26 mef Exp $

SHA1 (R/cpp11_0.2.4.tar.gz) = fd2d569b2fe21e87435a4581fd16f76f2ae46dd2
RMD160 (R/cpp11_0.2.4.tar.gz) = 7677405de54695014246493adae53cec64e52f18
SHA512 (R/cpp11_0.2.4.tar.gz) = 8ac8cf28cefb301549314c543ed393cd563108faa2de9715f4f0d61d29aebff3c7c86ee1d4de978421e989db6c094b052805dadf00c68778f893e402c8d9b9e0
Size (R/cpp11_0.2.4.tar.gz) = 160632 bytes