Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting this issue when trying to install mlbplotR #10

Open
chemanuel228 opened this issue May 1, 2023 · 1 comment
Open

Getting this issue when trying to install mlbplotR #10

chemanuel228 opened this issue May 1, 2023 · 1 comment

Comments

@chemanuel228
Copy link

Hi, I am getting this issue when trying to install the mlbplotR.

R version is 4.3.0

Can you please help me?
Thanks

install.packages("mlbplotR")
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:

https://cran.rstudio.com/bin/windows/Rtools/
Installing package into ‘C:/Users/Dell/AppData/Local/R/win-library/4.3’
(as ‘lib’ is unspecified)
also installing the dependencies ‘V8’, ‘xfun’, ‘reactR’, ‘rappdirs’, ‘base64enc’, ‘bigD’, ‘bitops’, ‘commonmark’, ‘fs’, ‘htmltools’, ‘htmlwidgets’, ‘juicyjuice’, ‘markdown’, ‘reactable’, ‘sass’, ‘xml2’, ‘Rcpp’, ‘curl’, ‘data.table’, ‘gt’, ‘magick’

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/V8_4.3.0.zip'
Content type 'application/zip' length 6516058 bytes (6.2 MB)
downloaded 6.2 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/xfun_0.39.zip'
Content type 'application/zip' length 434702 bytes (424 KB)
downloaded 424 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/reactR_0.4.4.zip'
Content type 'application/zip' length 623220 bytes (608 KB)
downloaded 608 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/rappdirs_0.3.3.zip'
Content type 'application/zip' length 51352 bytes (50 KB)
downloaded 50 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/base64enc_0.1-3.zip'
Content type 'application/zip' length 32637 bytes (31 KB)
downloaded 31 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/bigD_0.2.0.zip'
Content type 'application/zip' length 1155682 bytes (1.1 MB)
downloaded 1.1 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/bitops_1.0-7.zip'
Content type 'application/zip' length 31720 bytes (30 KB)
downloaded 30 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/commonmark_1.9.0.zip'
Content type 'application/zip' length 142165 bytes (138 KB)
downloaded 138 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/fs_1.6.2.zip'
Content type 'application/zip' length 391143 bytes (381 KB)
downloaded 381 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/htmltools_0.5.5.zip'
Content type 'application/zip' length 351334 bytes (343 KB)
downloaded 343 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/htmlwidgets_1.6.2.zip'
Content type 'application/zip' length 810862 bytes (791 KB)
downloaded 791 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/juicyjuice_0.1.0.zip'
Content type 'application/zip' length 1127542 bytes (1.1 MB)
downloaded 1.1 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/markdown_1.6.zip'
Content type 'application/zip' length 206742 bytes (201 KB)
downloaded 201 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/reactable_0.4.4.zip'
Content type 'application/zip' length 1051586 bytes (1.0 MB)
downloaded 1.0 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/sass_0.4.5.zip'
Content type 'application/zip' length 2594968 bytes (2.5 MB)
downloaded 2.5 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/xml2_1.3.4.zip'
Content type 'application/zip' length 1557282 bytes (1.5 MB)
downloaded 1.5 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/Rcpp_1.0.10.zip'
Content type 'application/zip' length 2869441 bytes (2.7 MB)
downloaded 2.7 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/curl_5.0.0.zip'
Content type 'application/zip' length 2621719 bytes (2.5 MB)
downloaded 2.5 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/data.table_1.14.8.zip'
Content type 'application/zip' length 2289408 bytes (2.2 MB)
downloaded 2.2 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/gt_0.9.0.zip'
Content type 'application/zip' length 3445065 bytes (3.3 MB)
downloaded 3.3 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/magick_2.7.4.zip'
Content type 'application/zip' length 19369194 bytes (18.5 MB)
downloaded 18.5 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/mlbplotR_1.0.1.zip'
Content type 'application/zip' length 4643697 bytes (4.4 MB)
downloaded 4.4 MB

Error in install.packages : missing value where TRUE/FALSE needed

@camdenk
Copy link
Owner

camdenk commented Jul 21, 2023

Apologies for the (very) late response. But were you able to resolve this issue?

I think you need to download rtools first and then it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants