Brian W. Davis
Brian W. Davis
I also have this issue when trying to draw QR codes onto documents using the `grid` package. I've been using the same workaround: code ``` > R version 3.5.0 (2018-04-23)...
I commented on issue #4 about generating QR codes, and now I have them out in the wild for one of our research projects!  One of my projects this...
I'm writing a package that implements a particular discrete mapping of continuous color maps. In order to provide support for `cetcolor` I wrote a thin wrapper: ``` cet_discrete_pal
I've not really got any timeframe. I will probably just include the `cet_discrete_pal()` and deprecate it later if you implement something similar.