Could not install package ‘readr’!
Good day to everyone!
I need to launch swirl course Getting and Cleaning Data:
Tidying Data with tidyr
when I launch it says:
This lesson requires the 'readr' package. Would you like me to install it for you now?
| Trying to install package 'readr' now... Warning in install.packages : installation of package 'readr' had non-zero exit status
| Could not install package 'readr'! |
| 0% Error in seq.default(0, 1, length = nrow(e$les)) : argument 'length.out' must be of length 1
| Leaving swirl now. Type swirl() to resume.
More information that could help to answer:
library(swirl)
sessionInfo()
R version 3.2.3 (2015-12-10) Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.2 LTS
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8
[4] LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C LC_ADDRESS=C
[10] LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] swirl_2.4.3 reader_1.0.6 NCmisc_1.1.5
loaded via a namespace (and not attached):
[1] httr_1.2.1 proftools_0.99-2 magrittr_1.5 R6_2.2.2 tools_3.2.3
[6] rstudioapi_0.6 RCurl_1.95-4.8 yaml_2.1.14 crayon_1.3.2.9000 stringi_1.1.5
[11] stringr_1.2.0 digest_0.6.12 testthat_1.0.2 bitops_1.0-6
What could do with this problem? Thanks
链接地址: http://www.djcxy.com/p/91610.html上一篇: InboundMailHandler似乎只能使用一次
下一篇: 无法安装包'readr'!