strengejacke / sjPlot

sjPlot - Data Visualization for Statistics in Social Science

Home Page:https://strengejacke.github.io/sjPlot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with sjPlot

peterhedmark opened this issue · comments

I keep getting this message when I try to use sjPlot:

library(sjPlot)
Error: package or namespace load failed for ‘sjPlot’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ‘xfun’ 0.42 is being loaded, but >= 0.43 is required
In addition: Warning message:
package ‘sjPlot’ was built under R version 4.2.3

Looks like you need to update the xfun package?