Giter VIP home page Giter VIP logo

basketballanalyzer's Introduction

BasketballAnalyzeR

Contains data and code to accompany the book
P. Zuccolotto and M. Manisera (2020) Basketball Data Science. Applications with R. CRC Press. ISBN 9781138600799.

Developers

Marco Sandri, Paola Zuccolotto, Marica Manisera
Big and Open Data Innovation Laboratory (BODaI-Lab)
https://bodai.unibs.it/
University of Brescia, Italy

Installation

# From CRAN:
install.packages("BasketballAnalyzeR")

# From Github (development version):
install.packages("devtools")
devtools::install_github("sndmrc/BasketballAnalyzeR"")

Warning

If you want to reproduce the figures contained in the book of Zuccolotto and Manisera (2020) and if the version of your R machine is >= 3.6.0, you need to type

RNGkind(sample.kind = "Rounding")

at the beginning of your working session.

Links

https://bdsports.unibs.it/basketballanalyzer/
https://cran.r-project.org/web/packages/BasketballAnalyzeR/

basketballanalyzer's People

Contributors

sndmrc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

basketballanalyzer's Issues

Problems Installing R Package

Team - I've been reading the book and want to work the solutions to gain a better feel for the capability. That said, I am struggling to install the package and have tried both from Github and CRAN. Here's the error I get:

Error: package or namespace load failed for ‘BasketballAnalyzeR’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/libs/Rcpp.so':
dlopen(/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/libs/Rcpp.so, 6): Symbol not found: _EXTPTR_PTR
Referenced from: /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/libs/Rcpp.so
Expected in: /Library/Frameworks/R.framework/Resources/lib/libR.dylib
in /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/libs/Rcpp.so
In addition: Warning message:
package ‘BasketballAnalyzeR’ was built under R version 4.0.2

Problem with R package - ggthemes, ggplot2, c50 and others

I'm using the R 3.6.3 version under Windows 10, and I'm with problems when installing some packages, especially those - gggplot2, c50 and now, ggthemes.

The standard warning is: Error: package or namespace load failed for ‘ggthemes’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
object 'vI' not found

I've also tried install those packages with dependencies = true, and directly from the cran.org website, also tried install in R console instead of RStudio, without success.

I'm thinking that the folder where the libraries are unzipped could be the problem. Does the folder where the libraries are installed makes some difference? I didn't change this settings when installing R.

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.