Page 1 of 1

Mac issues with jjstatsplot

Posted: Wed Sep 01, 2021 3:50 pm
by ethantoddharris
Hey everyone,

So I am loving jamovi in my classes, but some of my students using a mac have had a few issues.... so far nothing with PC or Chromebook.

My issue is that jjstatsplot seems to have some encoding error. Whether I use continuous or categorical data this is my error code:

Debug

Error: object ‘specify_decimal_p’ is not exported by 'namespace:ipmisc'

eval(ev)
eval(ev)
private$.plot1(image, theme = t$theme, ggtheme = t$ggtheme, ...)
ggstatsplot::ggpiestats
getExportedValue(pkg, name)
asNamespace(ns)
getNamespace(ns)
loadNamespace(name)
namespaceImportFrom(ns, loadNamespace(j <- i[[1]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2]], from = package)
importIntoEnv(impenv, impnames, ns, impvars)
stop(sprintf(ngettext(length(miss), "object %s is not exported by 'namespace:%s'", "objects %s are not exported by 'namespace:%s'"), paste(sQuote(miss), collapse = ", "), getNamespaceName(expenv)), call. = FALSE, domain = NA)

Note that everything else in Jamovi seems to work fine.

Re: Mac issues with jjstatsplot

Posted: Sun Sep 05, 2021 3:47 pm
by sbalci
Hi,
there are recent updates in ggplot2 and ggstatsplot packages. I will be updating the jjstatsplot after the recent issues are fixed.

Re: Mac issues with jjstatsplot

Posted: Thu Sep 30, 2021 7:09 pm
by sbalci
we have pushed an update. I hope it resolves the issue.