Sat Jan 20 04:33:58 2024 UTC (128d)
(math/R-fastmatch) import R-fastmatch-1.1.4

Package providing a fast match() replacement for cases that require
repeated look-ups. It is slightly faster that R's built-in match()
function on first match against a table, but extremely fast on any
subsequent lookup as it keeps the hash table in memory.


(mef)
diff -r0 -r1.1 pkgsrc/math/R-fastmatch/DESCR
diff -r0 -r1.1 pkgsrc/math/R-fastmatch/Makefile
diff -r0 -r1.1 pkgsrc/math/R-fastmatch/distinfo

File Added: pkgsrc/math/R-fastmatch/DESCR
Package providing a fast match() replacement for cases that require
repeated look-ups. It is slightly faster that R's built-in match()
function on first match against a table, but extremely fast on any
subsequent lookup as it keeps the hash table in memory.

File Added: pkgsrc/math/R-fastmatch/Makefile
# $NetBSD: Makefile,v 1.1 2024/01/20 04:33:58 mef Exp $

R_PKGNAME=	fastmatch
R_PKGVER=	1.1-4

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Fast 'match()' Function
LICENSE=	gnu-gpl-v2

TEST_DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin

USE_LANGUAGES=	c

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

File Added: pkgsrc/math/R-fastmatch/distinfo
$NetBSD: distinfo,v 1.1 2024/01/20 04:33:58 mef Exp $

BLAKE2s (R/fastmatch_1.1-4.tar.gz) = 62ddc7309ffd806f2283911cf6b33b56087d831ca301d7ff5664991e43af277b
SHA512 (R/fastmatch_1.1-4.tar.gz) = 82e10634eae821ec686c72db76ce9259fd538ef40759ef119e56d2d7c2fcf302b880f76a289e74f89b5263163252ebf6d480b3e789e75a8d5e38cecca46670cc
Size (R/fastmatch_1.1-4.tar.gz) = 15223 bytes