pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: devel/R-inline: Import version 0.3.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/37089b8998bb
branches:  trunk
changeset: 306551:37089b8998bb
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Apr 18 15:37:56 2018 +0000
description:
devel/R-inline: Import version 0.3.14

Functionality to dynamically define R functions and S4 methods with
inlined C, C++ or Fortran code supporting .C and .Call calling
conventions.

diffstat:

 devel/R-inline/DESCR    |   3 +++
 devel/R-inline/Makefile |  14 ++++++++++++++
 devel/R-inline/distinfo |   6 ++++++
 3 files changed, 23 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r 7d7f05d393aa -r 37089b8998bb devel/R-inline/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-inline/DESCR      Wed Apr 18 15:37:56 2018 +0000
@@ -0,0 +1,3 @@
+Functionality to dynamically define R functions and S4 methods with
+inlined C, C++ or Fortran code supporting .C and .Call calling
+conventions.
diff -r 7d7f05d393aa -r 37089b8998bb devel/R-inline/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-inline/Makefile   Wed Apr 18 15:37:56 2018 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2018/04/18 15:37:56 minskim Exp $
+
+DISTNAME=      inline_0.3.14
+CATEGORIES=    devel
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Functions to Inline C, C++, Fortran Function Calls from R
+LICENSE=       gnu-lgpl-v2
+
+USE_LANGUAGES= # none
+
+BUILDLINK_API_DEPENDS.R+=      R>=2.4.0
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 7d7f05d393aa -r 37089b8998bb devel/R-inline/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-inline/distinfo   Wed Apr 18 15:37:56 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/04/18 15:37:56 minskim Exp $
+
+SHA1 (R/inline_0.3.14.tar.gz) = 5ebd9b5d1e597872b90579971d73bb3eeda602fe
+RMD160 (R/inline_0.3.14.tar.gz) = d8354ef2bb0f1b91294fd8e68b076d3f7416eca8
+SHA512 (R/inline_0.3.14.tar.gz) = f31bf4c8be7a26c548ae4681fa17bc5ff99e84e0e482922d07dd7cbb24e20f0a2568144f45abb1458b59a9dfd8241a9b3f17423ade6fcb37a202b50d38f1d918
+Size (R/inline_0.3.14.tar.gz) = 18002 bytes



Home | Main Index | Thread Index | Old Index