[macports-ports] branch master updated (fab38aab2be -> 78ce2d78cf7)

Herby Gillot herby.gillot at gmail.com
Thu Mar 30 21:42:11 UTC 2023


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

    from fab38aab2be agg: update to 1.4.0
     new 14a2d8b4474 R-Rhtslib: new port
     new 690c68c1e54 R-RcppHNSW: new port
     new e36007cd94e R-prabclus: new port
     new 5701b9fa385 R-BiocNeighbors: new port
     new 14d4ae5199c R-fpc: new port
     new 8435729e354 R-optpart: new port
     new b00f3b4b000 R-labdsv: new port
     new 103e0b5b667 R-fastcluster: new port
     new 9072f5c318b R-shapes: new port
     new 09ac1a0db9c R-dbscan: new port
     new 3422f0d19a2 R-maotai: new port
     new 0a96116a2d6 R-cccp: new port
     new f07935c8656 R-optiSolve: new port
     new 43679c43f25 R-simpleCache: new port
     new 1d06d0ab71a R-qvalue: new port
     new e73d0dd7ddc R-multtest: new port
     new e9e15de4bf4 R-bioDist: new port
     new 051c77612bc R-RiemBase: new port
     new c1e490c8f5e R-BayesTools: new port
     new 6ba2e2a5079 R-bluster: new port
     new ed074cf1a37 R-rstiefel: new port
     new a4f90add537 R-mlpack: new port
     new 59b7e161e42 R-bayesammi: new port
     new e6cd6ca92ec R-glmmML: new port
     new fb0124bcb8e R-chk: new port
     new eccc87663c7 R-pdist: new port
     new 0485cfc5768 R-hmer: new port
     new 20b14edf165 R-RoBTT: new port
     new 40804f5d311 R-operators: new port
     new 86a54790fa1 R-operator.tools: new port
     new ca48d86e9fc R-formula.tools: new port
     new 68505489d55 R-bayesnec: new port
     new ad5ce777183 R-GNE: new port
     new 78ce2d78cf7 R-likelihood: 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-BayesTools/Portfile     | 38 ++++++++++++++++++++++++++++++++++++++
 R/R-BiocNeighbors/Portfile  | 29 +++++++++++++++++++++++++++++
 R/R-GNE/Portfile            | 25 +++++++++++++++++++++++++
 R/R-RcppHNSW/Portfile       | 22 ++++++++++++++++++++++
 R/R-Rhtslib/Portfile        | 25 +++++++++++++++++++++++++
 R/R-RiemBase/Portfile       | 24 ++++++++++++++++++++++++
 R/R-RoBTT/Portfile          | 36 ++++++++++++++++++++++++++++++++++++
 R/R-bayesammi/Portfile      | 30 ++++++++++++++++++++++++++++++
 R/R-bayesnec/Portfile       | 38 ++++++++++++++++++++++++++++++++++++++
 R/R-bioDist/Portfile        | 21 +++++++++++++++++++++
 R/R-bluster/Portfile        | 20 ++++++++++++++++++++
 R/R-cccp/Portfile           | 25 +++++++++++++++++++++++++
 R/R-chk/Portfile            | 27 +++++++++++++++++++++++++++
 R/R-dbscan/Portfile         | 27 +++++++++++++++++++++++++++
 R/R-fastcluster/Portfile    | 16 ++++++++++++++++
 R/R-formula.tools/Portfile  | 22 ++++++++++++++++++++++
 R/R-fpc/Portfile            | 22 ++++++++++++++++++++++
 R/R-glmmML/Portfile         | 23 +++++++++++++++++++++++
 R/R-hmer/Portfile           | 42 ++++++++++++++++++++++++++++++++++++++++++
 R/R-labdsv/Portfile         | 23 +++++++++++++++++++++++
 R/R-likelihood/Portfile     | 18 ++++++++++++++++++
 R/R-maotai/Portfile         | 36 ++++++++++++++++++++++++++++++++++++
 R/R-mlpack/Portfile         | 27 +++++++++++++++++++++++++++
 R/R-multtest/Portfile       | 21 +++++++++++++++++++++
 R/R-operator.tools/Portfile | 21 +++++++++++++++++++++
 R/R-operators/Portfile      | 19 +++++++++++++++++++
 R/R-optiSolve/Portfile      | 26 ++++++++++++++++++++++++++
 R/R-optpart/Portfile        | 23 +++++++++++++++++++++++
 R/R-pdist/Portfile          | 17 +++++++++++++++++
 R/R-prabclus/Portfile       | 17 +++++++++++++++++
 R/R-qvalue/Portfile         | 22 ++++++++++++++++++++++
 R/R-rstiefel/Portfile       | 19 +++++++++++++++++++
 R/R-shapes/Portfile         | 21 +++++++++++++++++++++
 R/R-simpleCache/Portfile    | 21 +++++++++++++++++++++
 34 files changed, 843 insertions(+)
 create mode 100644 R/R-BayesTools/Portfile
 create mode 100644 R/R-BiocNeighbors/Portfile
 create mode 100644 R/R-GNE/Portfile
 create mode 100644 R/R-RcppHNSW/Portfile
 create mode 100644 R/R-Rhtslib/Portfile
 create mode 100644 R/R-RiemBase/Portfile
 create mode 100644 R/R-RoBTT/Portfile
 create mode 100644 R/R-bayesammi/Portfile
 create mode 100644 R/R-bayesnec/Portfile
 create mode 100644 R/R-bioDist/Portfile
 create mode 100644 R/R-bluster/Portfile
 create mode 100644 R/R-cccp/Portfile
 create mode 100644 R/R-chk/Portfile
 create mode 100644 R/R-dbscan/Portfile
 create mode 100644 R/R-fastcluster/Portfile
 create mode 100644 R/R-formula.tools/Portfile
 create mode 100644 R/R-fpc/Portfile
 create mode 100644 R/R-glmmML/Portfile
 create mode 100644 R/R-hmer/Portfile
 create mode 100644 R/R-labdsv/Portfile
 create mode 100644 R/R-likelihood/Portfile
 create mode 100644 R/R-maotai/Portfile
 create mode 100644 R/R-mlpack/Portfile
 create mode 100644 R/R-multtest/Portfile
 create mode 100644 R/R-operator.tools/Portfile
 create mode 100644 R/R-operators/Portfile
 create mode 100644 R/R-optiSolve/Portfile
 create mode 100644 R/R-optpart/Portfile
 create mode 100644 R/R-pdist/Portfile
 create mode 100644 R/R-prabclus/Portfile
 create mode 100644 R/R-qvalue/Portfile
 create mode 100644 R/R-rstiefel/Portfile
 create mode 100644 R/R-shapes/Portfile
 create mode 100644 R/R-simpleCache/Portfile



More information about the macports-changes mailing list