Mon May 30 14:54:19 2022 UTC ()
(benchmarks/R-profmem) import R-profmem-0.6.0

A simple and light-weight API for memory profiling of R expressions.
The profiling is built on top of R's built-in memory profiler
('utils::Rprofmem()'), which records every memory allocation done by R
(also native code).


(mef)
diff -r0 -r1.1 pkgsrc/benchmarks/R-profmem/DESCR
diff -r0 -r1.1 pkgsrc/benchmarks/R-profmem/Makefile
diff -r0 -r1.1 pkgsrc/benchmarks/R-profmem/distinfo

File Added: pkgsrc/benchmarks/R-profmem/DESCR
A simple and light-weight API for memory profiling of R expressions.
The profiling is built on top of R's built-in memory profiler
('utils::Rprofmem()'), which records every memory allocation done by R
(also native code).

File Added: pkgsrc/benchmarks/R-profmem/Makefile
# $NetBSD: Makefile,v 1.1 2022/05/30 14:54:19 mef Exp $

R_PKGNAME=	profmem
R_PKGVER=	0.6.0
CATEGORIES=	benchmarks

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Simple Memory Profiling for R
LICENSE=	gnu-lgpl-v2.1

TEST_DEPENDS+=	R-microbenchmark-[0-9]*:../../benchmarks/R-microbenchmark
#EST_DEPENDS+=	R-R.rsp-[0-9]*:

USE_LANGUAGES=	# none

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

File Added: pkgsrc/benchmarks/R-profmem/distinfo
$NetBSD: distinfo,v 1.1 2022/05/30 14:54:19 mef Exp $

BLAKE2s (R/profmem_0.6.0.tar.gz) = eb67419ef494d1405249a13ae2d9062a60cb94906cbd1979bd2f624151da0472
SHA512 (R/profmem_0.6.0.tar.gz) = dfa196b1cb53ae416a838fa454b322bcdbb52d000cb8fbf9c63457fe7413d1f6353f8c774679a9dc483d39f0ba4b9af0da7623c9943cc95d10f1ee4fa2bccb6c
Size (R/profmem_0.6.0.tar.gz) = 25664 bytes