Coder Social home page Coder Social logo

Comments (8)

renanxcortes avatar renanxcortes commented on September 11, 2024

Hi @startdv , try running firstly:

library(springerQuarantineBooksR)

In addition, your path of the setwd function should be without spaces. Therefore, try running the following snippet in your Mac:

setwd("Zipped_2")
library(springerQuarantineBooksR)
download_springer_book_files()

from springerquarantinebooksr.

startdv avatar startdv commented on September 11, 2024

Hi,
Thanks so much. When I run "library":
library(springerQuarantineBooksR)
Loading required package: dplyr
Error: package or namespace load failed for ‘dplyr’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
namespace ‘rlang’ 0.4.5 is already loaded, but >= 0.4.6 is required
Error: package ‘dplyr’ could not be loaded

Thanks in advance

from springerquarantinebooksr.

startdv avatar startdv commented on September 11, 2024

I'm sorry, I should have clarified that I have rlang 0.4.6 installed

from springerquarantinebooksr.

renanxcortes avatar renanxcortes commented on September 11, 2024

Could you restart your R session and try to install dplyr separately?

It seems like, although you have rlang 0.4.6 installed, it seems dplyr is pulling an older version of it.
You can check this with:

library(dplyr)
packageVersion('dplyr')

from springerquarantinebooksr.

startdv avatar startdv commented on September 11, 2024

Thanks, I did a full update of all packages and restarted, which is pretty much the same thing. Once I ran the script, it seems all the downloaded books - .pdf and .epub are 14 kb. I assume this is something on the Springer side, but I thought I'd pass its on
Thanks
Taxation in European Union - 2nd ed. 2017.pdf

from springerquarantinebooksr.

renanxcortes avatar renanxcortes commented on September 11, 2024

Thanks, I did a full update of all packages and restarted, which is pretty much the same thing. Once I ran the script, it seems all the downloaded books - .pdf and .epub are 14 kb. I assume this is something on the Springer side, but I thought I'd pass its on
Thanks
Taxation in European Union - 2nd ed. 2017.pdf

I'm going to check this behaviour now!

from springerquarantinebooksr.

renanxcortes avatar renanxcortes commented on September 11, 2024

Thanks, I did a full update of all packages and restarted, which is pretty much the same thing. Once I ran the script, it seems all the downloaded books - .pdf and .epub are 14 kb. I assume this is something on the Springer side, but I thought I'd pass its on
Thanks
Taxation in European Union - 2nd ed. 2017.pdf

This issue of the broken books relates to #53.

from springerquarantinebooksr.

renanxcortes avatar renanxcortes commented on September 11, 2024

Thanks, I did a full update of all packages and restarted, which is pretty much the same thing. Once I ran the script, it seems all the downloaded books - .pdf and .epub are 14 kb. I assume this is something on the Springer side, but I thought I'd pass its on
Thanks
Taxation in European Union - 2nd ed. 2017.pdf

Hi @startdv, the issue of the flawed files should be fixes now. Could you try reinstalling the latest version of the package and downloading he books again?

from springerquarantinebooksr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.