-
-
Notifications
You must be signed in to change notification settings - Fork 78
Package installation issue #6
Comments
same issue for me!
Matrix products: default locale: attached base packages: loaded via a namespace (and not attached): |
Thank you for reporting this! Yes indeed, probably the encoding due to chinese characters. I have moved that to datasets so it passes all checks, I have tried myself, removing package and reinstalling from github and worked fine. Let me know. remotes::install_github("JohnCoene/coronavirus") |
still no luck. It installs but no luck thereafter:
|
Re install.packages("curl") |
thanks....the crawl works. App failed: run_app(virus) This is what I see in the consoleListening on http://127.0.0.1:5373 Error in the app when it opened: |
|
Thank you very much for your patience Joseph, it seem it is because you're on the previous version of shiny remotes::install_github("JohnCoene/coronavirus") Sorry again, let me know if this works. |
it worked!!! Thanks John. |
Not at all, thanks to you for all your patience and reporting this! |
I am getting a similar issue, presumably due to character set: |
Sorry encoding issue, could please try again? and let me know. |
Yep no more warnings, fixed. |
Thank you for reporting this. |
I am trying to install the package through R studio.
I used the command below and got error message about encoding....wondering is there anything i need to do with my R environment setup?? Thanks if you can help.
√ checking DESCRIPTION meta-information ...
Installing package into ‘C:/Users/liuli/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
** R
Error : (converted from warning) unable to re-encode 'utils.R' lines 34, 35, 36, 37
ERROR: unable to collate and parse R files for package 'coronavirus'
In R CMD INSTALL
Error: Failed to install 'coronavirus' from GitHub:
(converted from warning) installation of package ‘C:/Users/liuli/AppData/Local/Temp/Rtmp8c7Ka9/file29e44cc750/coronavirus_0.0.3.tar.gz’ had non-zero exit status
The text was updated successfully, but these errors were encountered: