2

I am getting this error when loading the R package sjPlot

library(sjPlot) Error: package or namespace load failed for 'sjPlot': 'data_partition' object was not exported by 'namespace:parameters'

Somebody could help me.

Cristiano
  • 233
  • 1
  • 9
  • 1
    You probably need to update the `parameters` package. To update all your packages, run `update.packages(ask = FALSE, checkBuilt = TRUE)`. – user2554330 Jul 08 '21 at 23:00
  • Hi user2554330, In my case it seemed that the error was in the effectsize package. I reinstalled the whole easystats family of packages as well as the sj family. Everything is fine now. Thanks – Cristiano Jul 08 '21 at 23:39
  • I have already resintalled everything, but it won't work...any ideas @Cristiano ? – Larissa Cury Nov 30 '22 at 13:31
  • I reinstalled everything – Cristiano Dec 17 '22 at 12:33

0 Answers0