this is the warning massage I get. If anyone has an idea If anyone has an idea how to help me, I would greatly appreciate it.
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/ There is a binary version available but the source version is later: binary source needs_compilation devtools 2.4.4 2.4.5 FALSE installing the source package ‘devtools’ trying URL 'https://cran.rstudio.com/src/contrib/devtools_2.4.5.tar.gz' Content type 'application/x-gzip' length 374718 bytes (365 KB) downloaded 365 KB * installing *source* package 'devtools' ... ** package 'devtools' successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : namespace 'htmltools' 0.5.2 is being loaded, but >= 0.5.4 is required Calls: <Anonymous> ... namespaceImport -> loadNamespace -> namespaceImport -> loadNamespace Execution halted ERROR: lazy loading failed for package 'devtools' * removing 'C:/Program Files/R/R-4.1.3/library/devtools' Warning in install.packages : installation of package ‘devtools’ had non-zero exit status
I tried to install the package without success. I did not find a guide on the Internet that solved my problem