g2r
g2r copied to clipboard
can't finish install packages
I meet some problems
** R
Error : (由警告转换成)无法重新编码'animation.R'行13
ERROR: unable to collate and parse R files for package 'g2r'
- removing 'D:/R-3.5.3/library/g2r' In R CMD INSTALL
Hi Li Xin! I think I might have pushed a fix (probably an encoding issue). Could you reinstall remotes
and g2r
and tell me if it works?
install.packages("remotes")
remotes::install_github("JohnCoene/g2r")