Hi all
I am working in a offline environment. I have installed the packages necessary for “dplyr”. I am currently using R3.5.2 (not able to update to latest version due to restriction).
I have encountered the following prompt when trying to load the package:
Error: package or namespace load failed for ‘dplyr’ in rbind(info, getNamespaceInfo(env, "S3methods")):
number of columns of matrices must match (see arg 2)
In addition: Warning message:
package ‘tidyverse’ was built under R version 3.6.1
Do anyone know how to resolve this?