Package: r2dii.match
Title: Tools to Match Corporate Lending Portfolios with Climate Data
Version: 0.0.11
Authors@R: 
    c(person(given = "Mauro",
             family = "Lepore",
             role = c("aut", "cre", "ctr"),
             email = "maurolepore@gmail.com",
             comment = c(ORCID = "0000-0002-1986-7988")),
      person(given = "Jackson",
             family = "Hoffart",
             role = "aut",
             email = "jackson@2degrees-investing.org",
             comment = c(ORCID = "0000-0002-8600-5042")),
      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 = "2 Degrees Investing Initiative",
             role = c("cph", "fnd"),
             email = "contact@2degrees-investing.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://2degrees-investing.org/>). 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://2degreesinvesting.github.io/r2dii.match/,
        https://github.com/2DegreesInvesting/r2dii.match
BugReports: https://github.com/2DegreesInvesting/r2dii.match/issues
Depends: R (>= 3.4)
Imports: data.table, dplyr (>= 0.8.5), glue, magrittr, purrr,
        r2dii.data, rlang, stringdist, stringi, tibble, tidyr,
        tidyselect, utils
Suggests: covr, rmarkdown, spelling, testthat (>= 2.1.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-23 03:49:16 UTC; mauro
Author: Mauro Lepore [aut, cre, ctr] (<https://orcid.org/0000-0002-1986-7988>),
  Jackson Hoffart [aut] (<https://orcid.org/0000-0002-8600-5042>),
  Klaus Hagedorn [aut],
  Florence Palandri [aut],
  Evgeny Petrovsky [aut],
  2 Degrees Investing Initiative [cph, fnd]
Maintainer: Mauro Lepore <maurolepore@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-23 04:40:08 UTC
Built: R 4.0.5; ; 2022-04-21 12:54:30 UTC; windows
