Hi,
I'm trying to install the package from GitHub and I get the following error.
Skipping SDMTools, it is already being installed
✔ checking for file ‘/private/var/folders/w3/wdd8d9jx7ysdfgsk3gbbx8zh0000gn/T/RtmpYuXL4V/remotes779a35e410de/statsbomb-StatsBombR-b0a5ee7/DESCRIPTION’ ...
─ preparing ‘StatsBombR’:
✔ checking DESCRIPTION meta-information
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
─ building ‘StatsBombR_0.1.0.tar.gz’
- installing source package ‘StatsBombR’ ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
Error: (converted from warning) package ‘doParallel’ was built under R version 4.0.5
Execution halted
ERROR: lazy loading failed for package ‘StatsBombR’
- removing ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library/StatsBombR’
Error: Failed to install 'StatsBombR' from GitHub:
(converted from warning) installation of package ‘/var/folders/w3/wdd8d9jx7ysdfgsk3gbbx8zh0000gn/T//RtmpYuXL4V/file779a4d86a6be/StatsBombR_0.1.0.tar.gz’ had non-zero exit status
I have the latest R version for Mac and devtools and SDMTools are installed and load but I find a problem with doParallel (which I checked and I have version 1.0.17).
Any ideas?
Hi,
I'm trying to install the package from GitHub and I get the following error.
Skipping SDMTools, it is already being installed
✔ checking for file ‘/private/var/folders/w3/wdd8d9jx7ysdfgsk3gbbx8zh0000gn/T/RtmpYuXL4V/remotes779a35e410de/statsbomb-StatsBombR-b0a5ee7/DESCRIPTION’ ...
─ preparing ‘StatsBombR’:
✔ checking DESCRIPTION meta-information
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
─ building ‘StatsBombR_0.1.0.tar.gz’
** using staged installation
** R
** byte-compile and prepare package for lazy loading
Error: (converted from warning) package ‘doParallel’ was built under R version 4.0.5
Execution halted
ERROR: lazy loading failed for package ‘StatsBombR’
Error: Failed to install 'StatsBombR' from GitHub:
(converted from warning) installation of package ‘/var/folders/w3/wdd8d9jx7ysdfgsk3gbbx8zh0000gn/T//RtmpYuXL4V/file779a4d86a6be/StatsBombR_0.1.0.tar.gz’ had non-zero exit status
I have the latest R version for Mac and devtools and SDMTools are installed and load but I find a problem with doParallel (which I checked and I have version 1.0.17).
Any ideas?