[macports-ports] branch master updated (90030659cc5 -> 0584fd88aad)

Herby Gillot herby.gillot at gmail.com
Thu Apr 27 09:18:29 UTC 2023


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

    from 90030659cc5 transmission: narrow conditions for NSColor fix
     new 052a0982219 R-gtranslate: new port
     new fe4955160ee R-magi: new port
     new 641324c4cbd R-paropt: new port
     new e4235fcbbaf R-r.proxy: new port
     new 24d3714663e R-errors: new port
     new 04dcf8b6ea3 R-quantities: new port
     new 6131087f4c7 R-constants: new port
     new 2726257affb R-tkrplot: new port
     new 9abdf465ea5 R-aplpack: new port
     new 3626e894183 R-tcltk2: new port
     new fa804405b80 R-Rcmdr: new port
     new f3d953c2bd7 R-RcmdrPlugin.KMggplot2: new port
     new a57c7ccb9be R-simpr: new port
     new 1290446ceb0 R-rmeta: new port
     new 5979bcf23f4 R-metacor: new port
     new 9377c507792 R-RcmdrPlugin.aRnova: new port
     new f982f6b5afd R-RcmdrPlugin.RMTCJags: new port
     new 48926270309 R-RcmdrPlugin.HH: new port
     new 24106ce6513 R-misc3d: new port
     new 042cba3f000 R-plot3D: new port
     new 6d88f7b05bc metaBMA: new port
     new ec2ab786715 R-RoBMA: new port
     new a9dd220f93b R-regRSM: new port
     new 40c5bcb8f2d R-EntropyMCMC: new port
     new 950c4daac38 R-spNNGP: new port
     new 25ef9c8b8c8 R-BNSP: new port
     new 7c6bb03e67d R-mosum: new port
     new e6136f5a72b R-vccp: new port
     new 0584fd88aad R-alpha.correction.bh: new port

The 29 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-BNSP/Portfile                   | 32 +++++++++++++++++++++++
 R/R-EntropyMCMC/Portfile            | 23 +++++++++++++++++
 R/R-Rcmdr/Portfile                  | 51 +++++++++++++++++++++++++++++++++++++
 R/R-RcmdrPlugin.HH/Portfile         | 20 +++++++++++++++
 R/R-RcmdrPlugin.KMggplot2/Portfile  | 39 ++++++++++++++++++++++++++++
 R/R-RcmdrPlugin.RMTCJags/Portfile   | 25 ++++++++++++++++++
 R/R-RcmdrPlugin.aRnova/Portfile     | 21 +++++++++++++++
 R/R-RoBMA/Portfile                  | 45 ++++++++++++++++++++++++++++++++
 R/R-RoBMA/files/patch-Makevars.diff | 10 ++++++++
 R/R-VineCopula/Portfile             | 18 +++++++++++++
 R/R-alpha.correction.bh/Portfile    | 22 ++++++++++++++++
 R/R-aplpack/Portfile                | 31 ++++++++++++++++++++++
 R/R-constants/Portfile              | 23 +++++++++++++++++
 R/R-errors/Portfile                 | 28 ++++++++++++++++++++
 R/R-gtranslate/Portfile             | 23 +++++++++++++++++
 R/R-magi/Portfile                   | 34 +++++++++++++++++++++++++
 R/R-metaBMA/Portfile                | 36 ++++++++++++++++++++++++++
 R/R-metacor/Portfile                | 20 +++++++++++++++
 R/R-misc3d/Portfile                 | 30 ++++++++++++++++++++++
 R/R-mosum/Portfile                  | 21 +++++++++++++++
 R/R-paropt/Portfile                 | 31 ++++++++++++++++++++++
 R/R-plot3D/Portfile                 | 20 +++++++++++++++
 R/R-quantities/Portfile             | 32 +++++++++++++++++++++++
 R/R-r.proxy/Portfile                | 22 ++++++++++++++++
 R/R-regRSM/Portfile                 | 22 ++++++++++++++++
 R/R-rmeta/Portfile                  | 18 +++++++++++++
 R/R-simpr/Portfile                  | 36 ++++++++++++++++++++++++++
 R/R-spNNGP/Portfile                 | 23 +++++++++++++++++
 R/R-tcltk2/Portfile                 | 29 +++++++++++++++++++++
 R/R-tkrplot/Portfile                | 28 ++++++++++++++++++++
 R/R-vccp/Portfile                   | 25 ++++++++++++++++++
 31 files changed, 838 insertions(+)
 create mode 100644 R/R-BNSP/Portfile
 create mode 100644 R/R-EntropyMCMC/Portfile
 create mode 100644 R/R-Rcmdr/Portfile
 create mode 100644 R/R-RcmdrPlugin.HH/Portfile
 create mode 100644 R/R-RcmdrPlugin.KMggplot2/Portfile
 create mode 100644 R/R-RcmdrPlugin.RMTCJags/Portfile
 create mode 100644 R/R-RcmdrPlugin.aRnova/Portfile
 create mode 100644 R/R-RoBMA/Portfile
 create mode 100644 R/R-RoBMA/files/patch-Makevars.diff
 create mode 100644 R/R-VineCopula/Portfile
 create mode 100644 R/R-alpha.correction.bh/Portfile
 create mode 100644 R/R-aplpack/Portfile
 create mode 100644 R/R-constants/Portfile
 create mode 100644 R/R-errors/Portfile
 create mode 100644 R/R-gtranslate/Portfile
 create mode 100644 R/R-magi/Portfile
 create mode 100644 R/R-metaBMA/Portfile
 create mode 100644 R/R-metacor/Portfile
 create mode 100644 R/R-misc3d/Portfile
 create mode 100644 R/R-mosum/Portfile
 create mode 100644 R/R-paropt/Portfile
 create mode 100644 R/R-plot3D/Portfile
 create mode 100644 R/R-quantities/Portfile
 create mode 100644 R/R-r.proxy/Portfile
 create mode 100644 R/R-regRSM/Portfile
 create mode 100644 R/R-rmeta/Portfile
 create mode 100644 R/R-simpr/Portfile
 create mode 100644 R/R-spNNGP/Portfile
 create mode 100644 R/R-tcltk2/Portfile
 create mode 100644 R/R-tkrplot/Portfile
 create mode 100644 R/R-vccp/Portfile



More information about the macports-changes mailing list