Git Product home page Git Product logo

Comments (10)

iambinnie avatar iambinnie commented on July 27, 2024 1

install.packages("ggforce")
install.packages("ggrepel")
install.packages("xts")
are other dependencies that are required to be added.
There may be more which I already had installed.

from soccermatics.

JoGall avatar JoGall commented on July 27, 2024

I've pushed some changes -- can you try installing again please?

from soccermatics.

arsc99 avatar arsc99 commented on July 27, 2024

Still has the same problem...

from soccermatics.

JoGall avatar JoGall commented on July 27, 2024

Sorry but can you try one more time?

If it's still throwing an error, can you please give me your OS and R version.

from soccermatics.

arsc99 avatar arsc99 commented on July 27, 2024

Thank you for your help!
Now it has a different problem...

Error in i.p(...) :
(converted from warning) installation of package β€˜C:/Users/Trabalho/AppData/Local/Temp/Rtmp8W3s1A/filed787b814da6/soccermatics_0.9.3.tar.gz’ had non-zero exit status

I'm using R 3.5.1 on Windows

from soccermatics.

JoGall avatar JoGall commented on July 27, 2024

Can you try using devtools::install_github("jogall/soccermatics") instead of the tarball?

from soccermatics.

arsc99 avatar arsc99 commented on July 27, 2024

I've tried it, but for some reason, it doesn't work...
Everything works out fine, but in the end, it has an error

installing source package 'soccermatics' ...
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called 'cowplot'
ERROR: lazy loading failed for package 'soccermatics'

  • removing 'C:/Users/Trabalho/Documents/R/R-3.5.1/library/soccermatics'
    In R CMD INSTALL
    Error in i.p(...) :
    (converted from warning) installation of package β€˜C:/Users/Trabalho/AppData/Local/Temp/RtmpAjhHHn/file3e0c59df218/soccermatics_0.9.3.tar.gz’ had non-zero exit status

Maybe the problem is Rtools?

from soccermatics.

JoGall avatar JoGall commented on July 27, 2024

You need dependency cowplot first:

install.packages("cowplot")

from soccermatics.

arsc99 avatar arsc99 commented on July 27, 2024

Man, you're the best! After that, I had to install several other packages but it's finally working!
Thank you so much!

from soccermatics.

JoGall avatar JoGall commented on July 27, 2024

No worries mate, glad we finally got there! πŸ˜€

from soccermatics.

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.