环境:R 4.0.2, Pycharm R 插件
报错:在载入ggplot2和RColorBrewer后载入openxlsx时报错cannot have attributes on a CHARSXP
解决:重新加载R后首先加载openxlsx,再加载ggplot2和RColorBrewer
R载入openxlsx包出错:cannot have attributes on a CHARSXP
最新推荐文章于 2025-04-09 22:01:28 发布
环境:R 4.0.2, Pycharm R 插件
报错:在载入ggplot2和RColorBrewer后载入openxlsx时报错cannot have attributes on a CHARSXP
解决:重新加载R后首先加载openxlsx,再加载ggplot2和RColorBrewer