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
pacta-pull-origin-master
in
pacta-cli
).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()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.