[macports-ports] branch master updated (3c556b953ff -> 87ad67571b0)

Herby Gillot herby.gillot at gmail.com
Wed Sep 6 19:11:35 UTC 2023


Herby Gillot (herbygillot) pushed a change to branch master
in repository macports-ports.

    from 3c556b953ff garage: update to 0.8.4
     new bb065316fc6 R-leidenAlg: update to 1.1.2
     new c2b1320b8d6 R-ggeffects: update to 1.3.1
     new 84048508c0d R-RcppHungarian: update to 0.3
     new 684b2d9ecc8 R-circular: update to 0.5-0
     new ca3bb44e9f4 R-HWEintrinsic: update to 1.2.3
     new 8403fa7a2cf R-infer: update to 1.0.5
     new a0461e3fbbe R-DescTools: update to 0.99.50
     new 22640d53d01 R-abn: update to 3.0.0
     new a37c6c49d7a R-binsegRcpp: update to 2023.8.31
     new 3a54715bfee R-eha: update to 2.11.0
     new d0a36c549d9 R-mboost: update to 2.9-8
     new be96025f526 R-cjbart: update to 0.3.2
     new 45dfd453373 R-bigBits: update to 1.1
     new bdd232fe82b R-PeakSegDisk: update to 2023.9.4
     new ac22650a823 R-RcppNumerical: update to 0.6-0
     new c684e72667e R-bain: update to 0.2.9
     new d2a0c4428ff R-Rlibeemd: update to 1.4.3
     new 95c85cca55a R-terra: update to 1.7-46
     new 668bf8dc584 R-leaflet, R-leaflet.providers: new ports, test deps for R-terra
     new ac00579c24a R-plotHMM: new port
     new e289df72054 R-FLOPART: new port
     new f1454f3c90c R-tidycat: new port
     new 293295b8e21 R-QZ: new port
     new 3e71fd8842a R-prettyglm: new port
     new 31120b800c1 R-unitquantreg: new port
     new 8f7a96b5aec R-penaltyLearning: new port
     new 87ad67571b0 R-PeakError, R-PeakSeg*: new ports

The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 R/R-DescTools/Portfile                       |  8 ++---
 R/R-FLOPART/Portfile                         | 26 ++++++++++++++++
 R/R-HWEintrinsic/Portfile                    |  8 ++---
 R/R-PeakError/Portfile                       | 19 ++++++++++++
 R/R-PeakSegDP/Portfile                       | 20 +++++++++++++
 R/R-PeakSegDisk/Portfile                     | 12 ++++----
 R/R-PeakSegJoint/Portfile                    | 23 +++++++++++++++
 R/R-PeakSegOptimal/Portfile                  | 23 +++++++++++++++
 R/R-QZ/Portfile                              | 21 +++++++++++++
 R/R-RcppHungarian/Portfile                   | 10 +++----
 R/R-RcppNumerical/Portfile                   | 12 ++++----
 R/R-Rlibeemd/Portfile                        | 24 ++++++++++++---
 R/R-Rlibeemd/files/patch-openmp.diff         |  9 ++++++
 R/R-abn/Portfile                             | 12 ++++----
 R/R-abn/files/patch-no-inla.diff             | 12 ++++----
 R/R-bain/Portfile                            | 10 +++----
 R/R-bigBits/Portfile                         |  8 ++---
 R/R-binsegRcpp/Portfile                      | 12 ++++----
 R/R-circular/Portfile                        |  8 ++---
 R/R-cjbart/Portfile                          |  8 ++---
 R/R-eha/Portfile                             | 12 ++++----
 R/R-ggeffects/Portfile                       |  9 +++---
 R/R-infer/Portfile                           | 17 ++++++-----
 R/R-leaflet.providers/Portfile               | 23 +++++++++++++++
 R/R-leaflet.providers/files/patch-no-v8.diff | 12 ++++++++
 R/R-leaflet/Portfile                         | 44 ++++++++++++++++++++++++++++
 R/R-leidenAlg/Portfile                       | 12 ++++----
 R/R-mboost/Portfile                          |  8 ++---
 R/R-penaltyLearning/Portfile                 | 19 ++++++++++++
 R/R-plotHMM/Portfile                         | 18 ++++++++++++
 R/R-prettyglm/Portfile                       | 36 +++++++++++++++++++++++
 R/R-terra/Portfile                           | 18 +++++-------
 R/R-terra/files/patch-32-bit.diff            | 34 ---------------------
 R/R-tidycat/Portfile                         | 32 ++++++++++++++++++++
 R/R-unitquantreg/Portfile                    | 32 ++++++++++++++++++++
 35 files changed, 475 insertions(+), 136 deletions(-)
 create mode 100644 R/R-FLOPART/Portfile
 create mode 100644 R/R-PeakError/Portfile
 create mode 100644 R/R-PeakSegDP/Portfile
 create mode 100644 R/R-PeakSegJoint/Portfile
 create mode 100644 R/R-PeakSegOptimal/Portfile
 create mode 100644 R/R-QZ/Portfile
 create mode 100644 R/R-Rlibeemd/files/patch-openmp.diff
 create mode 100644 R/R-leaflet.providers/Portfile
 create mode 100644 R/R-leaflet.providers/files/patch-no-v8.diff
 create mode 100644 R/R-leaflet/Portfile
 create mode 100644 R/R-penaltyLearning/Portfile
 create mode 100644 R/R-plotHMM/Portfile
 create mode 100644 R/R-prettyglm/Portfile
 delete mode 100644 R/R-terra/files/patch-32-bit.diff
 create mode 100644 R/R-tidycat/Portfile
 create mode 100644 R/R-unitquantreg/Portfile



More information about the macports-changes mailing list