formr icon indicating copy to clipboard operation
formr copied to clipboard

install error

Open hutaohutc opened this issue 5 years ago • 3 comments

When I run devtools::install_github("rubenarslan/formr"), I got following errors:

* installing *source* package 'formr' ...
** R
Error : (converted from warning) unable to re-encode 'feedback_plotting.R' lines 156, 243, 296, 319
ERROR: unable to collate and parse R files for package 'formr'
* removing 'C:/Users/hutao/F/R/R-3.5.2/library/formr'
In R CMD INSTALL
Error in i.p(...) : 
  (converted from warning) installation of package ‘C:/Users/hutao/AppData/Local/Temp/RtmpYpwBYO/file21b44f523041/formr_0.8.3.tar.gz’ had non-zero exit status

hutaohutc avatar Jun 23 '19 12:06 hutaohutc

I meet the same issue.

xiangrong2233 avatar Jun 29 '19 02:06 xiangrong2233

Sorry, I cannot reproduce the error. From googling, it seems like it could happen if you have a bad connection?

Either way, I also just updated the package for unrelated reasons. Can you try installing again and let me know how it goes? If it still doesn't work can, you send me the output of devtools::session_info()?

rubenarslan avatar Jul 02 '19 09:07 rubenarslan

I didn't find out what the problem is, but I change the R to 3.4.4, and then everthing is ok.

------------------ 原始邮件 ------------------ 发件人: "Ruben C. Arslan"[email protected]; 发送时间: 2019年7月2日(星期二) 下午5:35 收件人: "rubenarslan/formr"[email protected]; 抄送: "RouJI"[email protected];"Comment"[email protected]; 主题: Re: [rubenarslan/formr] install error (#21)

Sorry, I cannot reproduce the error. From googling, it seems like it could happen if you have a bad connection?

Either way, I also just updated the package for unrelated reasons. Can you try installing again and let me know how it goes? If it still doesn't work can, you send me the output of devtools::session_info()?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

xiangrong2233 avatar Jul 10 '19 11:07 xiangrong2233