PACTA
Measuring the alignment of financial portfolios with climate scenarios.
https://github.com/RMI-PACTA/pactaverse
Category: Sustainable Development
Sub Category: Sustainable Investment
Keywords from Contributors
climate-change
Last synced: about 4 hours ago
JSON representation
Repository metadata
Easily install and load packages from the pactaverse
- Host: GitHub
- URL: https://github.com/RMI-PACTA/pactaverse
- Owner: RMI-PACTA
- License: other
- Created: 2023-05-03T11:16:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-24T22:08:42.000Z (about 1 month ago)
- Last Synced: 2025-12-07T14:01:17.644Z (18 days ago)
- Language: R
- Homepage: https://rmi-pacta.github.io/pactaverse/
- Size: 8.14 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
- Releases: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
options(cli.hyperlink = FALSE)
```
# pactaverse
[](https://github.com/RMI-PACTA/pactaverse/actions/workflows/R-CMD-check.yaml)
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://app.codecov.io/gh/RMI-PACTA/pactaverse?branch=main)
## Overview
The goal of pactaverse is to provide and easy way to load and install all PACTA
packages.
It also serves as a way to collect and aggregate all methodological
documentation for PACTA.
## Installation
::: .pkgdown-devel
```{r eval = FALSE}
# Install the development version from GitHub
# install.packages("pak")
pak::pak("RMI-PACTA/pactaverse")
```
:::
If you're compiling from source, you can run `pak::pkg_system_requirements("pactaverse")`, to see the complete set of system packages needed on your machine.
## Usage (WIP!)
`library(pactaverse)` will load the core pactaverse packages:
* [pacta.data.scraping](https://rmi-pacta.github.io/pacta.data.scraping/), for scraping public datasets (e.g. currencies, or indices).
* [pacta.data.preparation](https://rmi-pacta.github.io/pacta.data.preparation/), for preparing input datasets (e.g. ABCD).
* [pacta.portfolio.import](https://rmi-pacta.github.io/pacta.portfolio.import/), for facilitating the import of financial portfolios.
* [pacta.data.validation](https://rmi-pacta.github.io/pacta.data.validation/), for validating all PACTA input datasets.
* [pacta.portfolio.allocate](https://rmi-pacta.github.io/pacta.portfolio.allocate/), for merging portfolios with ABCD and scenario data, and allocating target weights.
* [pacta.portfolio.audit](https://rmi-pacta.github.io/pacta.portfolio.audit/), for generating audit statistics for the PACTA interactive report.
* [pacta.portfolio.report](https://rmi-pacta.github.io/pacta.portfolio.report/), for generating an interactive report of PACTA results.
* [pacta.portfolio.utils](https://rmi-pacta.github.io/pacta.portfolio.utils/), for general utility functions.
* [pacta.executive.summary](https://rmi-pacta.github.io/pacta.executive.summary/), for generating executive summaries for COP projects.
* [pacta.interactive.plot](https://rmi-pacta.github.io/pacta.interactive.plot/), for generating interactive plots of PACTA results.
* [pacta.scenario.data.preparation](https://rmi-pacta.github.io/pacta.scenario.data.preparation/), for preparing scenario data.
## Code of Conduct
Please note that the pactaverse project is released with a [Contributor Code of Conduct](https://rmi-pacta.github.io/pactaverse/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
Owner metadata
- Name: RMI-PACTA
- Login: RMI-PACTA
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/106075608?v=4
- Repositories: 31
- Last ynced at: 2023-03-06T17:39:54.258Z
- Profile URL: https://github.com/RMI-PACTA
GitHub Events
Total
- Issues event: 5
- Watch event: 2
- Delete event: 5
- Issue comment event: 14
- Push event: 23
- Pull request event: 14
- Pull request review event: 13
- Pull request review comment event: 2
- Fork event: 1
- Create event: 7
Last Year
- Watch event: 2
- Delete event: 2
- Issue comment event: 2
- Push event: 6
- Pull request event: 3
- Pull request review event: 3
- Create event: 3
Committers metadata
Last synced: 1 day ago
Total Commits: 84
Total Committers: 4
Avg Commits per committer: 21.0
Development Distribution Score (DDS): 0.345
Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333
| Name | Commits | |
|---|---|---|
| Jackson Hoffart | j****t@g****m | 55 |
| CJ Yetman | cj@c****m | 20 |
| dependabot[bot] | 4****] | 8 |
| Mauro Lepore | m****e@g****m | 1 |
Committer domains:
- cjyetman.com: 1
Issue and Pull Request metadata
Last synced: 30 days ago
Total issues: 8
Total pull requests: 60
Average time to close issues: 2 days
Average time to close pull requests: about 6 hours
Total issue authors: 2
Total pull request authors: 4
Average comments per issue: 0.88
Average comments per pull request: 0.38
Merged pull request: 57
Bot issues: 0
Bot pull requests: 12
Past year issues: 3
Past year pull requests: 12
Past year average time to close issues: 2 days
Past year average time to close pull requests: about 9 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 1.67
Past year average comments per pull request: 0.33
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 2
Top Issue Authors
- jdhoffa (7)
- cjyetman (1)
Top Pull Request Authors
- jdhoffa (24)
- cjyetman (22)
- dependabot[bot] (12)
- maurolepore (2)
Top Issue Labels
- ADO (4)
- feature (2)
- upkeep (1)
- maintenance-day :nerd_face: (1)
Top Pull Request Labels
- dependencies (12)
- upkeep (6)
- github_actions (2)
Dependencies
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- r-lib/actions/pr-fetch v2 composite
- r-lib/actions/pr-push v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- cli * imports
- dplyr * imports
- magrittr * imports
- pacta.data.scraping >= 0.0.0.9000 imports
- pacta.data.validation >= 0.0.0.9000 imports
- pacta.executive.summary >= 0.0.1.9000 imports
- pacta.interactive.plot >= 0.0.0.9000 imports
- pacta.portfolio.allocate >= 0.0.0.9000 imports
- pacta.portfolio.audit >= 0.0.0.9000 imports
- pacta.portfolio.import >= 0.0.0.9000 imports
- pacta.portfolio.report >= 0.0.1.9000 imports
- pacta.portfolio.utils >= 0.0.1.9000 imports
- purrr * imports
- rlang * imports
- rstudioapi * imports
- tibble * imports
- covr * suggests
- mockr * suggests
- testthat >= 3.0.0 suggests
- actions/add-to-project v0.5.0 composite
Score: 3.58351893845611