######在输入这一步install.packages("wbstats")之后,显示:还安装相依关系‘sys’, ‘bit’, ‘prettyunits’, ‘utf8’, ‘askpass’, ‘bit64’, ‘withr’, ‘progress’, ‘ellipsis’, ‘generics’, ‘glue’, ‘R6’, ‘tidyselect’, ‘vctrs’, ‘pillar’, ‘curl’, ‘mime’, ‘openssl’, ‘cpp11’, ‘cli’, ‘clipr’, ‘crayon’, ‘hms’, ‘vroom’, ‘tzdb’, ‘stringi’, ‘fansi’, ‘pkgconfig’, ‘purrr’, ‘dplyr’, ‘httr’, ‘jsonlite’, ‘lifecycle’, ‘lubridate’, ‘readr’, ‘rlang’, ‘stringr’, ‘tibble’, ‘tidyr’, ‘magrittr’
Warning in install.packages :
cannot create dir 'C:\Users\绮剧伒\AppData\Local\Temp\RtmpA3x6Gq\downloaded_packages', reason 'No such file or directory'
Error in install.packages : unable to create temporary directory ‘C:\Users\绮剧伒\AppData\Local\Temp\RtmpA3x6Gq\downloaded_packages’
Warning message:
In normalizePath(path.expand(path), winslash, mustWork) : path[1]="C:/Users/??/Documents": 鏂囦欢鍚嶃€佺洰褰曞悕鎴栧嵎鏍囪娉曚笉姝g‘銆?
可能与中文路径有关,可以参考一下这个经验帖:
https://jingyan.baidu.com/article/67508eb464376f9cca1ce43e.html
楼主问题解决了吗