dcomtois / summarytools

R Package to Quickly and Neatly Summarize Data
522 stars 78 forks source link

Graph column not showing when I use dfSummary on macbook pro #89

Closed Tolu238 closed 5 years ago

Tolu238 commented 5 years ago

Thanks for creating this fantastic package. I find that when I use dfSummary on a macbook pro, the graph column is excluded unlike on a PC. Have you received any such reports too? I am in transit now or I could have provided a screenshot. Do you have any suggestions for getting around this?

dcomtois commented 5 years ago

Hi, thanks for the feedback :)

It's the first time this is reported... Any warning messages? XQuartz is installed? You could try the development version and see if it helps:

devtools::install_github("dcomtois/summarytools", ref = "dev-current")

Tolu238 commented 5 years ago
Screen Shot 2019-09-13 at 3 36 47 AM

Screenshot attached. XQuartz installed. Will try uninstalling summarytools and then installing the development version.

Tolu238 commented 5 years ago
Screen Shot 2019-09-13 at 3 58 36 AM

Thanks once again. I think I got it sorted. I uninstalled knitr, pander, and rmarkdown (saw you suggested that elsewhere). Then followed your suggestions here, (step 3 and then 1 (with ref = "dev-current")): https://stackoverflow.com/questions/49604912/r-error-when-installing-packages-summarytools