pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-pracma



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun 11 02:54:34 UTC 2023

Added Files:
        pkgsrc/math/R-pracma: DESCR Makefile distinfo

Log Message:
math/R-pracma: import R-pracma-2.4.2

Provides a large number of functions from numerical analysis and
linear algebra, numerical optimization, differential equations, time
series, plus some well-known special mathematical functions. Uses
'MATLAB' function names where appropriate to simplify porting.


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

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

Added files:

Index: pkgsrc/math/R-pracma/DESCR
diff -u /dev/null pkgsrc/math/R-pracma/DESCR:1.1
--- /dev/null   Sun Jun 11 02:54:34 2023
+++ pkgsrc/math/R-pracma/DESCR  Sun Jun 11 02:54:34 2023
@@ -0,0 +1,4 @@
+Provides a large number of functions from numerical analysis and
+linear algebra, numerical optimization, differential equations, time
+series, plus some well-known special mathematical functions. Uses
+'MATLAB' function names where appropriate to simplify porting.
Index: pkgsrc/math/R-pracma/Makefile
diff -u /dev/null pkgsrc/math/R-pracma/Makefile:1.1
--- /dev/null   Sun Jun 11 02:54:34 2023
+++ pkgsrc/math/R-pracma/Makefile       Sun Jun 11 02:54:34 2023
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2023/06/11 02:54:34 mef Exp $
+
+R_PKGNAME=     pracma
+R_PKGVER=      2.4.2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Practical Numerical Math Functions
+LICENSE=       gnu-gpl-v3
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-pracma/distinfo
diff -u /dev/null pkgsrc/math/R-pracma/distinfo:1.1
--- /dev/null   Sun Jun 11 02:54:34 2023
+++ pkgsrc/math/R-pracma/distinfo       Sun Jun 11 02:54:34 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/11 02:54:34 mef Exp $
+
+BLAKE2s (R/pracma_2.4.2.tar.gz) = d65db797815044cbd0f2c04546b05da886c8d3e3a20df1cb46c52160692a59b4
+SHA512 (R/pracma_2.4.2.tar.gz) = da6450e4d413c5400023fb0306ee00b99e28b4339dc4c336e60ec00255f08898a43ebdbbf547eaaa59ea8b8be82fde73b86cbb37e2b02649d4faf8a0f2e32e31
+Size (R/pracma_2.4.2.tar.gz) = 399611 bytes



Home | Main Index | Thread Index | Old Index