package or namespace load failed for ‘ggstatsplot’

Please Help Me!!
How I resolve this alert??!

library(ggstatsplot)
Error: package or namespace load failed for ‘ggstatsplot’:
 object ‘pairwise_comparisons’ is not exported by 'namespace:statsExpressions'

I did the installation with de command:
remotes::install_github("IndrajeetPatil/ggstatsplot")

R.version
               _                                
platform       x86_64-w64-mingw32               
arch           x86_64                           
os             mingw32                          
crt            ucrt                             
system         x86_64, mingw32                  
status                                          
major          4                                
minor          2.0                              
year           2022                             
month          04                               
day            22                               
svn rev        82229                            
language       R                                
version.string R version 4.2.0 (2022-04-22 ucrt)
nickname       Vigorous Calisthenics      

Maybe you need to update the statsExpressions package. But I think you probably get a better answer if you ask in the IndrajeetPatil/ggstatsplot issue tracker.

This topic was automatically closed after 45 days. New replies are no longer allowed.


If you have a query related to it or one of the replies, start a new topic and refer back with a link.