I want to plot some base graphs in Rstudio ,but I tried plot, ggplot, pheatmap, but neither error nor success was reported.The result has been silence.I tried several versions of R with Rstudio, but the results were the same.
"""
sessionInfo()
R version 4.2.1 (2022-06-23)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Monterey 12.1
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRlapack.dylib
locale:
[1] zh_CN.UTF-8/zh_CN.UTF-8/zh_CN.UTF-8/C/zh_CN.UTF-8/zh_CN.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_4.2.1 tools_4.2.1
"""
"""
gc()
used (Mb) gc trigger (Mb) limit (Mb) max used (Mb)
Ncells 738949 39.5 1572452 84 NA 1263275 67.5
Vcells 1305224 10.0 8388608 64 102400 2042011 15.6
"""