.github/CONTRIBUTING.md

This document guides contributors. It extends README focusing on how this R package differs form a standard one.

PACTA_SKIP_SLOW_TESTS=FALSE
PACTA_DATA=/home/mauro/git/siblings/pacta-data
git clone git@github.com:2DegreesInvesting/create_interactive_report.git
git clone git@github.com:2DegreesInvesting/PACTA_analysis.git
git clone git@github.com:2DegreesInvesting/pacta-data.git
git clone git@github.com:2DegreesInvesting/pactaCore.git
git clone git@github.com:2DegreesInvesting/r2dii.climate.stress.test.git
git clone git@github.com:2DegreesInvesting/r2dii.stress.test.data.git
tests/testthat/_snaps/**
!tests/testthat/_snaps/run_pacta.md
!tests/testthat/_snaps/run_web_tool.md
/home/mauro/git/siblings/pactaCore/tests/testthat/private
├── pacta_core
│   └── TestPortfolio_Input
│       ├── Bonds_results_company.rda
│       ├── Bonds_results_map.rda
│       ├── Bonds_results_portfolio.rda
│       ├── Equity_results_company.rda
│       ├── Equity_results_map.rda
│       └── Equity_results_portfolio.rda
└── web_tool
    └── TestPortfolio_Input
        ├── Bonds_results_company.rda
        ├── Bonds_results_map.rda
        ├── Bonds_results_portfolio.rda
        ├── Equity_results_company.rda
        ├── Equity_results_map.rda
        └── Equity_results_portfolio.rda

You may compare two lists of reference datasets with the internal function compare_results().



2DegreesInvesting/pactaCore documentation built on Feb. 25, 2024, 3:20 a.m.