I tried it but I still receive the same message:
update.packages("rlang")
> install.packages("dfidx")
Installing package into ‘C:/Users/41789/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
trying URL 'https://stat.ethz.ch/CRAN/bin/windows/contrib/4.0/dfidx_0.0-3.zip'
Content type 'application/zip' length 431458 bytes (421 KB)
downloaded 421 KB
package ‘dfidx’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\41789\AppData\Local\Temp\RtmpctPpjL\downloaded_packages
> library(dfidx)
Error: package or namespace load failed for ‘dfidx’ in
loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
namespace ‘rlang’ 0.4.6 is already loaded, but >= 0.4.7 is required