Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: README gains RMI-PACTA/pacta.portfolio.report #17

Merged
merged 1 commit into from
Apr 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ transition_monitor_repos <- c(
"RMI-PACTA/pacta.portfolio.import",
"RMI-PACTA/pacta.portfolio.audit",
"RMI-PACTA/pacta.portfolio.allocate",
"RMI-PACTA/pacta.portfolio.report",
"RMI-PACTA/pacta.executive.summary",
"RMI-PACTA/pacta.portfolio.utils"
)
Expand Down
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,24 @@ of the Transition Monitor Docker image.
| Repo | Lifecycle | Status | Latest_SHA | Maintainer |
|:--------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------|:------------------------------------------|
| [r2dii.data](https://github.com/RMI-PACTA/r2dii.data) | [![Lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.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) | [`bff9bad`](https://github.com/RMI-PACTA/r2dii.data/commits/main) | [@jdhoffa](https://github.com/jdhoffa/) |
| [r2dii.match](https://github.com/RMI-PACTA/r2dii.match) | [![Lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.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) | [`41b878a`](https://github.com/RMI-PACTA/r2dii.match/commits/main) | [@jdhoffa](https://github.com/jdhoffa/) |
| [r2dii.analysis](https://github.com/RMI-PACTA/r2dii.analysis) | [![Lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.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) | [`8391b83`](https://github.com/RMI-PACTA/r2dii.analysis/commits/main) | [@jdhoffa](https://github.com/jdhoffa/) |
| [r2dii.match](https://github.com/RMI-PACTA/r2dii.match) | [![Lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.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) | [`f7b9a29`](https://github.com/RMI-PACTA/r2dii.match/commits/main) | [@jdhoffa](https://github.com/jdhoffa/) |
| [r2dii.analysis](https://github.com/RMI-PACTA/r2dii.analysis) | [![Lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.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) | [`8a49bb9`](https://github.com/RMI-PACTA/r2dii.analysis/commits/main) | [@jdhoffa](https://github.com/jdhoffa/) |
| [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) | [`88779f8`](https://github.com/RMI-PACTA/r2dii.plot/commits/main) | [@MonikaFu](https://github.com/MonikaFu/) |

### Transition Monitor

| Repo | Lifecycle | Status | 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) | [`6b2ce8e`](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-experimental-orange.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) | [`7820c52`](https://github.com/RMI-PACTA/pacta.scenario.data.preparation/commits/main) | [@jdhoffa](https://github.com/jdhoffa/) |
| [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) | [`a40e053`](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-experimental-orange.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) | [`56e7563`](https://github.com/RMI-PACTA/pacta.scenario.data.preparation/commits/main) | [@jdhoffa](https://github.com/jdhoffa/) |
| [pacta.data.scraping](https://github.com/RMI-PACTA/pacta.data.scraping) | [![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.scraping/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.data.scraping/actions/workflows/R-CMD-check.yaml) | [`402a628`](https://github.com/RMI-PACTA/pacta.data.scraping/commits/main) | [@jdhoffa](https://github.com/jdhoffa/) |
| [pacta.data.preparation](https://github.com/RMI-PACTA/pacta.data.preparation) | [![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.preparation/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.data.preparation/actions/workflows/R-CMD-check.yaml) | [`f35603c`](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-experimental-orange.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) | [`b707241`](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-experimental-orange.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) | [`0a6ece2`](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-experimental-orange.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) | [`717b1e4`](https://github.com/RMI-PACTA/pacta.portfolio.allocate/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-experimental-orange.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) | [`4e66a34`](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-experimental-orange.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) | [`0811925`](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-experimental-orange.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) | [`1df587e`](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-experimental-orange.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) | [`8de5f5f`](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) | [`f588523`](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) | [`084a85d`](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-experimental-orange.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) | [`7359546`](https://github.com/RMI-PACTA/pacta.portfolio.utils/commits/main) | [@cjyetman](https://github.com/cjyetman/) |
| [pacta.portfolio.utils](https://github.com/RMI-PACTA/pacta.portfolio.utils) | [![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.utils/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.portfolio.utils/actions/workflows/R-CMD-check.yaml) | [`2fe6de8`](https://github.com/RMI-PACTA/pacta.portfolio.utils/commits/main) | [@cjyetman](https://github.com/cjyetman/) |

## Transition Monitor Docker Build Status

Expand Down
Loading