R/zzz-imports.R

#' @importFrom stats uniroot
#' @importFrom utils tail
#' @importFrom magrittr %>%
#' @importFrom utils head
NULL

utils::globalVariables(c(
  "arrangement_fee",
  "debt_draw",
  "cf_post_debt",
  "equity_flow",
  "breach_dscr",
  "breach_ltv"
))

Try the cre.dcf package in your browser

Any scripts or data that you put into this service are public.

cre.dcf documentation built on April 10, 2026, 5:08 p.m.