From 72509802a60e71e049ad27735f3d3ac4b6ac2836 Mon Sep 17 00:00:00 2001 From: mef Date: Sat, 28 Aug 2021 07:23:02 +0000 Subject: 3 packages added to math and devel, 4 packages updated Added math/R-hexbin version 1.28.2 Added devel/R-R.methodsS3 version 1.8.1 Added devel/R-R.utils version 2.10.1 Updated graphics/R-latex2exp to 0.5.0 Updated math/R-compositions to 2.0.2 Added devel/R-R.oo version 1.24.0 Added math/R-sets version 1.0.18 Added math/R-stat.extend version 0.1.4 Updated graphics/R-ggplot2 to 3.3.5 Updated graphics/R-ggtern to 3.3.5 --- devel/Makefile | 5 ++++- doc/CHANGES-2021 | 12 +++++++++++- doc/TODO | 5 +---- math/Makefile | 5 ++++- 4 files changed, 20 insertions(+), 7 deletions(-) diff --git a/devel/Makefile b/devel/Makefile index b725e725adb..cfc4451220b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3491 2021/08/27 07:38:21 nia Exp $ +# $NetBSD: Makefile,v 1.3492 2021/08/28 07:23:02 mef Exp $ # COMMENT= Development utilities @@ -17,6 +17,9 @@ SUBDIR+= R-IRkernel SUBDIR+= R-R6 SUBDIR+= R-RUnit SUBDIR+= R-Rcpp +SUBDIR+= R-R.methodsS3 +SUBDIR+= R-R.oo +SUBDIR+= R-R.utils SUBDIR+= R-assertthat SUBDIR+= R-bindr SUBDIR+= R-bit diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021 index 60c981facd4..fea8ed24b3b 100644 --- a/doc/CHANGES-2021 +++ b/doc/CHANGES-2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4391 2021/08/28 06:28:12 taca Exp $ +$NetBSD: CHANGES-2021,v 1.4392 2021/08/28 07:23:03 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6924,8 +6924,18 @@ Changes to the packages collection and infrastructure in 2021: Updated cross/mingw-w64-x86_64-headers to 9.0.0 [ryoon 2021-08-27] Updated cross/mingw-w64-x86_64-winpthreads to 9.0.0 [ryoon 2021-08-27] Updated news/tin to 2.6.0 [micha 2021-08-27] + Added math/R-hexbin version 1.28.2 [mef 2021-08-28] + Added devel/R-R.methodsS3 version 1.8.1 [mef 2021-08-28] + Added devel/R-R.utils version 2.10.1 [mef 2021-08-28] + Updated graphics/R-latex2exp to 0.5.0 [mef 2021-08-28] Updated mail/fetchmail to 6.4.21 [triaxx 2021-08-28] Updated mail/fetchmailconf to 6.4.21 [triaxx 2021-08-28] + Updated math/R-compositions to 2.0.2 [mef 2021-08-28] + Added devel/R-R.oo version 1.24.0 [mef 2021-08-28] Updated lang/php74 to 7.4.23 [taca 2021-08-28] Updated lang/php80 to 8.0.10 [taca 2021-08-28] + Added math/R-sets version 1.0.18 [mef 2021-08-28] Updated lang/php73 to 7.3.30 [taca 2021-08-28] + Added math/R-stat.extend version 0.1.4 [mef 2021-08-28] + Updated graphics/R-ggplot2 to 3.3.5 [mef 2021-08-28] + Updated graphics/R-ggtern to 3.3.5 [mef 2021-08-28] diff --git a/doc/TODO b/doc/TODO index 9ba4f36344d..609337dd4ae 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20979 2021/08/28 05:21:47 triaxx Exp $ +$NetBSD: TODO,v 1.20980 2021/08/28 07:23:03 mef Exp $ Suggested new packages ====================== @@ -391,7 +391,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html o R-blob-1.2.1 o R-coda-0.19.4 o R-colourpicker-1.1.0 - o R-compositions-2.0.1 o R-countrycode-1.2.0 o R-crayon-1.4.1 o R-crosstalk-1.1.1 @@ -411,7 +410,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html o R-geoR-1.8.1 o R-ggExtra-0.9 o R-ggspatial-1.1.5 - o R-ggtern-3.3.0 o R-ggthemes-4.2.4 o R-gss-2.2.2 o R-gstat-2.0.7 @@ -423,7 +421,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html o R-intervals-0.15.2 o R-jsonlite-1.7.2 o R-labeling-0.4.2 - o R-latex2exp-0.5.0 o R-latticeExtra-0.6.29 o R-lme4-1.1.26 o R-lmm-1.3 diff --git a/math/Makefile b/math/Makefile index b42e8767a6d..72993d36e7a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.511 2021/07/08 21:10:03 markd Exp $ +# $NetBSD: Makefile,v 1.512 2021/08/28 07:23:02 mef Exp $ COMMENT= Mathematics @@ -64,6 +64,7 @@ SUBDIR+= R-gss SUBDIR+= R-gstat SUBDIR+= R-gtable SUBDIR+= R-gtools +SUBDIR+= R-hexbin SUBDIR+= R-httpRequest SUBDIR+= R-hwde SUBDIR+= R-igraph @@ -105,7 +106,9 @@ SUBDIR+= R-sp SUBDIR+= R-spacetime SUBDIR+= R-splancs SUBDIR+= R-stabledist +SUBDIR+= R-stat.extend SUBDIR+= R-statmod +SUBDIR+= R-sets SUBDIR+= R-stringdist SUBDIR+= R-survey SUBDIR+= R-tensor -- cgit v1.2.3