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/AVENGERS/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)
also installing the dependency ‘ipred’
There are binary versions available but the source
versions are later:
binary source needs_compilation
ipred 0.9-11 0.9-12 TRUE
recipes 0.1.16 0.2.0 FALSE
Binaries will be installed
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.6/ipred_0.9-11.zip'
Content type 'application/zip' length 401183 bytes (391 KB)
downloaded 391 KB
package ‘ipred’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\AVENGERS\AppData\Local\Temp\RtmpIlID66\downloaded_packages
installing the source package ‘recipes’
trying URL 'https://cran.rstudio.com/src/contrib/recipes_0.2.0.tar.gz'
Content type 'application/x-gzip' length 582287 bytes (568 KB)
downloaded 568 KB
- installing source package 'recipes' ...
** package 'recipes' successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace 'ipred' 0.9-11 is being loaded, but >= 0.9.12 is required
Calls: ... namespaceImportFrom -> asNamespace -> loadNamespace
Execution halted
ERROR: lazy loading failed for package 'recipes'
- removing 'C:/Users/AVENGERS/Documents/R/win-library/3.6/recipes'
Warning in install.packages :
installation of package ‘recipes’ had non-zero exit status
The downloaded source packages are in
‘C:\Users\AVENGERS\AppData\Local\Temp\RtmpIlID66\downloaded_packages’