rubenarslan / formr

The accompanying R package for the survey framework formr (see https://github.com/rubenarslan/formr.org and https://formr.org)
http://rubenarslan.github.io/formr/
Other
56 stars 3 forks source link

install error #21

Closed hutaohutc closed 2 weeks ago

hutaohutc commented 5 years ago

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
xiangrong2233 commented 5 years ago

I meet the same issue.

rubenarslan commented 5 years ago

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()?

xiangrong2233 commented 5 years ago

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"notifications@github.com; 发送时间: 2019年7月2日(星期二) 下午5:35 收件人: "rubenarslan/formr"formr@noreply.github.com; 抄送: "RouJI"1730858284@qq.com;"Comment"comment@noreply.github.com; 主题: 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.