sunduanchen / Scissor

Scissor package
GNU General Public License v3.0
169 stars 30 forks source link

The scissor package cannot be installed #4

Closed master-XS closed 2 years ago

master-XS commented 2 years ago

Hi I followed the instructions to install the scissor package and reported an error Warning message: In i.p(...) : installation of package ‘C:/Users/18435/AppData/Local/Temp/RtmpULhMMS/file3a305c6965d3/Scissor_2.0.0.tar.gz’ had non-zero exit status

can you help me resolve the problem?

eijynagai commented 2 years ago

Hi,

I'm not from the dev team, but I just installed the tool here. devtools::install_github('sunduanchen/Scissor')

Perhaps you need to update your R or install devtools devtools::install_github("hadley/devtools").

hope you can get it done.

Eijy