pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/R-profvis



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Dec 18 09:25:00 UTC 2022

Added Files:
        pkgsrc/benchmarks/R-profvis: DESCR Makefile distinfo

Log Message:
(benchmarks/R-profvis) import R-profvis-0.3.7

Interactive visualizations for profiling R code.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/benchmarks/R-profvis/DESCR \
    pkgsrc/benchmarks/R-profvis/Makefile pkgsrc/benchmarks/R-profvis/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/benchmarks/R-profvis/DESCR
diff -u /dev/null pkgsrc/benchmarks/R-profvis/DESCR:1.1
--- /dev/null   Sun Dec 18 09:25:00 2022
+++ pkgsrc/benchmarks/R-profvis/DESCR   Sun Dec 18 09:25:00 2022
@@ -0,0 +1 @@
+Interactive visualizations for profiling R code.
Index: pkgsrc/benchmarks/R-profvis/Makefile
diff -u /dev/null pkgsrc/benchmarks/R-profvis/Makefile:1.1
--- /dev/null   Sun Dec 18 09:25:00 2022
+++ pkgsrc/benchmarks/R-profvis/Makefile        Sun Dec 18 09:25:00 2022
@@ -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"
Index: pkgsrc/benchmarks/R-profvis/distinfo
diff -u /dev/null pkgsrc/benchmarks/R-profvis/distinfo:1.1
--- /dev/null   Sun Dec 18 09:25:00 2022
+++ pkgsrc/benchmarks/R-profvis/distinfo        Sun Dec 18 09:25:00 2022
@@ -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