Error in save(list = names(.GlobalEnv), file = outfile, version = version, : error writing to connection

0

Why sometimes I can save my R data in the server but sometimes I cannot?

Please see the error message as below. Note that the first time I saved the RData and it went successfully. And the second time immediately after the first time, I got error message notifying " error writing to connection". I wonder what would be possible the issue and how to solve this?

Thanks

I am using RStudio-1.3.1073_R-4.0.2_CUDA-10.1_cuDNN-7.6.5_ubuntu-18.04-LTS-64bit for

save.image("~/JA_integrated.Rdata.RData") Warning messages: 1: ggrepel: 24 unlabeled data points (too many overlaps). Consider increasing max.overlaps 2: ggrepel: 24 unlabeled data points (too many overlaps). Consider increasing max.overlaps 3: ggrepel: 24 unlabeled data points (too many overlaps). Consider increasing max.overlaps

save.image("~/JA_integrated_plot.RData") Error in save(list = names(.GlobalEnv), file = outfile, version = version, : error writing to connection

질문됨 8달 전42회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