tests/testthat/_snaps/attach.md

highlights dev versions in red

Code
  highlight_version(c("1.0.0", "1.0.0.9000", "0.9000.0.9000", "1.0.0-rc"))
Output
  [1] "1.0.0"                                        
  [2] "1.0.0.\033[31m9000\033[39m"                   
  [3] "0.\033[31m9000\033[39m.0.\033[31m9000\033[39m"
  [4] "1.0.0-rc"


Try the pacta.loanbook package in your browser

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

pacta.loanbook documentation built on April 3, 2025, 10:37 p.m.