Skip to content
Prev 7369 / 12125 Next

[R-pkg-devel] IFC package - Solaris error polygon edge not found (zero-width or zero-height?)

Replying to myself and with some additional investigations

I just tried once again on rhub - Oracle Solaris 10, x86, 32 bit, R-release
and got the same error with a conditional font family modification where
when
Sys.info()["sysname"] == "SunOS",
- pdf(), family argument is set to its default value "Helvetica"
- gridExtra::ttheme_default, base_family argument is se to its default
value ""
Otherwise, "serif" is used

In addition, the error in solaris shares "polygon edge not found" lately
reported by I?aki ?car
Though, I don't have the warning part, and mine is not happening during
vignette rebuilding

2021-Aug-10, [R-pkg-devel] "polygon edge not found" on macos-arm64

        
On Thu, Sep 16, 2021 at 12:15 PM git demont <git.demont at gmail.com> wrote: