Working on
Код: Выделить всё
RStudio Server 2023.06.1 Build 524Код: Выделить всё
plot(1)Код: Выделить всё
png(1);plot(1);dev.off()
I tried the usual stuff to no avail, e.g.
Код: Выделить всё
> graphics.off() > dev.new() NULL > dev.list() RStudioGD png 2 3 Код: Выделить всё
killКод: Выделить всё
rstudio-serverКод: Выделить всё
*.RdataКод: Выделить всё
rsession.confКод: Выделить всё
rserver.confI also cleared browser cache, tried a different browser - same.
Any clues?!
The error occurred after I accidentally ran a large script with many plots and impatiently hit Esc a few times to stop it.
Код: Выделить всё
> sessionInfo() R version 4.3.1 (2023-06-16) Platform: x86_64-redhat-linux-gnu (64-bit) Running under: AlmaLinux 9.2 (Turquoise Kodkod) Matrix products: default BLAS/LAPACK: FlexiBLAS NETLIB; LAPACK version 3.9.0 locale: [1] LC_CTYPE=de_CH.UTF-8 LC_NUMERIC=C LC_TIME=de_CH.UTF-8 [4] LC_COLLATE=de_CH.UTF-8 LC_MONETARY=de_CH.UTF-8 LC_MESSAGES=de_CH.UTF-8 [7] LC_PAPER=de_CH.UTF-8 LC_NAME=C LC_ADDRESS=C [10] LC_TELEPHONE=C LC_MEASUREMENT=de_CH.UTF-8 LC_IDENTIFICATION=C time zone: Europe/Zurich tzcode source: system (glibc) attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] compiler_4.3.1 tools_4.3.1 > > RStudio.Version()$l [1] "2023.06.1+524" Источник: https://stackoverflow.com/questions/781 ... ack-screen
Мобильная версия