[macports-ports] branch master updated (b3f50ddab88 -> 50e655d1f5e)

Ryan Carsten Schmidt ryandesign at macports.org
Tue May 7 00:49:50 UTC 2024


Ryan Carsten Schmidt (ryandesign) pushed a change to branch master
in repository macports-ports.

    from b3f50ddab88 uxn: update to 20240506
     new 408c8f6766b R-statGraph: update to 1.0.1
     new 728cc2e8aed R-job: update to 0.3.1
     new 75c375f8c26 R-domir: update to 1.2.0
     new af74f8494e9 R-lmomco: update to 2.5.1
     new 60b27dda12f R-ebTobit: update to 1.0.2
     new cefa27cf44d R-aorsf: update to 0.1.4
     new 04fdd7c07ad R-kit: update to 0.0.17
     new 2e6606334db R-R2jags: update to 0.8-5
     new 132d3f50d7e R-officer: update to 0.6.6
     new e4291504626 R-prediction: update to 0.3.17
     new 01f2b7b2a4b R-multibias: update to 1.5.0
     new b50cecb452c R-mxsem: update to 0.0.9
     new cf4146aee6b R-see: update to 0.8.4
     new 32e0fddfc6a R-magi: update to 1.2.3
     new ee2de6edc2b R-flextable: update to 0.9.6
     new fae7ea82312 R-pomdp: update to 1.2.3
     new ecdeff505a1 R-Seurat and friends, needed for R-nebula update
     new b54a477a836 R-spatstat suite, needed for R-Seurat
     new a713ca20327 R-nebula: update to 1.5.3
     new 5fd7194daf5 R-mongolite: update to 2.8.0
     new 23d9f01d519 R-duckdb: fix build on 10.7–10.11
     new a1a63962c2c R-jack: update to 6.0.0
     new 50e655d1f5e R-anticlust: update to 0.8.5

The 23 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-MNP/Portfile                                   | 23 ++++++
 R/R-R2jags/Portfile                                | 16 ++--
 R/R-Seurat/Portfile                                | 96 ++++++++++++++++++++++
 R/R-anticlust/Portfile                             | 10 +--
 ...lable-suggests.diff => patch-no-Rsymphony.diff} | 10 +--
 R/R-aorsf/Portfile                                 | 10 +--
 R/R-dominanceanalysis/Portfile                     | 32 ++++++++
 R/R-domir/Portfile                                 | 14 ++--
 R/R-duckdb/Portfile                                | 30 ++++++-
 R/R-duckdb/files/patch-Makevars.diff               | 11 +++
 R/R-duckdb/files/patch-libatomic.diff              |  7 --
 R/R-ebTobit/Portfile                               | 11 +--
 R/R-flextable/Portfile                             | 35 ++++++--
 R/R-ggside/Portfile                                | 38 +++++++++
 R/R-glmGamPoi/Portfile                             | 57 +++++++++++++
 R/R-harmony/Portfile                               | 45 ++++++++++
 R/R-ica/Portfile                                   | 18 ++++
 R/R-jack/Portfile                                  | 20 +++--
 R/R-job/Portfile                                   | 13 +--
 R/R-kit/Portfile                                   | 11 +--
 R/R-lmomco/Portfile                                | 10 +--
 R/R-magi/Portfile                                  | 10 +--
 R/R-mongolite/Portfile                             | 13 +--
 R/R-mongolite/files/patch-fix-configure.diff       |  6 +-
 R/R-mongolite/files/patch-types.diff               |  9 ++
 R/R-multibias/Portfile                             | 10 +--
 R/R-mxsem/Portfile                                 | 10 +--
 R/R-nebula/Portfile                                | 16 ++--
 R/R-officedown/Portfile                            | 38 +++++++++
 R/R-officer/Portfile                               | 10 +--
 R/R-officer/files/patch-no-doconv.diff             | 18 ++--
 R/R-pomdp/Portfile                                 |  8 +-
 R/R-prediction/Portfile                            | 50 +++++++++--
 R/{R-jack => R-ratioOfQsprays}/Portfile            | 23 +++---
 R/R-scattermore/Portfile                           | 25 ++++++
 R/R-sctransform/Portfile                           | 39 +++++++++
 R/R-see/Portfile                                   | 52 ++++++++++--
 R/R-see/files/patch-no-qqplotr.diff                | 10 +++
 R/R-spatstat.Knet/Portfile                         | 28 +++++++
 R/R-spatstat.data/Portfile                         | 29 +++++++
 R/R-spatstat.explore/Portfile                      | 37 +++++++++
 R/R-spatstat.geom/Portfile                         | 33 ++++++++
 R/R-spatstat.linnet/Portfile                       | 33 ++++++++
 R/R-spatstat.local/Portfile                        | 29 +++++++
 R/R-spatstat.model/Portfile                        | 40 +++++++++
 R/R-spatstat.random/Portfile                       | 31 +++++++
 R/R-spatstat.sparse/Portfile                       | 22 +++++
 R/R-spatstat.utils/Portfile                        | 23 ++++++
 R/R-spatstat/Portfile                              | 28 +++++++
 R/R-statGraph/Portfile                             | 10 +--
 R/R-symbolicQspray/Portfile                        | 35 ++++++++
 R/R-syt/Portfile                                   | 24 ++++++
 52 files changed, 1118 insertions(+), 148 deletions(-)
 create mode 100644 R/R-MNP/Portfile
 create mode 100644 R/R-Seurat/Portfile
 rename R/R-anticlust/files/{patch-remove-unavailable-suggests.diff => patch-no-Rsymphony.diff} (55%)
 create mode 100644 R/R-dominanceanalysis/Portfile
 create mode 100644 R/R-duckdb/files/patch-Makevars.diff
 delete mode 100644 R/R-duckdb/files/patch-libatomic.diff
 create mode 100644 R/R-ggside/Portfile
 create mode 100644 R/R-glmGamPoi/Portfile
 create mode 100644 R/R-harmony/Portfile
 create mode 100644 R/R-ica/Portfile
 create mode 100644 R/R-mongolite/files/patch-types.diff
 create mode 100644 R/R-officedown/Portfile
 copy R/{R-jack => R-ratioOfQsprays}/Portfile (51%)
 create mode 100644 R/R-scattermore/Portfile
 create mode 100644 R/R-sctransform/Portfile
 create mode 100644 R/R-see/files/patch-no-qqplotr.diff
 create mode 100644 R/R-spatstat.Knet/Portfile
 create mode 100644 R/R-spatstat.data/Portfile
 create mode 100644 R/R-spatstat.explore/Portfile
 create mode 100644 R/R-spatstat.geom/Portfile
 create mode 100644 R/R-spatstat.linnet/Portfile
 create mode 100644 R/R-spatstat.local/Portfile
 create mode 100644 R/R-spatstat.model/Portfile
 create mode 100644 R/R-spatstat.random/Portfile
 create mode 100644 R/R-spatstat.sparse/Portfile
 create mode 100644 R/R-spatstat.utils/Portfile
 create mode 100644 R/R-spatstat/Portfile
 create mode 100644 R/R-symbolicQspray/Portfile
 create mode 100644 R/R-syt/Portfile



More information about the macports-changes mailing list