[macports-ports] branch master updated (9ff6c185fb3 -> 3c5e8518348)

Herby Gillot herby.gillot at gmail.com
Fri Feb 24 09:01:33 UTC 2023


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

    from 9ff6c185fb3 moe: update to 1.13
     new c467035cd1f R-BiocGenerics: new port
     new af3b0c1811a R-BiocStyle: new port
     new fd3e9a93503 R-geepack: new port
     new de92ee34496 R-futile.options: new port
     new 66ec7e9f38d R-futile.logger: new port
     new f6dc2efa407 R-rgenoud: new port
     new 3f5a06970ce R-DiceKriging: new port
     new 7c7d1921b4f R-rdd: new port
     new fe88774dab1 R-grf: new port
     new 61d2466e204 R-fastICA: new port
     new 72243475213 R-gratis: new port
     new f99267f92eb R-dendextend: new port
     new 6b281a63deb R-tsibbletalk: new port
     new 209a385b9f3 R-gbutils: new port
     new 9e9f907fc69 R-fGarch: new port
     new 50e06068dbc R-cvar: new port
     new 868b1baf406 R-gogarch: new port
     new 7072e9bdd5d R-graph: new port
     new dadb2286f55 R-flextable: update to 0.8.6
     new ea4333e93c9 R-lavaSearch2: new port
     new e6cebe14599 R-targeted: new port
     new dbd07df554d R-targets: new port
     new dfc70bdc686 R-ellipse: new port
     new 1d26e0cb458 R PG: add options to install from bioconductor and gitlab
     new 95d712587cd R-fields: new port
     new 76a17072022 R-dotCall64: new port
     new 81c7f4fa93f R-spam64: new port
     new bc28abdc59f R-spam: new port
     new 9767010a93c R-lava: update to 1.7.2, support tests
     new a26cc1e38a0 R-RBGL: new port
     new daf01f3bdee R-vroom: add support for tests
     new 88faab9cf18 R-RcppEnsmallen: add support for tests
     new d25dfbc897f R-bisque: new port
     new 3c5e8518348 R-nlsr: new port

The 34 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-BiocGenerics/Portfile              | 15 +++++++++++++
 R/R-BiocStyle/Portfile                 | 27 ++++++++++++++++++++++
 R/R-DiceKriging/Portfile               | 23 +++++++++++++++++++
 R/R-RBGL/Portfile                      | 27 ++++++++++++++++++++++
 R/R-RBGL/files/patch-no-Rgraphviz.diff | 11 +++++++++
 R/R-RcppEnsmallen/Portfile             |  5 +++++
 R/R-bisque/Portfile                    | 30 +++++++++++++++++++++++++
 R/R-cvar/Portfile                      | 25 +++++++++++++++++++++
 R/R-dendextend/Portfile                | 20 +++++++++++++++++
 R/R-dotCall64/Portfile                 | 26 +++++++++++++++++++++
 R/R-ellipse/Portfile                   | 17 ++++++++++++++
 R/R-fGarch/Portfile                    | 30 +++++++++++++++++++++++++
 R/R-fastICA/Portfile                   | 18 +++++++++++++++
 R/R-fields/Portfile                    | 22 ++++++++++++++++++
 R/R-flextable/Portfile                 | 12 +++++-----
 R/R-futile.logger/Portfile             | 23 +++++++++++++++++++
 R/R-futile.options/Portfile            | 17 ++++++++++++++
 R/R-gbutils/Portfile                   | 17 ++++++++++++++
 R/R-geepack/Portfile                   | 20 +++++++++++++++++
 R/R-gogarch/Portfile                   | 21 +++++++++++++++++
 R/R-graph/Portfile                     | 26 +++++++++++++++++++++
 R/R-gratis/Portfile                    | 31 +++++++++++++++++++++++++
 R/R-grf/Portfile                       | 28 +++++++++++++++++++++++
 R/R-lava/Portfile                      | 34 ++++++++++++++++++++++++----
 R/R-lava/files/patch-no-Rgraphviz.diff | 11 +++++++++
 R/R-lavaSearch2/Portfile               | 41 ++++++++++++++++++++++++++++++++++
 R/R-nlsr/Portfile                      | 18 +++++++++++++++
 R/R-rdd/Portfile                       | 23 +++++++++++++++++++
 R/R-rgenoud/Portfile                   | 19 ++++++++++++++++
 R/R-spam/Portfile                      | 31 +++++++++++++++++++++++++
 R/R-spam64/Portfile                    | 23 +++++++++++++++++++
 R/R-targeted/Portfile                  | 30 +++++++++++++++++++++++++
 R/R-targets/Portfile                   | 31 +++++++++++++++++++++++++
 R/R-tsibbletalk/Portfile               | 27 ++++++++++++++++++++++
 R/R-vroom/Portfile                     | 23 +++++++++++++++++++
 _resources/port1.0/group/R-1.0.tcl     | 14 ++++++++++++
 36 files changed, 806 insertions(+), 10 deletions(-)
 create mode 100644 R/R-BiocGenerics/Portfile
 create mode 100644 R/R-BiocStyle/Portfile
 create mode 100644 R/R-DiceKriging/Portfile
 create mode 100644 R/R-RBGL/Portfile
 create mode 100644 R/R-RBGL/files/patch-no-Rgraphviz.diff
 create mode 100644 R/R-bisque/Portfile
 create mode 100644 R/R-cvar/Portfile
 create mode 100644 R/R-dendextend/Portfile
 create mode 100644 R/R-dotCall64/Portfile
 create mode 100644 R/R-ellipse/Portfile
 create mode 100644 R/R-fGarch/Portfile
 create mode 100644 R/R-fastICA/Portfile
 create mode 100644 R/R-fields/Portfile
 create mode 100644 R/R-futile.logger/Portfile
 create mode 100644 R/R-futile.options/Portfile
 create mode 100644 R/R-gbutils/Portfile
 create mode 100644 R/R-geepack/Portfile
 create mode 100644 R/R-gogarch/Portfile
 create mode 100644 R/R-graph/Portfile
 create mode 100644 R/R-gratis/Portfile
 create mode 100644 R/R-grf/Portfile
 create mode 100644 R/R-lava/files/patch-no-Rgraphviz.diff
 create mode 100644 R/R-lavaSearch2/Portfile
 create mode 100644 R/R-nlsr/Portfile
 create mode 100644 R/R-rdd/Portfile
 create mode 100644 R/R-rgenoud/Portfile
 create mode 100644 R/R-spam/Portfile
 create mode 100644 R/R-spam64/Portfile
 create mode 100644 R/R-targeted/Portfile
 create mode 100644 R/R-targets/Portfile
 create mode 100644 R/R-tsibbletalk/Portfile



More information about the macports-changes mailing list