From 7c9d3c9e5a71a93902e55884aa54357674e0454c Mon Sep 17 00:00:00 2001 From: Jackson Hoffart Date: Mon, 4 Nov 2024 09:10:23 +0100 Subject: [PATCH] Point to new `pacta.multi.loanbook` package (#96) * Point to new `pacta.multi.loanbook` package Relates to https://github.com/RMI-PACTA/pacta.multi.loanbook/issues/165 * render README --- README.Rmd | 7 +++---- README.md | 53 ++++++++++++++++++++++++++--------------------------- 2 files changed, 29 insertions(+), 31 deletions(-) diff --git a/README.Rmd b/README.Rmd index acfceae..9e7becc 100644 --- a/README.Rmd +++ b/README.Rmd @@ -64,12 +64,11 @@ knitr::kable(tm_table) ### PACTA for Supervisors ``` {r echo = FALSE, results = "asis"} -transition_monitor_repos <- c( - "RMI-PACTA/pacta.multi.loanbook.analysis", - "RMI-PACTA/pacta.multi.loanbook.plot" +supervisor_repos <- c( + "RMI-PACTA/pacta.multi.loanbook" ) -tm_table <- pacta.sit.rep::generate_package_table(transition_monitor_repos) +tm_table <- pacta.sit.rep::generate_package_table(supervisor_repos) knitr::kable(tm_table) ``` diff --git a/README.md b/README.md index 38d31fb..402481f 100644 --- a/README.md +++ b/README.md @@ -19,41 +19,40 @@ of the Transition Monitor Docker image. ### PACTA for Banks -| Repo | Lifecycle | Status | Test_Coverage | Latest_SHA | Maintainer | -|:--------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------|:------------------------------------------| -| [r2dii.data](https://github.com/RMI-PACTA/r2dii.data) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/r2dii.data/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/r2dii.data/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/r2dii.data/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/r2dii.data?branch=main) | [`f5cc323`](https://github.com/RMI-PACTA/r2dii.data/commits/main) | [@jacobvjk](https://github.com/jacobvjk/) | -| [r2dii.match](https://github.com/RMI-PACTA/r2dii.match) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/r2dii.match/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/r2dii.match/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/r2dii.match/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/r2dii.match?branch=main) | [`ab19e97`](https://github.com/RMI-PACTA/r2dii.match/commits/main) | [@jacobvjk](https://github.com/jacobvjk/) | -| [r2dii.analysis](https://github.com/RMI-PACTA/r2dii.analysis) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/r2dii.analysis/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/r2dii.analysis/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/r2dii.analysis/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/r2dii.analysis?branch=main) | [`2f606b0`](https://github.com/RMI-PACTA/r2dii.analysis/commits/main) | [@jacobvjk](https://github.com/jacobvjk/) | -| [r2dii.plot](https://github.com/RMI-PACTA/r2dii.plot) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/r2dii.plot/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/r2dii.plot/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/r2dii.plot/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/r2dii.plot?branch=main) | [`4f3f4e5`](https://github.com/RMI-PACTA/r2dii.plot/commits/main) | [@MonikaFu](https://github.com/MonikaFu/) | +| Repo | Lifecycle | Status | Test_Coverage | Latest_SHA | Maintainer | +|:---|:---|:---|:---|:---|:---| +| [r2dii.data](https://github.com/RMI-PACTA/r2dii.data) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/r2dii.data/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/r2dii.data/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/r2dii.data/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/r2dii.data?branch=main) | [`f5cc323`](https://github.com/RMI-PACTA/r2dii.data/commits/main) | [@jacobvjk](https://github.com/jacobvjk/) | +| [r2dii.match](https://github.com/RMI-PACTA/r2dii.match) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/r2dii.match/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/r2dii.match/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/r2dii.match/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/r2dii.match?branch=main) | [`ab19e97`](https://github.com/RMI-PACTA/r2dii.match/commits/main) | [@jacobvjk](https://github.com/jacobvjk/) | +| [r2dii.analysis](https://github.com/RMI-PACTA/r2dii.analysis) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/r2dii.analysis/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/r2dii.analysis/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/r2dii.analysis/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/r2dii.analysis?branch=main) | [`2f606b0`](https://github.com/RMI-PACTA/r2dii.analysis/commits/main) | [@jacobvjk](https://github.com/jacobvjk/) | +| [r2dii.plot](https://github.com/RMI-PACTA/r2dii.plot) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/r2dii.plot/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/r2dii.plot/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/r2dii.plot/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/r2dii.plot?branch=main) | [`4f3f4e5`](https://github.com/RMI-PACTA/r2dii.plot/commits/main) | [@MonikaFu](https://github.com/MonikaFu/) | ### Transition Monitor -| Repo | Lifecycle | Status | Test_Coverage | Latest_SHA | Maintainer | -|:------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------|:------------------------------------------| -| [pacta.data.validation](https://github.com/RMI-PACTA/pacta.data.validation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.data.validation/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.data.validation/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.data.validation/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.data.validation?branch=main) | [`22dc7fa`](https://github.com/RMI-PACTA/pacta.data.validation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [pacta.scenario.data.preparation](https://github.com/RMI-PACTA/pacta.scenario.data.preparation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.scenario.data.preparation/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.scenario.data.preparation/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.scenario.data.preparation/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.scenario.data.preparation?branch=main) | [`8e887df`](https://github.com/RMI-PACTA/pacta.scenario.data.preparation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [pacta.data.scraping](https://github.com/RMI-PACTA/pacta.data.scraping) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.data.scraping/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.data.scraping/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.data.scraping/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.data.scraping?branch=main) | [`f82845e`](https://github.com/RMI-PACTA/pacta.data.scraping/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [pacta.data.preparation](https://github.com/RMI-PACTA/pacta.data.preparation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.data.preparation/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.data.preparation/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.data.preparation/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.data.preparation?branch=main) | [`ea74f17`](https://github.com/RMI-PACTA/pacta.data.preparation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [pacta.portfolio.import](https://github.com/RMI-PACTA/pacta.portfolio.import) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.import/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.import/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.import/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.import?branch=main) | [`b643c4e`](https://github.com/RMI-PACTA/pacta.portfolio.import/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [pacta.portfolio.audit](https://github.com/RMI-PACTA/pacta.portfolio.audit) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.audit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.audit/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.audit/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.audit?branch=main) | [`61f1472`](https://github.com/RMI-PACTA/pacta.portfolio.audit/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [pacta.portfolio.allocate](https://github.com/RMI-PACTA/pacta.portfolio.allocate) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.allocate/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.allocate/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.allocate/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.allocate?branch=main) | [`ba60176`](https://github.com/RMI-PACTA/pacta.portfolio.allocate/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [pacta.portfolio.report](https://github.com/RMI-PACTA/pacta.portfolio.report) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.report/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.report/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.report/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.report?branch=main) | [`eb22d8f`](https://github.com/RMI-PACTA/pacta.portfolio.report/commits/main) | [@MonikaFu](https://github.com/MonikaFu/) | -| [pacta.executive.summary](https://github.com/RMI-PACTA/pacta.executive.summary) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.executive.summary/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.executive.summary/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.executive.summary/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.executive.summary?branch=main) | [`fdb5c0c`](https://github.com/RMI-PACTA/pacta.executive.summary/commits/main) | [@MonikaFu](https://github.com/MonikaFu/) | -| [pacta.portfolio.utils](https://github.com/RMI-PACTA/pacta.portfolio.utils) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.utils/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.utils/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.utils/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.utils?branch=main) | [`160df1e`](https://github.com/RMI-PACTA/pacta.portfolio.utils/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| Repo | Lifecycle | Status | Test_Coverage | Latest_SHA | Maintainer | +|:---|:---|:---|:---|:---|:---| +| [pacta.data.validation](https://github.com/RMI-PACTA/pacta.data.validation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.data.validation/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.data.validation/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.data.validation/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.data.validation?branch=main) | [`22dc7fa`](https://github.com/RMI-PACTA/pacta.data.validation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [pacta.scenario.data.preparation](https://github.com/RMI-PACTA/pacta.scenario.data.preparation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.scenario.data.preparation/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.scenario.data.preparation/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.scenario.data.preparation/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.scenario.data.preparation?branch=main) | [`8e887df`](https://github.com/RMI-PACTA/pacta.scenario.data.preparation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [pacta.data.scraping](https://github.com/RMI-PACTA/pacta.data.scraping) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.data.scraping/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.data.scraping/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.data.scraping/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.data.scraping?branch=main) | [`f82845e`](https://github.com/RMI-PACTA/pacta.data.scraping/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [pacta.data.preparation](https://github.com/RMI-PACTA/pacta.data.preparation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.data.preparation/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.data.preparation/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.data.preparation/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.data.preparation?branch=main) | [`ea74f17`](https://github.com/RMI-PACTA/pacta.data.preparation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [pacta.portfolio.import](https://github.com/RMI-PACTA/pacta.portfolio.import) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.import/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.import/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.import/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.import?branch=main) | [`b643c4e`](https://github.com/RMI-PACTA/pacta.portfolio.import/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [pacta.portfolio.audit](https://github.com/RMI-PACTA/pacta.portfolio.audit) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.audit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.audit/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.audit/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.audit?branch=main) | [`61f1472`](https://github.com/RMI-PACTA/pacta.portfolio.audit/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [pacta.portfolio.allocate](https://github.com/RMI-PACTA/pacta.portfolio.allocate) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.allocate/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.allocate/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.allocate/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.allocate?branch=main) | [`ba60176`](https://github.com/RMI-PACTA/pacta.portfolio.allocate/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [pacta.portfolio.report](https://github.com/RMI-PACTA/pacta.portfolio.report) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.report/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.report/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.report/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.report?branch=main) | [`eb22d8f`](https://github.com/RMI-PACTA/pacta.portfolio.report/commits/main) | [@MonikaFu](https://github.com/MonikaFu/) | +| [pacta.executive.summary](https://github.com/RMI-PACTA/pacta.executive.summary) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.executive.summary/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.executive.summary/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.executive.summary/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.executive.summary?branch=main) | [`fdb5c0c`](https://github.com/RMI-PACTA/pacta.executive.summary/commits/main) | [@MonikaFu](https://github.com/MonikaFu/) | +| [pacta.portfolio.utils](https://github.com/RMI-PACTA/pacta.portfolio.utils) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.portfolio.utils/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.utils/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.portfolio.utils/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.portfolio.utils?branch=main) | [`160df1e`](https://github.com/RMI-PACTA/pacta.portfolio.utils/commits/main) | [@cjyetman](https://github.com/cjyetman/) | ### PACTA for Supervisors -| Repo | Lifecycle | Status | Test_Coverage | Latest_SHA | Maintainer | -|:--------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|:------------------------------------------| -| [pacta.multi.loanbook.analysis](https://github.com/RMI-PACTA/pacta.multi.loanbook.analysis) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.multi.loanbook.analysis/actions/workflows/R.yml/badge.svg)](https://github.com/RMI-PACTA/pacta.multi.loanbook.analysis/actions/workflows/R.yml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.multi.loanbook.analysis/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.multi.loanbook.analysis?branch=main) | [`875c409`](https://github.com/RMI-PACTA/pacta.multi.loanbook.analysis/commits/main) | [@jacobvjk](https://github.com/jacobvjk/) | -| [pacta.multi.loanbook.plot](https://github.com/RMI-PACTA/pacta.multi.loanbook.plot) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.multi.loanbook.plot/actions/workflows/R.yml/badge.svg)](https://github.com/RMI-PACTA/pacta.multi.loanbook.plot/actions/workflows/R.yml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.multi.loanbook.plot/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.multi.loanbook.plot?branch=main) | [`928d274`](https://github.com/RMI-PACTA/pacta.multi.loanbook.plot/commits/main) | [@MonikaFu](https://github.com/MonikaFu/) | +| Repo | Lifecycle | Status | Test_Coverage | Latest_SHA | Maintainer | +|:---|:---|:---|:---|:---|:---| +| [pacta.multi.loanbook](https://github.com/RMI-PACTA/pacta.multi.loanbook) | [![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![R-CMD-check](https://github.com/RMI-PACTA/pacta.multi.loanbook/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.multi.loanbook/actions/workflows/R-CMD-check.yaml) | [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.multi.loanbook/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.multi.loanbook?branch=main) | [`b6d5925`](https://github.com/RMI-PACTA/pacta.multi.loanbook/commits/main) | [@jacobvjk](https://github.com/jacobvjk/) | ## Workflows and Docker Images ### Transition Monitor -| Repo | Lifecycle | Docker_Status | Latest_SHA | Maintainer | -|:--------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|:------------------------------------------------| -| [workflow.scenario.preparation](https://github.com/RMI-PACTA/workflow.scenario.preparation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![docker](https://github.com/RMI-PACTA/workflow.scenario.preparation/actions/workflows/docker.yml/badge.svg)](https://github.com/RMI-PACTA/workflow.scenario.preparation/actions/workflows/docker.yml) | [`26811fa`](https://github.com/RMI-PACTA/workflow.scenario.preparation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [workflow.data.preparation](https://github.com/RMI-PACTA/workflow.data.preparation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![docker](https://github.com/RMI-PACTA/workflow.data.preparation/actions/workflows/docker.yml/badge.svg)](https://github.com/RMI-PACTA/workflow.data.preparation/actions/workflows/docker.yml) | [`eb78ff5`](https://github.com/RMI-PACTA/workflow.data.preparation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | -| [workflow.transition.monitor](https://github.com/RMI-PACTA/workflow.transition.monitor) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![.github/workflows/build-Docker-image-triggers.yml](https://github.com/RMI-PACTA/workflow.transition.monitor/actions/workflows/build-Docker-image-triggers.yml/badge.svg)](https://github.com/RMI-PACTA/workflow.transition.monitor/actions/workflows/build-Docker-image-triggers.yml) | [`a71cda8`](https://github.com/RMI-PACTA/workflow.transition.monitor/commits/main) | [@AlexAxthelm](https://github.com/AlexAxthelm/) | +| Repo | Lifecycle | Docker_Status | Latest_SHA | Maintainer | +|:---|:---|:---|:---|:---| +| [workflow.scenario.preparation](https://github.com/RMI-PACTA/workflow.scenario.preparation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![docker](https://github.com/RMI-PACTA/workflow.scenario.preparation/actions/workflows/docker.yml/badge.svg)](https://github.com/RMI-PACTA/workflow.scenario.preparation/actions/workflows/docker.yml) | [`26811fa`](https://github.com/RMI-PACTA/workflow.scenario.preparation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [workflow.data.preparation](https://github.com/RMI-PACTA/workflow.data.preparation) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![docker](https://github.com/RMI-PACTA/workflow.data.preparation/actions/workflows/docker.yml/badge.svg)](https://github.com/RMI-PACTA/workflow.data.preparation/actions/workflows/docker.yml) | [`eb78ff5`](https://github.com/RMI-PACTA/workflow.data.preparation/commits/main) | [@cjyetman](https://github.com/cjyetman/) | +| [workflow.transition.monitor](https://github.com/RMI-PACTA/workflow.transition.monitor) | [![Lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html) | [![.github/workflows/build-Docker-image-triggers.yml](https://github.com/RMI-PACTA/workflow.transition.monitor/actions/workflows/build-Docker-image-triggers.yml/badge.svg)](https://github.com/RMI-PACTA/workflow.transition.monitor/actions/workflows/build-Docker-image-triggers.yml) | [`a71cda8`](https://github.com/RMI-PACTA/workflow.transition.monitor/commits/main) | [@AlexAxthelm](https://github.com/AlexAxthelm/) |