crayon 1.5.3
CRAN release: 2024-06-20
- The semantics of the
cli.default_num_colorsoptions is now different. It is now used as the default number of colors if the number of colors is not already set by thecli.num_colorsoption, theR_CLI_NUM_COLORSenvironment variable, thecrayon.enabledandcrayon.colorsoptions, theNO_COLORenvironment variable, theknitr.in.progressoption, or asink()call for the stream. This matches the behavior of the cli package.