[macports-ports] branch master updated (add4ae40f85 -> 2c02b858147)

Herby Gillot herby.gillot at gmail.com
Thu May 4 05:50:21 UTC 2023


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

    from add4ae40f85 libxkbcommon: fix executable linkages
     new cb3ea336c5e R-expsmooth: new port
     new b7827bd3ff9 R-mc2d: new port
     new 8eb7956fe54 R-relaimpo: new port
     new e5cc41c6c77 R-lefko3: new port
     new 2fb8e42b583 R-poisbinom: new port
     new 157657753fb R-distances: new port
     new 22545b8d2d0 R-StempCens: new port
     new 7c8303f74e3 R-proxyC: new port
     new 702ac6e219e R-cladoRcpp: new port
     new 8008f3c5079 R-KernelKnn: new port
     new 95e202994b1 R-tlrmvnmvt: new port
     new 6cbc0b4fae0 R-MomTrunc: new port
     new ed837c42cb6 R-repmis: new port
     new 5b2be2090cb R-mastif: new port
     new ba8d1e9d74d R-rmBayes: new port
     new f9a54cb9d57 R-domir: new port
     new b779ba869b4 R-RSNNS: new port
     new 34aefd45c44 R-NeuralNetTools: new port
     new 763f86fdf4d R-spMC: new port
     new dae91924d2f R-xmlconvert: new port
     new b86a878d75d R-elmNNRcpp: new port
     new eebf880d9e2 R-flare: new port
     new 313da8572f1 R-lda: new port
     new 8eba2e27e44 R-NetMix: new port
     new b95d087967c R-grangers: new port
     new 3b9b431d3cf R-dstabledist: new port
     new 95d432f4168 R-SHT: new port
     new 70b49fada4a R-CovTools: new port
     new fb9c4fee737 R-RcppExamples: new port
     new 2c02b858147 R-sass: update to 0.4.6

The 30 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-CovTools/Portfile       | 31 +++++++++++++++++++++++++++++++
 R/R-KernelKnn/Portfile      | 28 ++++++++++++++++++++++++++++
 R/R-MomTrunc/Portfile       | 27 +++++++++++++++++++++++++++
 R/R-NetMix/Portfile         | 33 +++++++++++++++++++++++++++++++++
 R/R-NeuralNetTools/Portfile | 29 +++++++++++++++++++++++++++++
 R/R-RSNNS/Portfile          | 22 ++++++++++++++++++++++
 R/R-RcppExamples/Portfile   | 20 ++++++++++++++++++++
 R/R-SHT/Portfile            | 26 ++++++++++++++++++++++++++
 R/R-StempCens/Portfile      | 30 ++++++++++++++++++++++++++++++
 R/R-cladoRcpp/Portfile      | 20 ++++++++++++++++++++
 R/R-distances/Portfile      | 19 +++++++++++++++++++
 R/R-domir/Portfile          | 33 +++++++++++++++++++++++++++++++++
 R/R-dstabledist/Portfile    | 21 +++++++++++++++++++++
 R/R-elmNNRcpp/Portfile      | 29 +++++++++++++++++++++++++++++
 R/R-expsmooth/Portfile      | 19 +++++++++++++++++++
 R/R-flare/Portfile          | 19 +++++++++++++++++++
 R/R-grangers/Portfile       | 21 +++++++++++++++++++++
 R/R-lda/Portfile            | 21 +++++++++++++++++++++
 R/R-lefko3/Portfile         | 26 ++++++++++++++++++++++++++
 R/R-mastif/Portfile         | 31 +++++++++++++++++++++++++++++++
 R/R-mc2d/Portfile           | 23 +++++++++++++++++++++++
 R/R-poisbinom/Portfile      | 21 +++++++++++++++++++++
 R/R-proxyC/Portfile         | 29 +++++++++++++++++++++++++++++
 R/R-relaimpo/Portfile       | 25 +++++++++++++++++++++++++
 R/R-repmis/Portfile         | 22 ++++++++++++++++++++++
 R/R-rmBayes/Portfile        | 30 ++++++++++++++++++++++++++++++
 R/R-sass/Portfile           | 10 +++++-----
 R/R-spMC/Portfile           | 19 +++++++++++++++++++
 R/R-tlrmvnmvt/Portfile      | 25 +++++++++++++++++++++++++
 R/R-xmlconvert/Portfile     | 22 ++++++++++++++++++++++
 30 files changed, 726 insertions(+), 5 deletions(-)
 create mode 100644 R/R-CovTools/Portfile
 create mode 100644 R/R-KernelKnn/Portfile
 create mode 100644 R/R-MomTrunc/Portfile
 create mode 100644 R/R-NetMix/Portfile
 create mode 100644 R/R-NeuralNetTools/Portfile
 create mode 100644 R/R-RSNNS/Portfile
 create mode 100644 R/R-RcppExamples/Portfile
 create mode 100644 R/R-SHT/Portfile
 create mode 100644 R/R-StempCens/Portfile
 create mode 100644 R/R-cladoRcpp/Portfile
 create mode 100644 R/R-distances/Portfile
 create mode 100644 R/R-domir/Portfile
 create mode 100644 R/R-dstabledist/Portfile
 create mode 100644 R/R-elmNNRcpp/Portfile
 create mode 100644 R/R-expsmooth/Portfile
 create mode 100644 R/R-flare/Portfile
 create mode 100644 R/R-grangers/Portfile
 create mode 100644 R/R-lda/Portfile
 create mode 100644 R/R-lefko3/Portfile
 create mode 100644 R/R-mastif/Portfile
 create mode 100644 R/R-mc2d/Portfile
 create mode 100644 R/R-poisbinom/Portfile
 create mode 100644 R/R-proxyC/Portfile
 create mode 100644 R/R-relaimpo/Portfile
 create mode 100644 R/R-repmis/Portfile
 create mode 100644 R/R-rmBayes/Portfile
 create mode 100644 R/R-spMC/Portfile
 create mode 100644 R/R-tlrmvnmvt/Portfile
 create mode 100644 R/R-xmlconvert/Portfile



More information about the macports-changes mailing list