[macports-ports] branch master updated (c72d7c353a4 -> 3ddd56b7048)

Herby Gillot herby.gillot at gmail.com
Wed Mar 1 06:46:55 UTC 2023


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

    from c72d7c353a4 inkscape: update to version 1.2.2
     new 6548473f262 R-coda: support tests
     new fad837306a0 R-sourcetools: support tests
     new e3d66d96a9e R-dichromat: new port
     new 8e4eff4ff6d R-yaml: support tests
     new 431917c3211 R-scales: support tests
     new 7aacd38d95a R-stinepack: support tests
     new d4a04a7d8bd R-curl: support tests
     new bab4d7a1c13 R-packrat: update to 0.9.1
     new a2d7762e588 R-nloptr: support tests
     new adb46b43879 R-EigenR: support tests
     new c3c80af05ee R-numDeriv: support tests
     new 5c4295cf1a0 R-ucminf: support tests
     new 8a70146b917 R-future: support tests
     new a1a5c135a9f R-future.apply: support tests
     new bebd179a8c3 R-future.callr: support tests
     new edc8dcecddd R-shinyWidgets: new port
     new 40839a6c9f5 R-shinyAce: new port
     new 546a1663525 R-pkgsearch: new port
     new ec64cf6a63f R-pacs: new port
     new ab0ee58e9cd R-lime: new port
     new 16290f6c6cb R-jsontools: new port
     new aaf795280c0 R-flexdashboard: new port
     new c4a48fed53b R-webdriver: new port
     new 37418023a9e R-shinytest: new port
     new c82c9badcd1 R-networkD3: new port
     new 41972386551 R-ca: new port
     new 0d272146ba7 R-TSP: new port
     new b5a689bf4ff R-seriation: new port
     new 145d1954ec5 R-heatmaply: new port
     new 0e3a1db9088 R-mtsdi: new port
     new f6fce821370 R-Bessel: new port
     new fa9b48841f4 R-HypergeoMat: new port
     new c018fd29e15 R-bnlearn: new port
     new 96a94d27b18 R-JuliaConnectoR: new port
     new 3ddd56b7048 R-BayesianNetwork: new port

The 35 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-BayesianNetwork/Portfile | 35 +++++++++++++++++++++++++++++++++++
 R/R-Bessel/Portfile          | 22 ++++++++++++++++++++++
 R/R-EigenR/Portfile          |  2 ++
 R/R-HypergeoMat/Portfile     | 22 ++++++++++++++++++++++
 R/R-JuliaConnectoR/Portfile  | 21 +++++++++++++++++++++
 R/R-TSP/Portfile             | 17 +++++++++++++++++
 R/R-bnlearn/Portfile         | 18 ++++++++++++++++++
 R/R-ca/Portfile              | 20 ++++++++++++++++++++
 R/R-coda/Portfile            |  2 ++
 R/R-curl/Portfile            | 11 +++++++++++
 R/R-dichromat/Portfile       | 17 +++++++++++++++++
 R/R-flexdashboard/Portfile   | 30 ++++++++++++++++++++++++++++++
 R/R-future.apply/Portfile    |  6 ++++++
 R/R-future.callr/Portfile    |  8 ++++++++
 R/R-future/Portfile          |  6 ++++++
 R/R-heatmaply/Portfile       | 41 +++++++++++++++++++++++++++++++++++++++++
 R/R-jsontools/Portfile       | 39 +++++++++++++++++++++++++++++++++++++++
 R/R-lime/Portfile            | 22 ++++++++++++++++++++++
 R/R-mtsdi/Portfile           | 20 ++++++++++++++++++++
 R/R-networkD3/Portfile       | 28 ++++++++++++++++++++++++++++
 R/R-nloptr/Portfile          |  7 +++++++
 R/R-numDeriv/Portfile        |  2 ++
 R/R-packrat/Portfile         |  8 ++++----
 R/R-pacs/Portfile            | 34 ++++++++++++++++++++++++++++++++++
 R/R-pkgsearch/Portfile       | 36 ++++++++++++++++++++++++++++++++++++
 R/R-scales/Portfile          | 11 +++++++++++
 R/R-seriation/Portfile       | 24 ++++++++++++++++++++++++
 R/R-shinyAce/Portfile        | 24 ++++++++++++++++++++++++
 R/R-shinyWidgets/Portfile    | 25 +++++++++++++++++++++++++
 R/R-shinytest/Portfile       | 43 +++++++++++++++++++++++++++++++++++++++++++
 R/R-sourcetools/Portfile     |  4 ++++
 R/R-stinepack/Portfile       |  2 ++
 R/R-ucminf/Portfile          |  6 ++++--
 R/R-webdriver/Portfile       | 35 +++++++++++++++++++++++++++++++++++
 R/R-yaml/Portfile            |  4 ++++
 35 files changed, 646 insertions(+), 6 deletions(-)
 create mode 100644 R/R-BayesianNetwork/Portfile
 create mode 100644 R/R-Bessel/Portfile
 create mode 100644 R/R-HypergeoMat/Portfile
 create mode 100644 R/R-JuliaConnectoR/Portfile
 create mode 100644 R/R-TSP/Portfile
 create mode 100644 R/R-bnlearn/Portfile
 create mode 100644 R/R-ca/Portfile
 create mode 100644 R/R-dichromat/Portfile
 create mode 100644 R/R-flexdashboard/Portfile
 create mode 100644 R/R-heatmaply/Portfile
 create mode 100644 R/R-jsontools/Portfile
 create mode 100644 R/R-lime/Portfile
 create mode 100644 R/R-mtsdi/Portfile
 create mode 100644 R/R-networkD3/Portfile
 create mode 100644 R/R-pacs/Portfile
 create mode 100644 R/R-pkgsearch/Portfile
 create mode 100644 R/R-seriation/Portfile
 create mode 100644 R/R-shinyAce/Portfile
 create mode 100644 R/R-shinyWidgets/Portfile
 create mode 100644 R/R-shinytest/Portfile
 create mode 100644 R/R-webdriver/Portfile



More information about the macports-changes mailing list