[R] Installed Packages not working

Rui Barradas ru|pb@rr@d@@ @end|ng |rom @@po@pt
Sat Apr 17 21:35:18 CEST 2021


Hello,

That error message means you need to run

install.packages("rlang")

before running

library(farff)


Hope this helps,

Rui Barradas

Às 20:02 de 17/04/21, Neha gupta escreveu:
> Hi, suddenly the packages I installed not working. It gives me the error:
> 
> Error: package or namespace load failed for ‘farff’ in loadNamespace(i,
> c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
>   namespace ‘rlang’ 0.4.7 is already loaded, but >= 0.4.10 is required
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list