I am trying to plot a waffle chart in R studio.However,I am unable to download waffle package.I get the following error:
Error: package or namespace load failed for ‘waffle’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘Rttf2pt1’
I wonder if anyone else has faced this problem.Thank you