Re: [R] Installing dyplr on Linux requires a ton of chasing down dependencies

2019-10-14 Thread WU Degang
Sorry to digress here. Having used CRAN and conda to manage R packages, I find that using conda to install R packages will cause more troubles than CRAN. I would stick with CRAN. Sent from Mail for Windows 10

[R] curl package new_handle() error on Centos7

2019-09-25 Thread WU Degang
Hi everyone, I am using R-3.6.0 on CentOS 7.7. I got the following error message when I typed �curl::curl_download(url,tempfile())�: Error in new_handle() : An unknown option was passed in to libcurl Because of this error, I cannot use devtools::install_github. The version of curl is the one