You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
Installing package into ‘C:/Users/Mislav/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
* installing *source* package 'Riex' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
Error: (converted from warning) package 'xts' was built under R version 4.0.3
Execution halted
ERROR: lazy loading failed for package 'Riex'
* removing 'C:/Users/Mislav/Documents/R/win-library/4.0/Riex'
* restoring previous 'C:/Users/Mislav/Documents/R/win-library/4.0/Riex'
Error: Failed to install 'Riex' from GitHub:
(converted from warning) installation of package ‘C:/Users/Mislav/AppData/Local/Temp/Rtmpy6mxBy/filec8c7f54e29/Riex_1.0.1.9000.tar.gz’ had non-zero exit status
The text was updated successfully, but these errors were encountered:
@MislavSag
Thank you for the feedback .. I just tested it, can you please try the following. I had to reinstall devtools to latest version resolve the issue install.packages("devtools") library(devtools) install_github("TheEliteAnalyst/Riex")
Rgds - MI
remotes::install_github('TheEliteAnalyst/Riex')
returns:The text was updated successfully, but these errors were encountered: