hrbrmstr / hrbrthemes

:lock_with_ink_pen: Opinionated, typographic-centric ggplot2 themes and theme components
Other
1.23k stars 96 forks source link

Corrected small Rd issue (link to ggplot2::margin) #33

Closed JoFAM closed 6 years ago

JoFAM commented 6 years ago

A link to ggplot2::margin was created wrongly and caused warnings when building the Rd files. This is corrected now.

On a sidenote: you only need to importFrom grDevices windowsFonts to get rid of the problems actually.

JoFAM commented 6 years ago

Travis build errors due to eval sudo apt-get update -qq failing. This is a debian issue unrelated to the (incredibly little) changes I did.

hrbrmstr commented 6 years ago

ty! Can you update the PR and add yourself as a contributor in the DESCRIPTION?

JoFAM commented 6 years ago

@hrbrmstr I didn't deem that necessary for such a small change, but since you insist :-) ty!

hrbrmstr commented 6 years ago

You took time, found an issue and fixed it. That's quite literally the definition of a contribution and absolutely appreciated :-)