Mark H. White II
Mark H. White II
When I try to use `use_glyph`, I get the following warnings (one warning for each of the glyphs that should have been plotted): `In grid.Call.graphics(C_text, as.graphicsAnnot(x$label), ... : no font...
I am on macOS Seirra 10.12.5. I have installed Java (per the link on the README), and I have installed the rJava package. Here is what I get when I...
I am using `lubridate::stamp` in a Shiny app that I am deploying using a Docker container. The base image I am using is rocker/shiny: https://hub.docker.com/r/rocker/shiny/~/dockerfile/ When I run the app...
I'm reading in my data with `dat # NAs are present, it is ordered with NA being a level > head(dat$q2) [1] Mostly satisfied Mostly satisfied Not very satisfied Completely...
Please specify whether your issue is about: - [ ] a possible bug - [X] a question about package functionality - [ ] a suggested code or documentation change, improvement...
I noticed that this package is now archived from CRAN, which archived another package that a package of mine is depending on. Are there any plans to get this package...