unable to start device 'png' in save the plots of the all inferred network
Hello, I'm trying to follow the tutorial with Allen Brain Atlas and I have encountered an issue. Following section "Automatically save the plots of the all inferred network for quick exploration" with the provided code, I receive this error:
Error in grDevices::png(paste0(signaling.name, "_hierarchy_individual.png"), : unable to start device 'png'
In the output files I have a few groups of 5 files for some interactions (<>_hierachy_aggregate.png, <>_hierachy_aggregate.svg, <>_hierarchy_individual.png,<>_hierarchy_individual.svg, <>_L-R_contribution.pdf) Except for LAMININ which only has LAMININ_hierarchy_individual.svg, so I assume the problem is linked to this interaction in particular.
I tried again and same thing happens at the same interaction.
I wonder what's causing this problem (specially the svg was fine) and how to solve it. I can provide the cellchat.rds if necessary (~900Mb) Thanks!
Same problem too. Have you resolved it?
@heisar310 You may try install.packages(“Cairo”)