Package: r2dii.analysis
Title: Measure Climate Scenario Alignment of Corporate Loans
Version: 0.5.2
Authors@R: 
    c(person(given = "Jacob",
             family = "Kastl",
             role = c("aut", "cre", "ctr"),
             email = "jacob.kastl@gmail.com",
             comment = c(ORCID = "0009-0000-8281-8129")),
      person(given = "Alex",
             family = "Axthelm",
             role = c("aut", "ctr"),
             email = "aaxthelm@rmi.org",
             comment = c(ORCID = "0000-0001-8579-8565")),
      person(given = "Jackson",
             family = "Hoffart",
             role = c("aut", "ctr"),
             email = "jackson.hoffart@gmail.com",
             comment = c(ORCID = "0000-0002-8600-5042")),
      person(given = "Mauro",
             family = "Lepore",
             role = c("aut", "ctr"),
             email = "maurolepore@gmail.com",
             comment = c(ORCID = "0000-0002-1986-7988")),
      person(given = "Klaus",
             family = "Hogedorn",
             role = "aut",
             email = "klaus@2degrees-investing.org"),
      person(given = "Nicky",
             family = "Halterman",
             role = "aut",
             email = "nicholas.i.halterman@gmail.com"),
      person(given = "RMI",
             role = c("cph", "fnd"),
             email = "PACTA4banks@rmi.org"))
Description: These tools help you to assess if a corporate lending
    portfolio aligns with climate goals. They summarize key climate
    indicators attributed to the portfolio (e.g. production, emission
    factors), and calculate alignment targets based on climate scenarios.
    They implement in R the last step of the free software 'PACTA' (Paris
    Agreement Capital Transition Assessment;
    <https://www.transitionmonitor.com/>). Financial institutions use 'PACTA'
    to study how their capital allocation decisions align with climate
    change mitigation goals.
License: MIT + file LICENSE
URL: https://rmi-pacta.github.io/r2dii.analysis/,
        https://github.com/RMI-PACTA/r2dii.analysis
BugReports: https://github.com/RMI-PACTA/r2dii.analysis/issues
Depends: R (>= 3.5)
Imports: dplyr (>= 0.8.5), glue, lifecycle, magrittr, r2dii.data (>=
        0.4.0), rlang (>= 0.1.2), tidyr, tidyselect, zoo
Suggests: cli, covr, r2dii.match, readr, rmarkdown, roxygen2, spelling,
        testthat (>= 3.0.0), waldo, withr
Config/testthat/edition: 3
Config/Needs/website: rmi-pacta/pacta.pkgdown.rmitemplate
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
LazyData: true
NeedsCompilation: no
Packaged: 2025-06-17 13:29:41 UTC; cjrmi
Author: Jacob Kastl [aut, cre, ctr] (ORCID:
    <https://orcid.org/0009-0000-8281-8129>),
  Alex Axthelm [aut, ctr] (ORCID:
    <https://orcid.org/0000-0001-8579-8565>),
  Jackson Hoffart [aut, ctr] (ORCID:
    <https://orcid.org/0000-0002-8600-5042>),
  Mauro Lepore [aut, ctr] (ORCID:
    <https://orcid.org/0000-0002-1986-7988>),
  Klaus Hogedorn [aut],
  Nicky Halterman [aut],
  RMI [cph, fnd]
Maintainer: Jacob Kastl <jacob.kastl@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-17 23:10:07 UTC
Built: R 4.4.1; ; 2025-06-17 23:43:35 UTC; unix
