devtools::install_github Error in function (type, msg, asError = TRUE) :

前端 未结 3 1424
刺人心
刺人心 2020-12-30 11:50

I\'m trying to install a package via devtools::install_github for the first time

l@np350v5c:~$ R --vanilla
> library(devtools)

Attaching pac         


        
3条回答
  •  时光取名叫无心
    2020-12-30 12:52

    Sorry, this was a bug in the r-cran-rcurl package in Debian. We eventually corrected it in the Debian distribution unstable, testing, and more recently stable (Jessie 8.2). In Ubuntu it is fixed in wily. Sorry for the problem, and thanks for using Debian or its derivatives !

提交回复
热议问题