Package: pacta.loanbook Title: Easily Install and Load PACTA for Banks Packages Version: 0.1.1.9000 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 = "Jackson", family = "Hoffart", role = c("aut", "ctr"), email = "jackson.hoffart@gmail.com", comment = c(ORCID = "0000-0002-8600-5042") ), person( given = "CJ", family = "Yetman", role = c("aut", "ctr"), email = "cj@cjyetman.com", comment = c(ORCID = "0000-0001-5099-9500") ), person( given = "RMI", role = c("cph", "fnd"), email = "PACTA4banks@rmi.org", comment = c(ROR = "03anfar33") ) ) Description: PACTA (Paris Agreement Capital Transition Assessment) for Banks is a tool that allows banks to calculate the climate alignment of their corporate lending portfolios. This package is designed to make it easy to install and load multiple PACTA for Banks packages in a single step. It also provides thorough documentation - the PACTA for Banks cookbook at - on how to run a PACTA for Banks analysis. This covers prerequisites for the analysis, the separate steps of running the analysis, the interpretation of PACTA for Banks results, and advanced use cases. License: MIT + file LICENSE URL: https://rmi-pacta.github.io/pacta.loanbook/, https://github.com/RMI-PACTA/pacta.loanbook BugReports: https://github.com/RMI-PACTA/pacta.loanbook/issues Depends: R (>= 4.1) Imports: cli, dplyr, ggrepel, magrittr, purrr, r2dii.analysis (>= 0.5.1), r2dii.data (>= 0.6.0), r2dii.match (>= 0.4.1), r2dii.plot (>= 0.5.2), rlang, rstudioapi, scales, tibble, tidyselect Suggests: covr, DiagrammeR, ggplot2, gt (>= 0.11.0), knitr (>= 1.42), readr, readxl, rmarkdown (>= 2.19), roxygen2 (>= 4.1.0), spelling, testthat (>= 3.2.2), tidyr, writexl Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/Needs/website: rmi-pacta/pacta.pkgdown.rmitemplate, rmarkdown Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://rmi-pacta.r-universe.dev Date/Publication: 2025-10-28 09:25:19 UTC RemoteUrl: https://github.com/rmi-pacta/pacta.loanbook RemoteRef: HEAD RemoteSha: 82a5d02980d9f1fcd634e15b15cd66798e3529c0 NeedsCompilation: no Packaged: 2026-06-11 07:29:45 UTC; root Author: Jacob Kastl [aut, cre, ctr] (ORCID: ), Jackson Hoffart [aut, ctr] (ORCID: ), CJ Yetman [aut, ctr] (ORCID: ), RMI [cph, fnd] (ROR: ) Maintainer: Jacob Kastl