[macports-ports] branch master updated (23262772f33 -> b066371fa4a)

Herby Gillot herby.gillot at gmail.com
Sun Oct 15 20:58:45 UTC 2023


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

    from 23262772f33 py-rich: update to 13.6.0
     new f9b23f07e4e R-betaMC: update to 1.3.1
     new 8eaeb8eef22 R-betaNB: new port
     new e3ff8f38cf7 R-Bivariate.Pareto: new port
     new 00f5f807bae R-cglm: new port
     new 27afa5b767a R-collapse: update to 2.0.2
     new 367f12fe714 R-compound.Cox: new port
     new c2d5d84344d R-coneproj: update to 1.17
     new c3dc58c9c00 R-deconvolveR: new port
     new 243ea863188 R-disaggR: new port
     new e4e7bd642a8 R-ebnm: new port
     new 6773615a82c R-FRACTION: new port
     new 4398b584c35 R-fRLR: new port
     new 21a6c2ca87c R-GGRidge: new port
     new 7ce8758f593 R-gorica: new port
     new d8210b7cc54 R-iZID: new port
     new d58326ba406 R-jacobi: update to 3.0.0
     new f2f7776953e R-kstMatrix: new port
     new bca15cbfb10 R-ktweedie: new port
     new f2b40a8cf63 R-outbreaks: new port
     new 9b19e8f2786 R-qdapRegex: new port
     new 0e75f3a252f R-ramify: new port
     new 34ca0b0db06 R-raster: update to 3.6-26
     new 846c2ca0f37 R-rattle: new port; R PG: support bitbucket, add CRAN mirrors
     new f23e3d24f13 R-ROI.models.miplib: new port
     new 989baa2e9cd R-rstan: update to 2.32.3
     new 5b03f5eceb1 R-shiny: update to 1.7.5.1
     new db18570fc9c R-sqlHelpers: update to 0.1.2
     new b066371fa4a R-timeplyr: new port

The 28 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-Bivariate.Pareto/Portfile              | 20 ++++++++++++++++
 R/R-FRACTION/Portfile                      | 18 ++++++++++++++
 R/R-GGRidge/Portfile                       | 20 ++++++++++++++++
 R/R-ROI.models.miplib/Portfile             | 22 +++++++++++++++++
 R/R-betaMC/Portfile                        |  8 +++----
 R/R-betaNB/Portfile                        | 23 ++++++++++++++++++
 R/R-cglm/Portfile                          | 24 +++++++++++++++++++
 R/R-collapse/Portfile                      | 11 +++++----
 R/R-compound.Cox/Portfile                  | 19 +++++++++++++++
 R/R-coneproj/Portfile                      |  8 +++----
 R/R-deconvolveR/Portfile                   | 24 +++++++++++++++++++
 R/R-disaggR/Portfile                       | 30 +++++++++++++++++++++++
 R/R-disaggR/files/patch-no-shinytest2.diff | 10 ++++++++
 R/R-ebnm/Portfile                          | 37 +++++++++++++++++++++++++++++
 R/R-ebnm/files/patch-no-REBayes.diff       | 10 ++++++++
 R/R-fRLR/Portfile                          | 26 ++++++++++++++++++++
 R/R-gorica/Portfile                        | 30 +++++++++++++++++++++++
 R/R-iZID/Portfile                          | 23 ++++++++++++++++++
 R/R-jacobi/Portfile                        |  8 +++----
 R/R-kstMatrix/Portfile                     | 25 ++++++++++++++++++++
 R/R-ktweedie/Portfile                      | 24 +++++++++++++++++++
 R/R-outbreaks/Portfile                     | 16 +++++++++++++
 R/R-qdapRegex/Portfile                     | 23 ++++++++++++++++++
 R/R-ramify/Portfile                        | 21 +++++++++++++++++
 R/R-raster/Portfile                        |  8 +++----
 R/R-rattle/Portfile                        | 30 +++++++++++++++++++++++
 R/R-rstan/Portfile                         | 11 +++++----
 R/R-rstan/files/patch-no-v8.diff           | 11 +++++++++
 R/R-shiny/Portfile                         |  8 +++----
 R/R-sqlHelpers/Portfile                    |  8 +++----
 R/R-timeplyr/Portfile                      | 38 ++++++++++++++++++++++++++++++
 _resources/port1.0/group/R-1.0.tcl         | 12 +++++++++-
 32 files changed, 571 insertions(+), 35 deletions(-)
 create mode 100644 R/R-Bivariate.Pareto/Portfile
 create mode 100644 R/R-FRACTION/Portfile
 create mode 100644 R/R-GGRidge/Portfile
 create mode 100644 R/R-ROI.models.miplib/Portfile
 create mode 100644 R/R-betaNB/Portfile
 create mode 100644 R/R-cglm/Portfile
 create mode 100644 R/R-compound.Cox/Portfile
 create mode 100644 R/R-deconvolveR/Portfile
 create mode 100644 R/R-disaggR/Portfile
 create mode 100644 R/R-disaggR/files/patch-no-shinytest2.diff
 create mode 100644 R/R-ebnm/Portfile
 create mode 100644 R/R-ebnm/files/patch-no-REBayes.diff
 create mode 100644 R/R-fRLR/Portfile
 create mode 100644 R/R-gorica/Portfile
 create mode 100644 R/R-iZID/Portfile
 create mode 100644 R/R-kstMatrix/Portfile
 create mode 100644 R/R-ktweedie/Portfile
 create mode 100644 R/R-outbreaks/Portfile
 create mode 100644 R/R-qdapRegex/Portfile
 create mode 100644 R/R-ramify/Portfile
 create mode 100644 R/R-rattle/Portfile
 create mode 100644 R/R-rstan/files/patch-no-v8.diff
 create mode 100644 R/R-timeplyr/Portfile



More information about the macports-changes mailing list