pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-R.oo devel/R-R.oo: import R-R.oo-1.24.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a87b76e3512
branches: trunk
changeset: 457518:6a87b76e3512
user: mef <mef%pkgsrc.org@localhost>
date: Sat Aug 28 06:07:19 2021 +0000
description:
devel/R-R.oo: import R-R.oo-1.24.0
Methods and classes for object-oriented programming in R with or
without references. Large effort has been made on making definition
of methods as simple as possible with a minimum of maintenance for
package developers. The package has been developed since 2001 and is
now considered very stable. This is a cross-platform package
implemented in pure R that defines standard S3 classes without any
tricks.
diffstat:
devel/R-R.oo/DESCR | 7 +++++++
devel/R-R.oo/Makefile | 14 ++++++++++++++
devel/R-R.oo/distinfo | 6 ++++++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r 56b2d2ebc26c -r 6a87b76e3512 devel/R-R.oo/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-R.oo/DESCR Sat Aug 28 06:07:19 2021 +0000
@@ -0,0 +1,7 @@
+Methods and classes for object-oriented programming in R with or
+without references. Large effort has been made on making definition
+of methods as simple as possible with a minimum of maintenance for
+package developers. The package has been developed since 2001 and is
+now considered very stable. This is a cross-platform package
+implemented in pure R that defines standard S3 classes without any
+tricks.
diff -r 56b2d2ebc26c -r 6a87b76e3512 devel/R-R.oo/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-R.oo/Makefile Sat Aug 28 06:07:19 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/08/28 06:07:19 mef Exp $
+
+R_PKGNAME= R.oo
+R_PKGVER= 1.24.0
+CATEGORIES= devel
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= R Object-Oriented Programming with or without References
+LICENSE= gnu-lgpl-v2.1
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 56b2d2ebc26c -r 6a87b76e3512 devel/R-R.oo/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-R.oo/distinfo Sat Aug 28 06:07:19 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/28 06:07:19 mef Exp $
+
+SHA1 (R/R.oo_1.24.0.tar.gz) = d9448d870ee45e590392007e5289604cee6f947e
+RMD160 (R/R.oo_1.24.0.tar.gz) = dfe5385a072ccd26a9b5d9aa97aa201c5b7d9c07
+SHA512 (R/R.oo_1.24.0.tar.gz) = bad8342566f8db5dbbdabafcac453b963b5a15fb8f9e3a3665c044d9b797d778af855c0ccb4bffdd7c2ff0853f8c296f8bdc734e7855b356217a1ef172db031e
+Size (R/R.oo_1.24.0.tar.gz) = 383514 bytes
Home |
Main Index |
Thread Index |
Old Index