Итак, я пытаюсь загрузить с помощью library(genefilter)
, но я продолжаю получать сообщение об ошибке:
Error: package or namespace load failed for ‘genefilter’ in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'C:/Users/Jerry Yu/Documents/R/win-library/4.0/Rcpp/libs/x64/Rcpp.dll': LoadLibrary failure: The specified procedure could not be found.
Я уже пытался удалить и переустановить genfilter, но ничего не сработало.