[macports-ports] branch master updated (a34aa7e852c -> c794151c7d6)
Herby Gillot
herby.gillot at gmail.com
Fri Apr 7 06:43:03 UTC 2023
Herby Gillot (herbygillot) pushed a change to branch master
in repository macports-ports.
from a34aa7e852c libpurple, pidgin, finch: update to version 2.14.12
new 583fd69a031 R-ndjson: new port
new bfe261ac53e R-ROAuth: new port
new b8f1315439b R-streamR: new port
new a72b980dca8 R-readODS: new port
new bf32054c418 R-striprtf: new port
new 7249fe32afb R-ggsignif: new port
new e4d73866559 R-ggsci: new port
new 383bcf0fe37 R-ggpubr: new port
new 1c1ed41ca92 R-readtext: new port
new be8d89b8be1 R-rstatix: new port
new 62d47f0f4c6 R-lpirfs: new port
new d8bc662e2f1 R-benchr: new port
new c3fce77703c R-glassoFast: new port
new 4297ebfd3a9 R-BayesMultiMode: new port
new 3c73daf53d8 R-yuima: new port
new eff0cbac571 R-rpf: new port
new a263569763a R-rstackdeque: new port
new 1394a113c79 R-bgw: new port
new 999b3e9bc41 R-BayesPPD: new port
new 4d72c96b1b1 R-BayesSenMC: new port
new 7c27067b5d7 R-HDRFA: new port
new 5439bfdc659 R-cgalPolygons: new port
new f2da5f96b7e R-LiblineaR: new port
new 366bd843e33 R-apcluster: new port
new 73f23dd44a6 R-ggm: new port
new b208280d685 R-quanteda.textmodels: new port
new 26d09446d24 R-kebabs: new port
new 9b7ab741e0d R-pcalg: new port
new c794151c7d6 R-nnlib2Rcpp: 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-BayesMultiMode/Portfile | 36 +++++++++++++++++++++++
R/R-BayesPPD/Portfile | 30 ++++++++++++++++++++
R/R-BayesSenMC/Portfile | 28 ++++++++++++++++++
R/R-HDRFA/Portfile | 21 ++++++++++++++
R/R-LiblineaR/Portfile | 17 +++++++++++
R/R-ROAuth/Portfile | 21 ++++++++++++++
R/R-apcluster/Portfile | 22 +++++++++++++++
R/R-benchr/Portfile | 25 ++++++++++++++++
R/R-bgw/Portfile | 23 +++++++++++++++
R/R-cgalPolygons/Portfile | 34 ++++++++++++++++++++++
R/R-cgalPolygons/files/patch-libatomic.diff | 8 ++++++
R/R-ggm/Portfile | 22 +++++++++++++++
R/R-ggpubr/Portfile | 41 +++++++++++++++++++++++++++
R/R-ggsci/Portfile | 27 ++++++++++++++++++
R/R-ggsignif/Portfile | 25 ++++++++++++++++
R/R-glassoFast/Portfile | 22 +++++++++++++++
R/R-kebabs/Portfile | 34 ++++++++++++++++++++++
R/R-kebabs/files/patch-32-bit.diff | 11 ++++++++
R/R-lpirfs/Portfile | 39 +++++++++++++++++++++++++
R/R-ndjson/Portfile | 28 ++++++++++++++++++
R/R-nnlib2Rcpp/Portfile | 21 ++++++++++++++
R/R-pcalg/Portfile | 44 +++++++++++++++++++++++++++++
R/R-pcalg/files/patch-no-dagitty.diff | 11 ++++++++
R/R-quanteda.textmodels/Portfile | 27 ++++++++++++++++++
R/R-readODS/Portfile | 30 ++++++++++++++++++++
R/R-readtext/Portfile | 40 ++++++++++++++++++++++++++
R/R-rpf/Portfile | 35 +++++++++++++++++++++++
R/R-rstackdeque/Portfile | 21 ++++++++++++++
R/R-rstatix/Portfile | 40 ++++++++++++++++++++++++++
R/R-rstatix/files/patch-no-coin.diff | 10 +++++++
R/R-streamR/Portfile | 24 ++++++++++++++++
R/R-striprtf/Portfile | 23 +++++++++++++++
R/R-yuima/Portfile | 30 ++++++++++++++++++++
33 files changed, 870 insertions(+)
create mode 100644 R/R-BayesMultiMode/Portfile
create mode 100644 R/R-BayesPPD/Portfile
create mode 100644 R/R-BayesSenMC/Portfile
create mode 100644 R/R-HDRFA/Portfile
create mode 100644 R/R-LiblineaR/Portfile
create mode 100644 R/R-ROAuth/Portfile
create mode 100644 R/R-apcluster/Portfile
create mode 100644 R/R-benchr/Portfile
create mode 100644 R/R-bgw/Portfile
create mode 100644 R/R-cgalPolygons/Portfile
create mode 100644 R/R-cgalPolygons/files/patch-libatomic.diff
create mode 100644 R/R-ggm/Portfile
create mode 100644 R/R-ggpubr/Portfile
create mode 100644 R/R-ggsci/Portfile
create mode 100644 R/R-ggsignif/Portfile
create mode 100644 R/R-glassoFast/Portfile
create mode 100644 R/R-kebabs/Portfile
create mode 100644 R/R-kebabs/files/patch-32-bit.diff
create mode 100644 R/R-lpirfs/Portfile
create mode 100644 R/R-ndjson/Portfile
create mode 100644 R/R-nnlib2Rcpp/Portfile
create mode 100644 R/R-pcalg/Portfile
create mode 100644 R/R-pcalg/files/patch-no-dagitty.diff
create mode 100644 R/R-quanteda.textmodels/Portfile
create mode 100644 R/R-readODS/Portfile
create mode 100644 R/R-readtext/Portfile
create mode 100644 R/R-rpf/Portfile
create mode 100644 R/R-rstackdeque/Portfile
create mode 100644 R/R-rstatix/Portfile
create mode 100644 R/R-rstatix/files/patch-no-coin.diff
create mode 100644 R/R-streamR/Portfile
create mode 100644 R/R-striprtf/Portfile
create mode 100644 R/R-yuima/Portfile
More information about the macports-changes
mailing list