ggstatsplot - Error: package or namespace load failed for ‘ggstatsplot’: object ‘wmcpAKP’ is not exported by 'namespace:WRS2'

Hi everybody,

After installing ggstatsplot when I try to load the library.

library(ggstatsplot)

I receive the next error message:

Error: package or namespace load failed for ‘ggstatsplot’: object ‘wmcpAKP’ is not exported by 'namespace:WRS2'

I tried to restart R session before loading the library but I receive the same error message. Could be something similar to this?

´ggstatsplot´ fails to load with new version of package ´skimr´

My version of R is.

R.version
              
platform       x86_64-w64-mingw32
arch           x86_64
os             mingw32
system         x86_64, mingw32
status
major          3
minor          6.3
year           2020
month          02
day            29
svn rev        77875
language       R
version.string R version 3.6.3 (2020-02-29)
nickname       Holding the Windsock 

Cheers!

What's the version of WRS2 are you using?

You need to install the latest version (1.1-1) of WRS2 from CRAN: CRAN - Package WRS2

1 Like

Hi Indrajeet,

I just checked that I had the library WRS2installed but not the version. :man_facepalming:

I updated all my packages and it works.

update.packages(ask = FALSE)

I take this opportunity to thank you for all the work you have done with this library. Thank you so much for the library and for help me!

Greetings.

1 Like

This topic was automatically closed 7 days after the last reply. 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.