Problem while installing ggsubplot
During installation of the package I encountered following error:
installing source package 'ggsubplot' ... R data moving datasets to lazyload DB preparing package for lazy loading Error in eval(expr, envir, enclos) : could not find function "eval" Error : unable to load R code in package 'ggsubplot' ERROR: lazy loading failed for package 'ggsubplot' removing '(...)/Documents/R/win-library/3.2/ggsubplot'
Recently I found similar topic on github concerning different package: https://github.com/jrnold/ggthemes/issues/36
It is possible to fix this issue for ggsubplot?
I am having the same issue.
AnniaSS, apparently ggsubplot project was closed several years ago and the error is because ggplot2 package was changed in newer version, and ggsubplot wasn't updated.