boB Rudis

Results 418 comments of boB Rudis

pdflatex. On Fri, Mar 3, 2017 at 3:01 AM, Tobias Schmidt wrote: > Installed as in "it shows up in Font Book"? Yes. > > Are you compiling using pdfLaTeX...

Ah, fonts and R/Python. You need TTF versions of the fonts for them to work across devices consistently in R. Said fonts need to be installed at the system-level. You...

Try `install.packages("ggalt", dependencies=TRUE)`. That should be the default behavior for `install.packages()`. `ggalt` uses the `proj4` package (and that's where your issues are really coming from, not my pkg). `proj4` requires...

Thx for trying the package out. Unfortunately the error you are receiving is very likely not a `hrbrthemes` issue. Can you open up a macOS R terminal (via Terminal or...

Thx for giving that a go. The "lazy loading" message suggests you have an open R session somewhere else on the machine. You may need to ensure all other R...

Tis not an issue with the pkg but with the R installation on your Mac.

I didn't write `Rttf2pt1` so I'm not sure I'm the best person to help with that. Why are you installing it from source, though, when it has a binary for...

Your contributions are always welcome! :-) here wld be gd as I am thinking of putting this on CRAN vs merging into another templates repo as I had originally intended.

#ty! Can you also add yourself on the `Author:` line in the `DESCRIPTION` file? (there's a gd chance this goes to CRAN over the Christmas break).

Letting this sit open for a while to see if others want to chime in. It def was a deliberate choice (it's tidier this way IMO as there are ancillary...