Installation failed
amrrs opened this issue · 1 comments
amrrs commented
Could you please help me with this installation error?
* installing *source* package 'ggeasy' ...
** R
** inst
** tests
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
*** arch - i386
Error: package or namespace load failed for 'ggeasy':
object 'ggplot_add' not found whilst loading namespace 'ggeasy'
Error: loading failed
Execution halted
*** arch - x64
Error: package or namespace load failed for 'ggeasy':
object 'ggplot_add' not found whilst loading namespace 'ggeasy'
Error: loading failed
Execution halted
yonicd commented
ggeasy
depends on the development version of ggplot2
.
please install it via
remotes::install_github('tidyverse/ggplot2')
and then install ggeasy