pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/R-profvis (benchmarks/R-profvis) import R-p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8760bd5e069d
branches:  trunk
changeset: 390278:8760bd5e069d
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Dec 18 09:25:00 2022 +0000

description:
(benchmarks/R-profvis) import R-profvis-0.3.7

Interactive visualizations for profiling R code.

diffstat:

 benchmarks/R-profvis/DESCR    |   1 +
 benchmarks/R-profvis/Makefile |  17 +++++++++++++++++
 benchmarks/R-profvis/distinfo |   5 +++++
 3 files changed, 23 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r c239287a8464 -r 8760bd5e069d benchmarks/R-profvis/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/R-profvis/DESCR        Sun Dec 18 09:25:00 2022 +0000
@@ -0,0 +1,1 @@
+Interactive visualizations for profiling R code.
diff -r c239287a8464 -r 8760bd5e069d benchmarks/R-profvis/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/R-profvis/Makefile     Sun Dec 18 09:25:00 2022 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2022/12/18 09:25:00 mef Exp $
+
+R_PKGNAME=     profvis
+R_PKGVER=      0.3.7
+CATEGORIES=    benchmarks
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Interactive Visualizations for Profiling R Code
+LICENSE=       gnu-gpl-v3 # See more for LICENSE file
+
+DEPENDS+=      R-stringr>=1.4.0:../../textproc/R-stringr
+DEPENDS+=      R-htmlwidgets>=0.3.2:../../www/R-htmlwidgets
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r c239287a8464 -r 8760bd5e069d benchmarks/R-profvis/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/R-profvis/distinfo     Sun Dec 18 09:25:00 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/12/18 09:25:00 mef Exp $
+
+BLAKE2s (R/profvis_0.3.7.tar.gz) = ccb0c8218ce3659e3af0079a7f5812ef512cbcd35b4bfae0995b0fcee7483f0e
+SHA512 (R/profvis_0.3.7.tar.gz) = 9ae232def68e2d8a9ddd2e5fc20cee3ea05941a68bff6441ebe15e2f8eb14293d128056f01d46c662c680a86129822ab417356a5a73336bb08e4e6fad82f8483
+Size (R/profvis_0.3.7.tar.gz) = 142546 bytes



Home | Main Index | Thread Index | Old Index