Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: unable to collate and parse R files for package ‘recharts’ #23

Closed
BobbyXu2014 opened this issue Jan 17, 2015 · 7 comments
Closed

Comments

@BobbyXu2014
Copy link

install_github(‘taiyun/recharts’)
Downloading github repo taiyun/recharts@master
Installing recharts
“C:/PROGRA1/R/R-311.2/bin/i386/R” –vanilla CMD
INSTALL
“C:\Users\AppData\Local\Temp\RtmpYPKjOV\devtools1cc8a6d5719\taiyun-recharts-8e4da23″
–library=”C:/Program Files/R/R-3.1.2/library”
–install-tests

  • installing source package ‘recharts’ …
    ** R
    Error in parse(outFile) : 句法分析器31行里不能有多字节字符
    ERROR: unable to collate and parse R files for package ‘recharts’
  • removing ‘C:/Program Files/R/R-3.1.2/library/recharts’
    Error: Command failed (1)
@BobbyXu2014
Copy link
Author

Linux上可以按照成功,但windows下就是安装不成功!!

@Fluxionist
Copy link

Same problem on R3.2 Windows 8.1 x64.

@wangyanglffw
Copy link

R3.0.2老版本也安装不成功

@taiyun
Copy link
Member

taiyun commented Jul 21, 2015

Please try:

install_github('ramnathv/htmlwidgets')
install_github('rstudio/htmltools')
install_github('taiyun/recharts@htmlwidgets')

@wangyanglffw
Copy link

谢谢,已经解决!

@Fluxionist
Copy link

works like a charm. Thanks!

@bigdatadig
Copy link

多谢,终于解决了!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants