renanxcortes / springerQuarantineBooksR

Download all books made available by Springer during the COVID-19 quarantine!
129 stars 41 forks source link

Unable to install #47

Closed akarlinsky closed 4 years ago

akarlinsky commented 4 years ago

Using Force=T didn't help either.

Here's the full log from the console:

Installing package into ‘C:/Users/Ariel Karlinsky/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)
* installing *source* package 'springerQuarantineBooksR' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Error: (converted from warning) package 'httr' was built under R version 3.6.1
Execution halted
ERROR: lazy loading failed for package 'springerQuarantineBooksR'
* removing 'C:/Users/Ariel Karlinsky/Documents/R/win-library/3.6/springerQuarantineBooksR'
Error: Failed to install 'springerQuarantineBooksR' from GitHub:
  (converted from warning) installation of package ‘C:/Users/ARIELK~1/AppData/Local/Temp/Rtmpyw2fkh/file271c4d4a64e/springerQuarantineBooksR_0.1.0.tar.gz’ had non-zero exit status
renanxcortes commented 4 years ago

Try reinstalling and/or updating httr and try installing again springerQuarantineBooksR, to see if this will help.

TanmoyCh commented 4 years ago

Same problem and reinstalling and/or updating httr did not help solve the issue.

renanxcortes commented 4 years ago

What is your R version (you can check it running sessionInfo()? Could you try updating it to 3.6.3?

TanmoyCh commented 4 years ago

I have updated the version to 3.6.3 and it works. Thank you.

renanxcortes commented 4 years ago

I have updated the version to 3.6.3 and it works. Thank you.

Awesome!