В Mon, 26 Feb 2024 11:52:13 +0100
<sibylle.stoec...@gmx.ch> пишет:

> TIFFOpen: figures/AES_network_bymembership.tiff: Cannot open.

> Warning message:
> In dev.off() :
>   unable to open TIFF file 'figures/AES_network_bymembership.tiff'

In the current directory (see getwd()), is there a subdirectory named
"figures"? Do you have write access to this subdirectory? Is there a
file named "AES_network_bymembership.tiff" in the subdirectory named
"figures"? Could it be open by a different program and therefore
locked?

Unfortunately, libtiff doesn't seem to provide any more information
regarding why it couldn't open the file at this point.

-- 
Best regards,
Ivan

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to