Package: r2dii.match
Title: Tools to Match Corporate Lending Portfolios with Climate Data
Version: 0.4.1
Authors@R: 
    c(person(given = "Jacob",
             family = "Kastl",
             role = c("aut", "cre", "ctr"),
             comment = c(ORCID = "0009-0000-8281-8129"),
             email = "jacob.kastl@gmail.com"),
      person(given = "Alex",
             family = "Axthelm",
             role = c("aut", "ctr"),
             comment = c(ORCID = "0000-0001-8579-8565"),
             email = "aaxthelm@rmi.org"),
      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 = "Hagedorn",
             role = "aut",
             email = "klaus@2degrees-investing.org"),
      person(given = "Florence",
             family = "Palandri",
             role = "aut",
             email = "florence@2degrees-investing.org"),
      person(given = "Evgeny",
             family = "Petrovsky",
             role = "aut"),
      person(given = "RMI",
             role = c("cph", "fnd"),
             email = "PACTA4banks@rmi.org"))
Description: These tools implement in R a fundamental part of the software
    'PACTA' (Paris Agreement Capital Transition Assessment), which is a
    free tool that calculates the alignment between financial portfolios
    and climate scenarios (<https://www.transitionmonitor.com/>). Financial
    institutions use 'PACTA' to study how their capital allocation
    decisions align with climate change mitigation goals. This package
    matches data from corporate lending portfolios to asset level data
    from market-intelligence databases (e.g. power plant capacities,
    emission factors, etc.). This is the first step to assess if a
    financial portfolio aligns with climate goals.
License: MIT + file LICENSE
URL: https://rmi-pacta.github.io/r2dii.match/,
        https://github.com/RMI-PACTA/r2dii.match
BugReports: https://github.com/RMI-PACTA/r2dii.match/issues
Depends: R (>= 3.5)
Imports: cli, data.table, dplyr (>= 0.8.5), glue, lifecycle, magrittr,
        purrr, r2dii.data (>= 0.4.0), rlang, stringdist, stringi,
        tibble, tidyr, tidyselect, utils
Suggests: covr, readr, rmarkdown, spelling, testthat (>= 2.1.0), waldo
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:19:20 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 Hagedorn [aut],
  Florence Palandri [aut],
  Evgeny Petrovsky [aut],
  RMI [cph, fnd]
Maintainer: Jacob Kastl <jacob.kastl@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-17 23:10:02 UTC
Built: R 4.5.0; ; 2025-06-17 23:54:28 UTC; unix
