[Bug 284187] devel/R-cran-systemfonts: Update to 1.2.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Jan 2025 13:17:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284187

--- Comment #8 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Einar Bjarni Halldórsson from comment #7)

Can't get skip test on freebsd because it's not listed (testthat?):

backtrace:
      x
   1. \-testthat::skip_on_os("freebsd") at test-match_font.R:19:3
   2.   \-base::match.arg(...)
  -- Error ('test-match_font.R:30:3'): Default font is correct
-------------------
  Error in `match.arg(os, choices = c("windows", "mac", "linux", "solaris"),
      several.ok = TRUE)`: 'arg' should be one of "windows", "mac", "linux",
"solaris"
  Backtrace:
      x
   1. \-testthat::skip_on_os("freebsd") at test-match_font.R:30:3
   2.   \-base::match.arg(...)

If no solution is found, then just add the messing test dep knitr and
TESTING_UNSAFE and we good to go.

-- 
You are receiving this mail because:
You are the assignee for the bug.