You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to use your package on Linux (Ubuntu 16.04) and R Version 3.3.2 and unfortunately I got an error while I was trying to plot the waffle plot from the example.
Here is the log of my console, hopefully this can help you to fix it
On Tue, Mar 28, 2017 at 5:46 AM, Marc Weitz ***@***.***> wrote:
I just tried to use your package on Linux (Ubuntu 16.04) and R Version
3.3.2 and unfortunately I got an error while I was trying to plot the
waffle plot from the example.
Here is the log of my console, hopefully this can help you to fix it
> library(waffle)> > # current verison> packageVersion("waffle")
[1] ‘0.7.0’> ## [1] '0.7.0'> > # basic example> parts <- c(80, 30, 20, 10)> waffle(parts, rows=8)Error in (function (el, elname) :
"panel.spacing" is not a valid theme element name.
Let me know if you need further informations or probably know the reason
for this error.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#31>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAfHtv2lEzi1B7UkP4S07OfDHNlNwsfuks5rqNcHgaJpZM4MrYW5>
.
I just tried to use your package on Linux (Ubuntu 16.04) and R Version 3.3.2 and unfortunately I got an error while I was trying to plot the waffle plot from the example.
Here is the log of my console, hopefully this can help you to fix it
Let me know if you need further informations or probably know the reason for this error.
The text was updated successfully, but these errors were encountered: