[macports-ports] branch master updated (ad70c1131dc -> 518a487e51b)

Herby Gillot herby.gillot at gmail.com
Fri Sep 13 21:14:56 UTC 2024


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

    from ad70c1131dc cminpack: update to 1.3.11
     new ef93ec7bf68 R-abind: update to 1.4-8
     new c20fb76582d R-admisc: update to 0.36
     new 2574a6bc82e R-archive: update to 1.1.9
     new 83ed4974ce2 R-BAMMtools: update to 2.1.12
     new 9086e8ca72a R-betareg: update to 3.2-1
     new 03bf3500786 R-caretEnsemble: update to 4.0.1
     new 258e97b5568 R-diffcor: update to 0.8.4
     new fef15f7426d R-fastplyr: new port
     new 21932810e8a R-formatters: update to 0.5.9
     new dcc61b8640c R-gam: update to 1.22-5
     new 2c61ead4c89 R-garma: update to 0.9.23
     new 3496d34bae5 R-gsignal: update to 0.3-7
     new 916138dac28 R-ichimoku: update to 1.5.5
     new 843cc4ae6db R-lpSolve: update to 5.6.21
     new 2ef717a1b11 R-manynet: update to 1.1.0
     new d218c57e825 R-memery: update to 0.6.0
     new 6c33531c28c R-mlr3measures: update to 1.0.0
     new 8cffb240498 R-pcalg: update to 2.7-12
     new 362155a4aa4 R-piar: update to 0.8.1
     new f624becd04d R-pkgcache: update to 2.2.3; R-pkgdepends: update to 0.8.0
     new 904917fcb1e R-pomp: update to 5.11; R-panelPomp: new port
     new bc00d7ac1d4 R-ps: update to 1.8.0; R-ragg: update to 1.3.3
     new c5cc7367095 R-RcppArmadillo: update to 14.0.2-1
     new 704a44605bf R-restriktor: update to 0.5-90
     new 61443a64ed0 R-RTMB: update to 1.6
     new 5c4058e08bc R-semEff: update to 0.7.2
     new 7ccd5f79636 R-sftime: update to 0.3.0
     new c5aacf6a046 R-tensorBSS: update to 0.3.9
     new 518a487e51b R-trekcolors: update to 0.2.0

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-BAMMtools/Portfile                             | 14 ++++----
 R/R-MatchIt/Portfile                               |  5 +++
 R/R-RTMB/Portfile                                  | 13 +++++---
 R/R-RcppArmadillo/Portfile                         |  8 ++---
 R/R-abind/Portfile                                 | 14 ++++----
 R/R-admisc/Portfile                                | 10 +++---
 R/R-archive/Portfile                               |  8 ++---
 R/R-betareg/Portfile                               | 10 +++---
 R/R-caretEnsemble/Portfile                         | 10 +++---
 R/R-diffcor/Portfile                               | 10 +++---
 R/R-fastplyr/Portfile                              | 31 ++++++++++++++++++
 R/R-formatters/Portfile                            | 12 +++----
 R/R-gam/Portfile                                   |  8 ++---
 R/R-garma/Portfile                                 | 11 ++++---
 R/R-gsignal/Portfile                               |  9 ++---
 R/R-ichimoku/Portfile                              |  8 ++---
 R/R-lpSolve/Portfile                               | 10 +++---
 R/R-manynet/Portfile                               | 20 ++++++------
 R/R-memery/Portfile                                | 16 ++++-----
 R/R-memery/files/patch-no-gifski.diff              | 11 -------
 R/R-mlr3measures/Portfile                          | 12 +++----
 R/R-netdiffuseR/Portfile                           | 38 ++++++++++++++++++++++
 R/R-panelPomp/Portfile                             | 26 +++++++++++++++
 R/R-pcalg/Portfile                                 | 10 +++---
 R/R-piar/Portfile                                  | 12 +++----
 R/R-pkgcache/Portfile                              | 12 ++++---
 R/R-pkgdepends/Portfile                            | 18 +++++-----
 R/R-pkgdepends/files/patch-no-asciicast.diff       | 21 ------------
 R/R-pomp/Portfile                                  |  8 ++---
 R/R-ps/Portfile                                    | 22 ++++++++++---
 ...-fix-for-missing-MNT_CPROTECT-in-macOS-10.patch | 24 ++++++++++++++
 .../0002-api-macos.c-fix-statfs-for-32-bit.patch   | 25 ++++++++++++++
 ...rch-macos-apps.m-fix-compilation-with-gcc.patch | 22 +++++++++++++
 R/R-ragg/Portfile                                  | 11 ++++---
 R/R-restriktor/Portfile                            | 16 ++++-----
 R/R-semEff/Portfile                                | 18 +++++-----
 R/R-sftime/Portfile                                | 19 +++++++----
 R/R-sftrack/Portfile                               | 35 ++++++++++++++++++++
 R/R-tensorBSS/Portfile                             | 10 +++---
 R/R-trekcolors/Portfile                            | 16 +++++----
 40 files changed, 408 insertions(+), 205 deletions(-)
 create mode 100644 R/R-fastplyr/Portfile
 delete mode 100644 R/R-memery/files/patch-no-gifski.diff
 create mode 100644 R/R-netdiffuseR/Portfile
 create mode 100644 R/R-panelPomp/Portfile
 delete mode 100644 R/R-pkgdepends/files/patch-no-asciicast.diff
 create mode 100644 R/R-ps/files/0001-api-macos.c-fix-for-missing-MNT_CPROTECT-in-macOS-10.patch
 create mode 100644 R/R-ps/files/0002-api-macos.c-fix-statfs-for-32-bit.patch
 create mode 100644 R/R-ps/files/0003-arch-macos-apps.m-fix-compilation-with-gcc.patch
 create mode 100644 R/R-sftrack/Portfile



More information about the macports-changes mailing list