Package: migrate Type: Package Title: Create Credit State Migration (Transition) Matrices Version: 0.5.1 Authors@R: c(person(given = "Michael", family = "Thomas", role = c("aut", "cre"), email = "mthomas@ketchbrookanalytics.com"), person(given = "Brad", family = "Lindblad", role = "ctb", email = "bradley.lindblad@gmail.com"), person(given = "Ivan", family = "Millanes", role = "ctb", email = "imillanes@ketchbrookanalytics.com"), person(given = "Dylan", family = "Hughes", role = "ctb", email = "dhughes@ketchbrookanalytics.com")) Description: Tools to help convert credit risk data at two timepoints into traditional credit state migration (aka, "transition") matrices. At a higher level, 'migrate' is intended to help an analyst understand how risk moved in their credit portfolio over a time interval. References to this methodology include: 1. Schuermann, T. (2008) . 2. Perederiy, V. (2017) . License: MIT + file LICENSE URL: https://github.com/ketchbrookanalytics/migrate, https://ketchbrookanalytics.github.io/migrate/ BugReports: https://github.com/ketchbrookanalytics/migrate/issues Encoding: UTF-8 LazyData: true Suggests: testthat (>= 2.1.0), knitr, rmarkdown Depends: R (>= 4.1) Imports: dplyr (>= 1.0.7), tidyr (>= 1.1.0), tibble (>= 3.0.1), rlang, utils, cli, glue VignetteBuilder: knitr Language: en-US RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev Repository: https://ketchbrookanalytics.r-universe.dev Date/Publication: 2026-01-11 05:09:37 UTC RemoteUrl: https://github.com/ketchbrookanalytics/migrate RemoteRef: HEAD RemoteSha: e45cda1db63cba3121dbbb40f1c416ca1e3618b8 NeedsCompilation: no Packaged: 2026-06-20 10:26:02 UTC; root Author: Michael Thomas [aut, cre], Brad Lindblad [ctb], Ivan Millanes [ctb], Dylan Hughes [ctb] Maintainer: Michael Thomas