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
Please download and install the appropriate version of Rtools from http://cran.r-project.org/bin/windows/Rtools/.
Installation failed: Could not find build tools necessary to build glue
"C:/PROGRA1/R/R-351.0/bin/i386/R" --no-site-file --no-environ --no-save
--no-restore --quiet CMD INSTALL
"C:/Users/pc/AppData/Local/Temp/RtmpCus4iA/devtoolsbbc6eed48e6/hadley-emo-02a5206"
--library="C:/Users/pc/Documents/R/win-library/3.5" --install-tests
installing source package 'emo' ...
** R
** data
*** moving datasets to lazyload DB
** tests
** byte-compile and prepare package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace 'glue' 1.2.0 is being loaded, but >= 1.2.0.9000 is required
ERROR: lazy loading failed for package 'emo'
restoring previous 'C:/Users/pc/Documents/R/win-library/3.5/emo'
In R CMD INSTALL
Installation failed: Command failed (1)
Warning message:
GitHub repo contains submodules, may not function as expected!
Thanks,
Rakesh
The text was updated successfully, but these errors were encountered:
when I am trying to install getting the bellow error
Downloading GitHub repo hadley/emo@master
from URL https://api.github.com/repos/hadley/emo/zipball/master
Installing emo
Downloading GitHub repo tidyverse/glue@master
from URL https://api.github.com/repos/tidyverse/glue/zipball/master
WARNING: Rtools is required to build R packages, but no version of Rtools compatible with R 3.5.0 was found. (Only the following incompatible version(s) of Rtools were found:3.5)
Please download and install the appropriate version of Rtools from http://cran.r-project.org/bin/windows/Rtools/.
Installation failed: Could not find build tools necessary to build glue
"C:/PROGRA
1/R/R-351.0/bin/i386/R" --no-site-file --no-environ --no-save--no-restore --quiet CMD INSTALL
"C:/Users/pc/AppData/Local/Temp/RtmpCus4iA/devtoolsbbc6eed48e6/hadley-emo-02a5206"
--library="C:/Users/pc/Documents/R/win-library/3.5" --install-tests
** R
** data
*** moving datasets to lazyload DB
** tests
** byte-compile and prepare package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace 'glue' 1.2.0 is being loaded, but >= 1.2.0.9000 is required
ERROR: lazy loading failed for package 'emo'
In R CMD INSTALL
Installation failed: Command failed (1)
Warning message:
GitHub repo contains submodules, may not function as expected!
Thanks,
Rakesh
The text was updated successfully, but these errors were encountered: