insightsengineering / formatters

A framework for creating listings of raw data that include specialized formatting, headers, footers, referential footnotes, and pagination.
https://insightsengineering.github.io/formatters/
Other
15 stars 6 forks source link

win build check fails for truetype #302

Closed shajoezhu closed 2 months ago

shajoezhu commented 2 months ago

See full log at https://win-builder.r-project.org/8qVTkllr8Ai2/00check.log

 ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-txt_wrap.R:385:3'): wrapping works with truetype font ────────
  is_monospace(fspec) is not FALSE

  `actual`:   TRUE 
  `expected`: FALSE
  ── Failure ('test-txt_wrap.R:390:3'): wrapping works with truetype font ────────
  `wrp1a` not equal to c("N", "A", "TI", "V", "E").
  Lengths differ: 2 is not 5
  ── Failure ('test-txt_wrap.R:398:3'): wrapping works with truetype font ────────
  `wrp2a` not equal to c("NATI", "VE").
  Lengths differ: 1 is not 2
  ── Failure ('test-txt_wrap.R:410:3'): wrapping works with truetype font ────────
  `wrp2a` not equal to c("some SPAC", "ESAREHE", "REHAHAH", "AHAHAH").
  Lengths differ: 2 is not 4
  ── Failure ('test-txt_wrap.R:427:3'): misc font device related test coverage ───
  `open_font_dev(fspec)` produced warnings.
  ── Failure ('test-txt_wrap.R:462:3'): misc font device related test coverage ───
  is_monospace(font_spec("Times")) is not FALSE

  `actual`:   TRUE 
  `expected`: FALSE