Hello R users community,
 I installed 'FinCal' and  'ggplot2' packages in r and tried to load
 them, but I couldn't load them. R gave me the following error.

>library(FinCal)
Error: package or namespace load failed for ‘FinCal’ in loadNamespace(j <-
i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called ‘fansi’
> library(ggplot2)
Error: package or namespace load failed for ‘ggplot2’ in loadNamespace(j <-
i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called ‘fansi’

WMD('R' user)

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to