I am not seeing StatsBombR show up in my Packages in the Output Pane. I just tried to rerun my script and was given this in the Console:
devtools::install_github("statsbomb/StatsBombR")
Downloading GitHub repo statsbomb/StatsBombR@HEAD
These packages have more recent versions available.
It is recommended to update all of them.
Which would you like to update?
1: All
2: CRAN packages only
3: None
4: vctrs (0.6.2 -> 0.6.3) [CRAN]
Enter one or more numbers, or an empty line to skip updates: 1
vctrs (0.6.2 -> 0.6.3) [CRAN]
Installing 1 packages: vctrs
Installing package into βC:/Users/Ann Chisnell/AppData/Local/R/win-library/4.3β
(as βlibβ is unspecified)
trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/vctrs_0.6.3.zip'
Content type 'application/zip' length 1329055 bytes (1.3 MB)
downloaded 1.3 MB
package βvctrsβ successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package βvctrsβ
Warning: restored βvctrsβ
The downloaded binary packages are in
C:\Users\Ann Chisnell\AppData\Local\Temp\RtmpaApZ5m\downloaded_packages
ββ R CMD build βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
checking for file 'C:\Users\Ann Chisnell\AppData\Local\Temp\RtmpaApZ5m\remotes3380380e4933\statsbomb-StatsBombR-b0a5ee7/DESCRIPTION' (343ms)
β preparing 'StatsBombR': (691ms)
checking DESCRIPTION meta-information ...
β checking for LF line-endings in source and make files and shell scripts
β checking for empty or unneeded directories
Omitted 'LazyData' from DESCRIPTION
β building 'StatsBombR_0.1.0.tar.gz'
Installing package into βC:/Users/Ann Chisnell/AppData/Local/R/win-library/4.3β
(as βlibβ is unspecified)
- installing source package 'StatsBombR' ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'jsonlite::flatten' by 'purrr::flatten' when loading 'StatsBombR'
Warning: replacing previous import 'foreach::when' by 'purrr::when' when loading 'StatsBombR'
Warning: replacing previous import 'foreach::accumulate' by 'purrr::accumulate' when loading
'StatsBombR'
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
Warning: replacing previous import 'jsonlite::flatten' by 'purrr::flatten' when loading 'StatsBombR'
Warning: replacing previous import 'foreach::when' by 'purrr::when' when loading 'StatsBombR'
Warning: replacing previous import 'foreach::accumulate' by 'purrr::accumulate' when loading 'StatsBombR'
** testing if installed package can be loaded from final location
Warning: replacing previous import 'jsonlite::flatten' by 'purrr::flatten' when loading 'StatsBombR'
Warning: replacing previous import 'foreach::when' by 'purrr::when' when loading 'StatsBombR'
Warning: replacing previous import 'foreach::accumulate' by 'purrr::accumulate' when loading 'StatsBombR'
** testing if installed package keeps a record of temporary installation path
* DONE (StatsBombR)
Warning message:
In file.copy(savedcopy, lib, recursive = TRUE) :
problem copying C:\Users\Ann Chisnell\AppData\Local\R\win-library\4.3\00LOCK\vctrs\libs\x64\vctrs.dll to C:\Users\Ann Chisnell\AppData\Local\R\win-library\4.3\vctrs\libs\x64\vctrs.dll: Permission denied