AntoineSoetewey / statsandr

A blog on statistics and R aiming at helping academics and professionals working with data to grasp important concepts in statistics and to apply them in R. See www.statsandr.com
http://statsandr.com/
35 stars 16 forks source link

blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ #31

Closed utterances-bot closed 3 years ago

utterances-bot commented 3 years ago

A package to download free Springer books during Covid-19 quarantine - Stats and R

This article presents a R package which allows to download free data science books in PDF that are made available by Springer during the COVID-19 quarantine

https://statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/

AntoineSoetewey commented 3 years ago

Comment written by Anatoly Likhatchev on May 17, 2020 16:49:13:

I am having an issue downloading all the Springer books. I end up getting all the book files by running download_springer_book_files(); however, they are all 14Kb. Anyone else having a similar problem?

AntoineSoetewey commented 3 years ago

Comment written by Anatoly Likhatchev on May 17, 2020 16:49:13:

I am having an issue downloading all the Springer books. I end up getting all the book files by running download_springer_book_files(); however, they are all 14Kb. Anyone else having a similar problem?

Comment written by Antoine Soetewey on May 17, 2020 18:32:32:

Dear Anatoly,

Thanks for your feedback. The issue has been documented on GitHub. It seems that it is related to a recent additional security added by Springer.

The author is currently trying to fix it, and I will update the article as soon as a solution is found. Don't hesitate to come back to check it out.

In the meantime, you can still download books one by one through the links included in this dynamic table or all of them here.

Best,
Antoine

AntoineSoetewey commented 3 years ago

Comment written by Anatoly Likhatchev on May 17, 2020 16:49:13: I am having an issue downloading all the Springer books. I end up getting all the book files by running download_springer_book_files(); however, they are all 14Kb. Anyone else having a similar problem?

Comment written by Antoine Soetewey on May 17, 2020 18:32:32:

Dear Anatoly,

Thanks for your feedback. The issue has been documented on GitHub. It seems that it is related to a recent additional security added by Springer.

The author is currently trying to fix it, and I will update the article as soon as a solution is found. Don't hesitate to come back to check it out.

In the meantime, you can still download books one by one through the links included in this dynamic table or all of them here.

Best, Antoine

Comment written by Anatoly Likhatchev on May 17, 2020 18:48:19:

Antonie, thank you for the note. Will keep an eye out on the fix.

AntoineSoetewey commented 3 years ago

Comment written by Anatoly Likhatchev on May 17, 2020 16:49:13: I am having an issue downloading all the Springer books. I end up getting all the book files by running download_springer_book_files(); however, they are all 14Kb. Anyone else having a similar problem?

Comment written by Antoine Soetewey on May 17, 2020 18:32:32: Dear Anatoly, Thanks for your feedback. The issue has been documented on GitHub. It seems that it is related to a recent additional security added by Springer. The author is currently trying to fix it, and I will update the article as soon as a solution is found. Don't hesitate to come back to check it out. In the meantime, you can still download books one by one through the links included in this dynamic table or all of them here. Best, Antoine

Comment written by Anatoly Likhatchev on May 17, 2020 18:48:19:

Antonie, thank you for the note. Will keep an eye out on the fix.

Comment written by Antoine Soetewey on May 21, 2020 05:43:53:

Dear Anatoly,

The issue has been fixed through this pull request. You can download the books again.

Best,
Antoine

AntoineSoetewey commented 3 years ago

Comment written by Jeri Kuusik on May 22, 2020 11:37:25:

Hi. I downloaded all books, but most of them are with size of 14Kb and can not be opened at all

AntoineSoetewey commented 3 years ago

Comment written by Jeri Kuusik on May 22, 2020 11:37:25:

Hi. I downloaded all books, but most of them are with size of 14Kb and can not be opened at all

Comment written by Antoine Soetewey on May 22, 2020 12:12:24:

Dear Jeri,

Could you try reinstalling the latest version of the package with: devtools::install_github("renanxcortes/springerQuarantineBooksR", force = TRUE)

