choishingwan / PRSice

A software package for calculating, applying, evaluating and plotting the results of polygenic risk scores
http://prsice.info
GNU General Public License v3.0
180 stars 85 forks source link

Issue with plotting: Graphics API version mismatch #332

Closed sakuramodokich closed 1 year ago

sakuramodokich commented 1 year ago

Hi, I am trying to run PRSice 2.3.5 and everything runs smoothly until it tries to plot the results. Then I get the following error:

Begin plotting
Current Rscript version = 2.3.3
Plotting Bar Plot
Error in f(...) : Graphics API version mismatch
Calls: process_plot ... bar_plot -> plot.bar -> ggsave -> dev -> png_dev -> f
Execution halted