[macports-ports] branch master updated (e1c9ddfcb98 -> 824d349e267)

Herby Gillot herby.gillot at gmail.com
Sun Apr 23 16:06:29 UTC 2023


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

    from e1c9ddfcb98 rhit: update to 1.7.2
     new 241a6c16509 R-RcppHMM: new port
     new 8ff9d198007 R-RcppStreams: new port
     new d27dc50590f R-TreeBUGS: new port
     new 1fe63dd5e74 R-RcppSpdlog: new port
     new ebfc38edbbc R-ggrastr: new port
     new aa9b8fa2df0 R-rDppDiversity: new port
     new b8633bf4fe8 R-RcppFarmHash: new port
     new b8d9e25bbe5 R-sccore: new port
     new 41b8e7121e6 R-leidenAlg: new port
     new 0e42bf482b5 R-spdl: new port
     new 348d7c53a02 R-RcppColors: new port
     new 8e5d9d8d819 R-RcppGreedySetCover: new port
     new 74efec6ab3a R-RcppUUID: new port
     new 6f552a290e6 R-tidyCpp: new port
     new 1bd364f3df2 R-jointPm: new port
     new 53c2b07bfd7 R-penppml: new port
     new f1d11475d75 R-chandwich: new port
     new 7c5350fe59b R-revdbayes: new port
     new 766a2e4fc01 R-bang: new port
     new 17c35df3ebc R-iIneq: new port
     new e1e6718f186 R-eFRED: new port
     new 0671919859f R-exdex: new port
     new 694c1852640 R-rust: new port
     new 1b0efa89f7e R-maic: new port
     new d671d871adf R-lctools: new port
     new a4987e88cf7 R-shinySelect: new port
     new b7d7e3b27c8 R-BinSegBstrap: new port
     new 287e5132624 R-disclap: new port
     new 851937d1c68 R-disclapmix: new port
     new 8ff8bae87c7 R-disclapmix2: new port
     new 064e7e29285 R-acebayes: new port
     new 824d349e267 R-bliss: new port

The 32 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-BinSegBstrap/Portfile                          | 21 +++++++++++
 R/R-RcppColors/Portfile                            | 19 ++++++++++
 R/R-RcppFarmHash/Portfile                          | 22 +++++++++++
 R/R-RcppGreedySetCover/Portfile                    | 21 +++++++++++
 R/R-RcppHMM/Portfile                               | 21 +++++++++++
 R/R-RcppSpdlog/Portfile                            | 25 +++++++++++++
 ...inl.h-fix-for-missing-pthread_threadid_np.patch | 43 ++++++++++++++++++++++
 R/R-RcppStreams/Portfile                           | 20 ++++++++++
 R/R-RcppUUID/Portfile                              | 24 ++++++++++++
 R/R-TreeBUGS/Portfile                              | 33 +++++++++++++++++
 R/R-acebayes/Portfile                              | 25 +++++++++++++
 R/R-bang/Portfile                                  | 28 ++++++++++++++
 R/R-bliss/Portfile                                 | 26 +++++++++++++
 R/R-chandwich/Portfile                             | 26 +++++++++++++
 R/R-disclap/Portfile                               | 16 ++++++++
 R/R-disclapmix/Portfile                            | 19 ++++++++++
 R/R-disclapmix2/Portfile                           | 23 ++++++++++++
 R/R-eFRED/Portfile                                 | 24 ++++++++++++
 R/R-exdex/Portfile                                 | 31 ++++++++++++++++
 R/R-ggrastr/Portfile                               | 22 +++++++++++
 R/R-iIneq/Portfile                                 | 20 ++++++++++
 R/R-jointPm/Portfile                               | 18 +++++++++
 R/R-lctools/Portfile                               | 25 +++++++++++++
 R/R-leidenAlg/Portfile                             | 29 +++++++++++++++
 R/R-maic/Portfile                                  | 24 ++++++++++++
 R/R-penppml/Portfile                               | 36 ++++++++++++++++++
 R/R-rDppDiversity/Portfile                         | 19 ++++++++++
 R/R-revdbayes/Portfile                             | 32 ++++++++++++++++
 R/R-rust/Portfile                                  | 30 +++++++++++++++
 R/R-sccore/Portfile                                | 41 +++++++++++++++++++++
 R/R-shinySelect/Portfile                           | 25 +++++++++++++
 R/R-spdl/Portfile                                  | 19 ++++++++++
 R/R-tidyCpp/Portfile                               | 23 ++++++++++++
 33 files changed, 830 insertions(+)
 create mode 100644 R/R-BinSegBstrap/Portfile
 create mode 100644 R/R-RcppColors/Portfile
 create mode 100644 R/R-RcppFarmHash/Portfile
 create mode 100644 R/R-RcppGreedySetCover/Portfile
 create mode 100644 R/R-RcppHMM/Portfile
 create mode 100644 R/R-RcppSpdlog/Portfile
 create mode 100644 R/R-RcppSpdlog/files/0001-os-inl.h-fix-for-missing-pthread_threadid_np.patch
 create mode 100644 R/R-RcppStreams/Portfile
 create mode 100644 R/R-RcppUUID/Portfile
 create mode 100644 R/R-TreeBUGS/Portfile
 create mode 100644 R/R-acebayes/Portfile
 create mode 100644 R/R-bang/Portfile
 create mode 100644 R/R-bliss/Portfile
 create mode 100644 R/R-chandwich/Portfile
 create mode 100644 R/R-disclap/Portfile
 create mode 100644 R/R-disclapmix/Portfile
 create mode 100644 R/R-disclapmix2/Portfile
 create mode 100644 R/R-eFRED/Portfile
 create mode 100644 R/R-exdex/Portfile
 create mode 100644 R/R-ggrastr/Portfile
 create mode 100644 R/R-iIneq/Portfile
 create mode 100644 R/R-jointPm/Portfile
 create mode 100644 R/R-lctools/Portfile
 create mode 100644 R/R-leidenAlg/Portfile
 create mode 100644 R/R-maic/Portfile
 create mode 100644 R/R-penppml/Portfile
 create mode 100644 R/R-rDppDiversity/Portfile
 create mode 100644 R/R-revdbayes/Portfile
 create mode 100644 R/R-rust/Portfile
 create mode 100644 R/R-sccore/Portfile
 create mode 100644 R/R-shinySelect/Portfile
 create mode 100644 R/R-spdl/Portfile
 create mode 100644 R/R-tidyCpp/Portfile



More information about the macports-changes mailing list