(don't forget force = TRUE) and downloading the books again?

Let me know if this helps.

Best,
Antoine

AntoineSoetewey commented 3 years ago

Comment written by Jeri Kuusik on May 22, 2020 11:37:25: Hi. I downloaded all books, but most of them are with size of 14Kb and can not be opened at all

Comment written by Antoine Soetewey on May 22, 2020 12:12:24:

Dear Jeri,

Could you try reinstalling the latest version of the package with: devtools::install_github("renanxcortes/springerQuarantineBooksR", force = TRUE)

(don't forget force = TRUE) and downloading the books again?

Let me know if this helps.

Best, Antoine

Comment written by Jeri Kuusik on May 22, 2020 13:05:00:

Unfortunately, it does not help
Still all books are 14kb size
I am using R 3.6.1 on Linux (Centos 7)

AntoineSoetewey commented 3 years ago

Comment written by Jeri Kuusik on May 22, 2020 11:37:25: Hi. I downloaded all books, but most of them are with size of 14Kb and can not be opened at all

Comment written by Antoine Soetewey on May 22, 2020 12:12:24: Dear Jeri, Could you try reinstalling the latest version of the package with: devtools::install_github("renanxcortes/springerQuarantineBooksR", force = TRUE) (don't forget force = TRUE) and downloading the books again? Let me know if this helps. Best, Antoine

Comment written by Jeri Kuusik on May 22, 2020 13:05:00:

Unfortunately, it does not help Still all books are 14kb size I am using R 3.6.1 on Linux (Centos 7)

Comment written by Antoine Soetewey on May 22, 2020 16:53:41:

May I ask you to open an issue on GitHub so the author can have a deeper look into your issue?

Thanks in advance!

AntoineSoetewey commented 3 years ago

Comment written by Anatoly Likhatchev on May 17, 2020 16:49:13: I am having an issue downloading all the Springer books. I end up getting all the book files by running download_springer_book_files(); however, they are all 14Kb. Anyone else having a similar problem?

Comment written by Antoine Soetewey on May 17, 2020 18:32:32: Dear Anatoly, Thanks for your feedback. The issue has been documented on GitHub. It seems that it is related to a recent additional security added by Springer. The author is currently trying to fix it, and I will update the article as soon as a solution is found. Don't hesitate to come back to check it out. In the meantime, you can still download books one by one through the links included in this dynamic table or all of them here. Best, Antoine

Comment written by Anatoly Likhatchev on May 17, 2020 18:48:19: Antonie, thank you for the note. Will keep an eye out on the fix.

Comment written by Antoine Soetewey on May 21, 2020 05:43:53:

Dear Anatoly,

The issue has been fixed through this pull request. You can download the books again.

Best, Antoine

Comment written by Anatoly Likhatchev on May 23, 2020 14:38:48:

Antoine, I've updated the package via devtools::install_github("https://github.com/renanxcortes/springerQuarantineBooksR/pull/59", force = TRUE), but still having the 14K problem when downloading.

Regards,
Anatoly

AntoineSoetewey commented 3 years ago

Comment written by Anatoly Likhatchev on May 17, 2020 16:49:13: I am having an issue downloading all the Springer books. I end up getting all the book files by running download_springer_book_files(); however, they are all 14Kb. Anyone else having a similar problem?

Comment written by Antoine Soetewey on May 17, 2020 18:32:32: Dear Anatoly, Thanks for your feedback. The issue has been documented on GitHub. It seems that it is related to a recent additional security added by Springer. The author is currently trying to fix it, and I will update the article as soon as a solution is found. Don't hesitate to come back to check it out. In the meantime, you can still download books one by one through the links included in this dynamic table or all of them here. Best, Antoine

Comment written by Anatoly Likhatchev on May 17, 2020 18:48:19: Antonie, thank you for the note. Will keep an eye out on the fix.

Comment written by Antoine Soetewey on May 21, 2020 05:43:53: Dear Anatoly, The issue has been fixed through this pull request. You can download the books again. Best, Antoine

Comment written by Anatoly Likhatchev on May 23, 2020 14:38:48:

Antoine, I've updated the package via devtools::install_github("renanxcortes/springerQuarantineBooksR#59", force = TRUE), but still having the 14K problem when downloading.

Regards, Anatoly

Comment written by Antoine Soetewey on May 23, 2020 14:41:33:

May I ask you to open an issue on GitHub so the author can have a deeper look into your issue?

Thanks in advance!

AntoineSoetewey commented 3 years ago

Comment written by Anatoly Likhatchev on May 17, 2020 16:49:13: I am having an issue downloading all the Springer books. I end up getting all the book files by running download_springer_book_files(); however, they are all 14Kb. Anyone else having a similar problem?

Comment written by Antoine Soetewey on May 17, 2020 18:32:32: Dear Anatoly, Thanks for your feedback. The issue has been documented on GitHub. It seems that it is related to a recent additional security added by Springer. The author is currently trying to fix it, and I will update the article as soon as a solution is found. Don't hesitate to come back to check it out. In the meantime, you can still download books one by one through the links included in this dynamic table or all of them here. Best, Antoine

Comment written by Anatoly Likhatchev on May 17, 2020 18:48:19: Antonie, thank you for the note. Will keep an eye out on the fix.

Comment written by Antoine Soetewey on May 21, 2020 05:43:53: Dear Anatoly, The issue has been fixed through this pull request. You can download the books again. Best, Antoine

Comment written by Anatoly Likhatchev on May 23, 2020 14:38:48: Antoine, I've updated the package via devtools::install_github("renanxcortes/springerQuarantineBooksR#59", force = TRUE), but still having the 14K problem when downloading. Regards, Anatoly

Comment written by Antoine Soetewey on May 23, 2020 14:41:33:

May I ask you to open an issue on GitHub so the author can have a deeper look into your issue?

Thanks in advance!

Comment written by Anatoly Likhatchev on May 23, 2020 18:54:59:

Done via https://github.com/renanxcortes/springerQuarantineBooksR/issues/61

Cheers

AntoineSoetewey commented 3 years ago

Comment written by Jeri Kuusik on May 22, 2020 11:37:25: Hi. I downloaded all books, but most of them are with size of 14Kb and can not be opened at all

Comment written by Antoine Soetewey on May 22, 2020 12:12:24: Dear Jeri, Could you try reinstalling the latest version of the package with: devtools::install_github("renanxcortes/springerQuarantineBooksR", force = TRUE) (don't forget force = TRUE) and downloading the books again? Let me know if this helps. Best, Antoine

Comment written by Jeri Kuusik on May 22, 2020 13:05:00: Unfortunately, it does not help Still all books are 14kb size I am using R 3.6.1 on Linux (Centos 7)

Comment written by Antoine Soetewey on May 22, 2020 16:53:41:

May I ask you to open an issue on GitHub so the author can have a deeper look into your issue?

Thanks in advance!

Comment written by Jeri Kuusik on May 25, 2020 15:55:35:

Unfortunately, upgrading R to 4.0.0 did not helped. Still all books are 14kb

AntoineSoetewey commented 3 years ago

Comment written by Jeri Kuusik on May 22, 2020 11:37:25: Hi. I downloaded all books, but most of them are with size of 14Kb and can not be opened at all

Comment written by Antoine Soetewey on May 22, 2020 12:12:24: Dear Jeri, Could you try reinstalling the latest version of the package with: devtools::install_github("renanxcortes/springerQuarantineBooksR", force = TRUE) (don't forget force = TRUE) and downloading the books again? Let me know if this helps. Best, Antoine

Comment written by Jeri Kuusik on May 22, 2020 13:05:00: Unfortunately, it does not help Still all books are 14kb size I am using R 3.6.1 on Linux (Centos 7)

Comment written by Antoine Soetewey on May 22, 2020 16:53:41: May I ask you to open an issue on GitHub so the author can have a deeper look into your issue? Thanks in advance!

Comment written by Jeri Kuusik on May 25, 2020 15:55:35:

Unfortunately, upgrading R to 4.0.0 did not helped. Still all books are 14kb

Comment written by Antoine Soetewey on May 25, 2020 16:04:44:

Dear Jeri,

As you can see in this issue, Springer tweaked the reCAPTCHA few days ago so at the moment it's not possible to use the package to download the books.

The author is trying to fix the issue, so the best thing you can do is to visit the repo from time to time to check whether it has been fixed. (If I don't forget, I'll also inform you here when it's fixed.)

Note that you can still download books one by one via this dynamic table or all of them here.

Sorry about that!

Best,
Antoine

AntoineSoetewey commented 3 years ago

Comment written by Anatoly Likhatchev on May 17, 2020 16:49:13: I am having an issue downloading all the Springer books. I end up getting all the book files by running download_springer_book_files(); however, they are all 14Kb. Anyone else having a similar problem?

Comment written by Antoine Soetewey on May 17, 2020 18:32:32: Dear Anatoly, Thanks for your feedback. The issue has been documented on GitHub. It seems that it is related to a recent additional security added by Springer. The author is currently trying to fix it, and I will update the article as soon as a solution is found. Don't hesitate to come back to check it out. In the meantime, you can still download books one by one through the links included in this dynamic table or all of them here. Best, Antoine

Comment written by Anatoly Likhatchev on May 17, 2020 18:48:19: Antonie, thank you for the note. Will keep an eye out on the fix.

Comment written by Antoine Soetewey on May 21, 2020 05:43:53: Dear Anatoly, The issue has been fixed through this pull request. You can download the books again. Best, Antoine

Comment written by Anatoly Likhatchev on May 23, 2020 14:38:48: Antoine, I've updated the package via devtools::install_github("renanxcortes/springerQuarantineBooksR#59", force = TRUE), but still having the 14K problem when downloading. Regards, Anatoly

Comment written by Antoine Soetewey on May 23, 2020 14:41:33: May I ask you to open an issue on GitHub so the author can have a deeper look into your issue? Thanks in advance!

Comment written by Anatoly Likhatchev on May 23, 2020 18:54:59:

Done via renanxcortes/springerQuarantineBooksR#61

Cheers

Comment written by Antoine Soetewey on May 27, 2020 11:08:33:

Dear Anatoly,

Not sure that the issue will be fixed unfortunately...

However, if you are still interested, you can download all books here, or one by one via this dynamic table.

Best,
Antoine

AntoineSoetewey commented 3 years ago

Comment written by Inseon Lee on May 29, 2020 04:40:56:

Thank you so much! It worked well after updating R to the newest version. Stay healthy!

AntoineSoetewey commented 3 years ago

Comment written by Inseon Lee on May 29, 2020 04:40:56:

Thank you so much! It worked well after updating R to the newest version. Stay healthy!

Comment written by Antoine Soetewey on May 29, 2020 05:43:41:

Glad it worked for you Inseon!

AntoineSoetewey commented 3 years ago

Comment written by Ken Rosever on July 01, 2020 04:43:29:

Hi Antoine, do you happen to know how much storage the whole collection takes?

AntoineSoetewey commented 3 years ago

Comment written by Ken Rosever on July 01, 2020 04:43:29:

Hi Antoine, do you happen to know how much storage the whole collection takes?

Comment written by Antoine Soetewey on July 01, 2020 05:45:45:

Dear Ken,

Almost 8GB.

Best,
Antoine

AntoineSoetewey commented 3 years ago

Comment written by Isaac Gordillo on August 06, 2020 04:33:05:

Hi Antoine,

the progrma it's not working for me, is the free book thing over? And if it is, do you happened to have the books? Because I didn't know about it on time.

AntoineSoetewey commented 3 years ago

Comment written by Isaac Gordillo on August 06, 2020 04:33:05:

Hi Antoine,

the progrma it's not working for me, is the free book thing over? And if it is, do you happened to have the books? Because I didn't know about it on time.

Comment written by Antoine Soetewey on August 06, 2020 06:10:05:

Dear Isaac,

The promotion has ended so it is not possible to download the books through R. If you did not download the books in time, you can still have access to them here.

Regards,
Antoine

AntoineSoetewey commented 3 years ago

Comment written by Pinpacho handsome on October 29, 2020 17:56:22:

Hi

I couldn't download early.

Someone have all the books, it help me a lot of. The link above the picture doesn't work, there is another link?
Thanks

AntoineSoetewey commented 3 years ago

Comment written by Pinpacho handsome on October 29, 2020 17:56:22:

Hi

I couldn't download early.

Someone have all the books, it help me a lot of. The link above the picture doesn't work, there is another link? Thanks

Comment written by Antoine Soetewey on October 29, 2020 19:03:23:

Dear Pinpacho,

Thanks for your message. Indeed the maintainer of the Google Drive link removed all books.

However, I found another link maintained by someone else and I updated the link at the top of the article. See here.

Hope this helps.

Regards,
Antoine